Skip to content

Commit 9f202cd

Browse files
feat: add new race results (#240)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9dd3140 commit 9f202cd

6 files changed

Lines changed: 1425 additions & 0 deletions

File tree

data/aggregate-stats.json.gz

0 Bytes
Binary file not shown.

data/athlete-index.tsv.gz

4.91 KB
Binary file not shown.

data/course-stats.json.gz

25 Bytes
Binary file not shown.

data/im703-omaha-2026.csv

Lines changed: 1411 additions & 0 deletions
Large diffs are not rendered by default.

data/races.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,14 @@
151151
"eventId": "d71d387f-d08e-435f-8a2c-5b5beb3d560a",
152152
"finishers": 1248
153153
},
154+
{
155+
"slug": "im703-omaha-2026",
156+
"name": "2026 IRONMAN 70.3 Omaha",
157+
"date": "2026-06-07",
158+
"location": "",
159+
"eventId": "a5025858-f652-44aa-b109-e36f3a6c3b8f",
160+
"finishers": 1234
161+
},
154162
{
155163
"slug": "im-brazil-2026",
156164
"name": "2026 IRONMAN Brazil",

scripts/race-registry.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,12 @@
745745
"location": "Delaware, OH, USA",
746746
"groupUrl": "https://labs-v2.competitor.com/results/event/0c4e3cef-3477-e511-9409-005056951bf1"
747747
},
748+
{
749+
"slug": "im703-omaha",
750+
"name": "IRONMAN 70.3 Omaha",
751+
"location": "",
752+
"groupUrl": "https://labs-v2.competitor.com/results/event/658da0ab-acc3-4eb5-a40b-6ccb8acde758"
753+
},
748754
{
749755
"slug": "im703-oman",
750756
"name": "IRONMAN 70.3 Oman",

0 commit comments

Comments
 (0)