Skip to content

Commit 8a26a10

Browse files
committed
3 new athletes
1 parent 2491732 commit 8a26a10

14 files changed

+102
-1
lines changed

LongevityWorldCup.Website/Data/Athletes.json

+102-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,105 @@
11
[
2+
{
3+
"Name": "nopara73",
4+
"MediaContact": "[email protected]",
5+
"DateOfBirth": {
6+
"Year": 1991,
7+
"Month": 12,
8+
"Day": 31
9+
},
10+
"Biomarkers": [
11+
{
12+
"Date": "2025-03-06",
13+
"AlbGL": 40.99999999999999,
14+
"CreatUmolL": 88.49557522123894,
15+
"GluMmolL": 4.906749555950268,
16+
"CrpMgL": 13.2,
17+
"LymPc": 26.6,
18+
"McvFL": 93.9,
19+
"RdwPc": 13.1,
20+
"AlpUL": 70.3,
21+
"Wbc1000cellsuL": 8.8
22+
}
23+
],
24+
"Division": "Men's",
25+
"Flag": "Cyberspace",
26+
"Why": "I don't have anything better to do",
27+
"ProfilePic": "/assets/profile-pics/nopara73_profile.webp",
28+
"Proofs": [
29+
"/assets/proofs/nopara73_proof_1.webp"
30+
],
31+
"PersonalLink": "https://www.youtube.com/nopara73",
32+
"ExclusiveLeague": "Prosperan"
33+
},
34+
{
35+
"Name": "Max Eaimsirakul",
36+
"MediaContact": "https://www.instagram.com/maxxboost/",
37+
"DateOfBirth": {
38+
"Year": 1978,
39+
"Month": 5,
40+
"Day": 8
41+
},
42+
"Biomarkers": [
43+
{
44+
"Date": "2025-03-06",
45+
"AlbGL": 45.99999999999999,
46+
"CreatUmolL": 86.72566371681417,
47+
"GluMmolL": 5.439609236234459,
48+
"CrpMgL": 0.41999999999999993,
49+
"LymPc": 32,
50+
"McvFL": 95,
51+
"RdwPc": 12.6,
52+
"AlpUL": 77,
53+
"Wbc1000cellsuL": 4.6
54+
}
55+
],
56+
"Division": "Men's",
57+
"Flag": "United States",
58+
"Why": "To master my biology and push the limits of human performance.",
59+
"ProfilePic": "/assets/profile-pics/max_eaimsirakul_profile.webp",
60+
"Proofs": [
61+
"/assets/proofs/max_eaimsirakul_proof_1.webp",
62+
"/assets/proofs/max_eaimsirakul_proof_2.webp",
63+
"/assets/proofs/max_eaimsirakul_proof_3.webp"
64+
],
65+
"PersonalLink": null
66+
},
67+
{
68+
"Name": "Jason Sugar",
69+
"MediaContact": "https://www.linkedin.com/in/jasonbsugar/",
70+
"DateOfBirth": {
71+
"Year": 1967,
72+
"Month": 9,
73+
"Day": 30
74+
},
75+
"Biomarkers": [
76+
{
77+
"Date": "2025-03-05",
78+
"AlbGL": 42,
79+
"CreatUmolL": 88.49557522123894,
80+
"GluMmolL": 4.229573712255773,
81+
"CrpMgL": 2.1,
82+
"LymPc": 28,
83+
"McvFL": 88,
84+
"RdwPc": 13.1,
85+
"AlpUL": 73.7,
86+
"Wbc1000cellsuL": 7.1
87+
}
88+
],
89+
"Division": "Men's",
90+
"Flag": "Honduras",
91+
"Why": "All is one. All is unfolding. All is catalyst. All is.",
92+
"ProfilePic": "/assets/profile-pics/jason_sugar_profile.webp",
93+
"Proofs": [
94+
"/assets/proofs/jason_sugar_proof_1.webp",
95+
"/assets/proofs/jason_sugar_proof_2.webp",
96+
"/assets/proofs/jason_sugar_proof_3.webp",
97+
"/assets/proofs/jason_sugar_proof_4.webp",
98+
"/assets/proofs/jason_sugar_proof_5.webp"
99+
],
100+
"PersonalLink": null,
101+
"ExclusiveLeague": "Prosperan"
102+
},
2103
{
3104
"Name": "ScottBrylow",
4105
"MediaContact": "[email protected]",
@@ -293,7 +394,7 @@
293394
"LymPc": 34.8,
294395
"McvFL": 89.2,
295396
"RdwPc": 13,
296-
"AlpUL": 84.54,
397+
"AlpUL": 110.8,
297398
"Wbc1000cellsuL": 6.8
298399
}
299400
],
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 commit comments

Comments
 (0)