Skip to content

Commit a322227

Browse files
committed
Add Higdon Senior marathon plan
1 parent a2e8439 commit a322227

File tree

3 files changed

+328
-0
lines changed

3 files changed

+328
-0
lines changed
Lines changed: 233 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,233 @@
1+
{
2+
"id": "higdon_senior_mara",
3+
"name": "Hal Higdon: Senior Marathon",
4+
"description": "Hal Higdon: Senior: \"The Senior program is a special schedule designed for experienced runners, who want to keep their weekly mileage relatively low.\"",
5+
"units": "mi",
6+
"source": "https://www.halhigdon.com/training-programs/marathon-training/senior/",
7+
"type": "Marathon",
8+
"schedule": [
9+
{
10+
"workouts": [
11+
{
12+
"title": "Rest"
13+
},
14+
{
15+
"title": "{4:6.4} pace",
16+
"distance": 4
17+
},
18+
{
19+
"title": "Stretch & strengthen"
20+
},
21+
{
22+
"title": "{8:12.9} easy",
23+
"distance": 8
24+
},
25+
{
26+
"title": "Stretch & strengthen"
27+
},
28+
{
29+
"title": "Rest"
30+
},
31+
{
32+
"title": "{12:19.3} easy",
33+
"distance": 12
34+
}
35+
]
36+
},
37+
{
38+
"workouts": [
39+
{
40+
"title": "Rest"
41+
},
42+
{
43+
"title": "{6:9.7} easy pace",
44+
"distance": 6
45+
},
46+
{
47+
"title": "Stretch & strengthen"
48+
},
49+
{
50+
"title": "{6:9.7} easy",
51+
"distance": 6
52+
},
53+
{
54+
"title": "Stretch & strengthen"
55+
},
56+
{
57+
"title": "Rest"
58+
},
59+
{
60+
"title": "{14:22.5} easy",
61+
"distance": 14
62+
}
63+
]
64+
},
65+
{
66+
"workouts": [
67+
{
68+
"title": "Rest"
69+
},
70+
{
71+
"title": "{4:6.4} pace",
72+
"distance": 4
73+
},
74+
{
75+
"title": "Stretch & strengthen"
76+
},
77+
{
78+
"title": "{8:12.9} easy",
79+
"distance": 8
80+
},
81+
{
82+
"title": "Stretch & strengthen"
83+
},
84+
{
85+
"title": "Rest"
86+
},
87+
{
88+
"title": "{12:19.3} easy",
89+
"distance": 12
90+
}
91+
]
92+
},
93+
{
94+
"workouts": [
95+
{
96+
"title": "Rest"
97+
},
98+
{
99+
"title": "{6:9.7} easy pace",
100+
"distance": 6
101+
},
102+
{
103+
"title": "Stretch & strengthen"
104+
},
105+
{
106+
"title": "{6:9.7} easy",
107+
"distance": 6
108+
},
109+
{
110+
"title": "Stretch & strengthen"
111+
},
112+
{
113+
"title": "Rest"
114+
},
115+
{
116+
"title": "{16:25.8} easy",
117+
"distance": 16
118+
}
119+
]
120+
},
121+
{
122+
"workouts": [
123+
{
124+
"title": "Rest"
125+
},
126+
{
127+
"title": "{4:6.4} pace",
128+
"distance": 4
129+
},
130+
{
131+
"title": "Stretch & strengthen"
132+
},
133+
{
134+
"title": "{10:16.1} easy",
135+
"distance": 10
136+
},
137+
{
138+
"title": "Stretch & strengthen"
139+
},
140+
{
141+
"title": "Rest"
142+
},
143+
{
144+
"title": "{12:19.3} easy",
145+
"distance": 12
146+
}
147+
]
148+
},
149+
{
150+
"workouts": [
151+
{
152+
"title": "Rest"
153+
},
154+
{
155+
"title": "{6:9.7} easy pace",
156+
"distance": 6
157+
},
158+
{
159+
"title": "Stretch & strengthen"
160+
},
161+
{
162+
"title": "{6:9.7} easy",
163+
"distance": 6
164+
},
165+
{
166+
"title": "Stretch & strengthen"
167+
},
168+
{
169+
"title": "Rest"
170+
},
171+
{
172+
"title": "{20:32.1} easy",
173+
"distance": 20
174+
}
175+
]
176+
},
177+
{
178+
"workouts": [
179+
{
180+
"title": "Rest"
181+
},
182+
{
183+
"title": "{4:6.4} pace",
184+
"distance": 4
185+
},
186+
{
187+
"title": "Stretch & strengthen"
188+
},
189+
{
190+
"title": "{8:12.9} easy",
191+
"distance": 8
192+
},
193+
{
194+
"title": "Stretch & strengthen"
195+
},
196+
{
197+
"title": "Rest"
198+
},
199+
{
200+
"title": "{12:19.3} easy",
201+
"distance": 12
202+
}
203+
]
204+
},
205+
{
206+
"workouts": [
207+
{
208+
"title": "Rest"
209+
},
210+
{
211+
"title": "{6:9.7} easy pace",
212+
"distance": 6
213+
},
214+
{
215+
"title": "Stretch & strengthen"
216+
},
217+
{
218+
"title": "Rest"
219+
},
220+
{
221+
"title": "Rest"
222+
},
223+
{
224+
"title": "Rest"
225+
},
226+
{
227+
"title": "Marathon ({26.2:42.2})",
228+
"distance": 26.2
229+
}
230+
]
231+
}
232+
]
233+
}
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
id: higdon_senior_mara
2+
name: 'Hal Higdon: Senior Marathon'
3+
description: 'Hal Higdon: Senior: "The Senior program is a special schedule designed for experienced runners, who want to keep their weekly mileage relatively low."'
4+
units: 'mi'
5+
source: https://www.halhigdon.com/training-programs/marathon-training/senior/
6+
type: Marathon
7+
schedule:
8+
- workouts: # week 1
9+
- title: Rest
10+
- title: '{4:6.4} pace'
11+
distance: 4
12+
- title: Stretch & strengthen
13+
- title: '{8:12.9} easy'
14+
distance: 8
15+
- title: Stretch & strengthen
16+
- title: Rest
17+
- title: '{12:19.3} easy'
18+
distance: 12
19+
- workouts: # week 2
20+
- title: Rest
21+
- title: '{6:9.7} easy pace'
22+
distance: 6
23+
- title: Stretch & strengthen
24+
- title: '{6:9.7} easy'
25+
distance: 6
26+
- title: Stretch & strengthen
27+
- title: Rest
28+
- title: '{14:22.5} easy'
29+
distance: 14
30+
- workouts: # week 3
31+
- title: Rest
32+
- title: '{4:6.4} pace'
33+
distance: 4
34+
- title: Stretch & strengthen
35+
- title: '{8:12.9} easy'
36+
distance: 8
37+
- title: Stretch & strengthen
38+
- title: Rest
39+
- title: '{12:19.3} easy'
40+
distance: 12
41+
- workouts: # week 4
42+
- title: Rest
43+
- title: '{6:9.7} easy pace'
44+
distance: 6
45+
- title: Stretch & strengthen
46+
- title: '{6:9.7} easy'
47+
distance: 6
48+
- title: Stretch & strengthen
49+
- title: Rest
50+
- title: '{16:25.8} easy'
51+
distance: 16
52+
- workouts: # week 5
53+
- title: Rest
54+
- title: '{4:6.4} pace'
55+
distance: 4
56+
- title: Stretch & strengthen
57+
- title: '{10:16.1} easy'
58+
distance: 10
59+
- title: Stretch & strengthen
60+
- title: Rest
61+
- title: '{12:19.3} easy'
62+
distance: 12
63+
- workouts: # week 6
64+
- title: Rest
65+
- title: '{6:9.7} easy pace'
66+
distance: 6
67+
- title: Stretch & strengthen
68+
- title: '{6:9.7} easy'
69+
distance: 6
70+
- title: Stretch & strengthen
71+
- title: Rest
72+
- title: '{20:32.1} easy'
73+
distance: 20
74+
- workouts: # week 7
75+
- title: Rest
76+
- title: '{4:6.4} pace'
77+
distance: 4
78+
- title: Stretch & strengthen
79+
- title: '{8:12.9} easy'
80+
distance: 8
81+
- title: Stretch & strengthen
82+
- title: Rest
83+
- title: '{12:19.3} easy'
84+
distance: 12
85+
- workouts: # week 8
86+
- title: Rest
87+
- title: '{6:9.7} easy pace'
88+
distance: 6
89+
- title: Stretch & strengthen
90+
- title: Rest
91+
- title: Rest
92+
- title: Rest
93+
- title: Marathon ({26.2:42.2})
94+
distance: 26.2

src/ch/planList.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export const plans: PlanSummary[] = [
3838
["higdon_nov_mara1", "Hal Higdon: Novice 1", "Marathon"],
3939
["higdon_nov_mara2", "Hal Higdon: Novice 2", "Marathon"],
4040
["higdon_mara3", "Hal Higdon: Marathon 3", "Marathon"],
41+
["higdon_senior_mara", "Hal Higdon: Senior Marathon", "Marathon"],
4142
["higdon_half3", "Hal Higdon: Half Marathon 3", "Half Marathon"],
4243
[
4344
"higdon_int_half1",

0 commit comments

Comments
 (0)