Skip to content

Commit 74d819c

Browse files
committed
Add jesse, update results
1 parent 50c4c73 commit 74d819c

10 files changed

+36
-62
lines changed

LongevityWorldCup.Website/Data/Athletes.json

+36-62
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
11
[
2+
{
3+
"Name": "Jesse",
4+
"MediaContact": "[email protected]",
5+
"DateOfBirth": {
6+
"Year": 1996,
7+
"Month": 5,
8+
"Day": 30
9+
},
10+
"Biomarkers": [
11+
{
12+
"Date": "2025-01-31",
13+
"AlbGL": 40.99999999999999,
14+
"CreatUmolL": 70.79646017699116,
15+
"GluMmolL": 6.771758436944938,
16+
"CrpMgL": 1,
17+
"LymPc": 34.6,
18+
"McvFL": 72.4,
19+
"RdwPc": 14.21,
20+
"AlpUL": 96.99,
21+
"Wbc1000cellsuL": 6
22+
}
23+
],
24+
"Division": "Men's",
25+
"Flag": "Canada",
26+
"Why": "My shoulders are small enough that I can still fit through doorways",
27+
"ProfilePic": "/assets/profile-pics/jesse_profile.webp",
28+
"Proofs": [
29+
"/assets/proofs/jesse_proof_1.png"
30+
],
31+
"PersonalLink": "https://x.com/jesse_pariselli"
32+
},
233
{
334
"Name": "Spiderius",
435
"MediaContact": "https://x.com/stancel_david",
@@ -16,8 +47,8 @@
1647
"CrpMgL": 1,
1748
"LymPc": 33.5,
1849
"McvFL": 77.8,
19-
"RdwPc": 20.3,
20-
"AlpUL": 174,
50+
"RdwPc": 13,
51+
"AlpUL": 55.94,
2152
"Wbc1000cellsuL": 5.5
2253
}
2354
],
@@ -47,8 +78,8 @@
4778
"CrpMgL": 1,
4879
"LymPc": 27,
4980
"McvFL": 82.4,
50-
"RdwPc": 18.4,
51-
"AlpUL": 253,
81+
"RdwPc": 12.1,
82+
"AlpUL": 89.11,
5283
"Wbc1000cellsuL": 5.3
5384
}
5485
],
@@ -57,7 +88,7 @@
5788
"Why": "Positive change for the sake of all beings",
5889
"ProfilePic": "/assets/profile-pics/cody_hergenroeder_profile.webp",
5990
"Proofs": [
60-
"/assets/proofs/cody_hergenroeder_proof_1.webp"
91+
"/assets/proofs/cody_hergenroeder_proof_1.png"
6192
],
6293
"PersonalLink": null
6394
},
@@ -307,63 +338,6 @@
307338
],
308339
"PersonalLink": null
309340
},
310-
{
311-
"Name": "Maria Gonzalez",
312-
"MediaContact": "[email protected]",
313-
"DateOfBirth": {
314-
"Year": 1955,
315-
"Month": 12,
316-
"Day": 18
317-
},
318-
"Biomarkers": [
319-
{
320-
"Date": "2025-11-10",
321-
"AlbGL": 1,
322-
"CreatUmolL": 81,
323-
"GluMmolL": 20,
324-
"CrpMgL": 1.6,
325-
"LymPc": 24,
326-
"McvFL": 92,
327-
"RdwPc": 13,
328-
"AlpUL": 93,
329-
"Wbc1000cellsuL": 4
330-
},
331-
{
332-
"Date": "2025-08-05",
333-
"AlbGL": 1,
334-
"CreatUmolL": 65,
335-
"GluMmolL": 20,
336-
"CrpMgL": 1.1,
337-
"LymPc": 24,
338-
"McvFL": 91,
339-
"RdwPc": 14,
340-
"AlpUL": 103,
341-
"Wbc1000cellsuL": 10
342-
},
343-
{
344-
"Date": "2025-11-28",
345-
"AlbGL": 1,
346-
"CreatUmolL": 70,
347-
"GluMmolL": 30,
348-
"CrpMgL": 0.7,
349-
"LymPc": 25,
350-
"McvFL": 85,
351-
"RdwPc": 12,
352-
"AlpUL": 35,
353-
"Wbc1000cellsuL": 9
354-
}
355-
],
356-
"Division": "Women's",
357-
"Flag": "China",
358-
"Why": "Life is short.",
359-
"ProfilePic": "/assets/profile-pics/maria_gonzalez_profile.jpg",
360-
"Proofs": [
361-
"/assets/proofs/maria_gonzalez_proof_1.png",
362-
"/assets/proofs/maria_gonzalez_proof_2.png",
363-
"/assets/proofs/maria_gonzalez_proof_3.png"
364-
],
365-
"PersonalLink": "https://linkedin.com/in/8wh83lf6"
366-
},
367341
{
368342
"Name": "Ajjas",
369343
"MediaContact": "[email protected]",
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 commit comments

Comments
 (0)