Skip to content

Commit d02db01

Browse files
committed
Add Richard Heck
1 parent bf8bc50 commit d02db01

File tree

5 files changed

+45
-0
lines changed

5 files changed

+45
-0
lines changed

LongevityWorldCup.Website/Data/Athletes.json

+45
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
11
[
2+
{
3+
"Name": "Richard Heck",
4+
"MediaContact": "[email protected]",
5+
"DateOfBirth": {
6+
"Year": 1980,
7+
"Month": 8,
8+
"Day": 14
9+
},
10+
"Biomarkers": [
11+
{
12+
"Date": "2025-03-14",
13+
"AlbGL": 49,
14+
"CreatUmolL": 101.76991150442478,
15+
"GluMmolL": 5.051065719360569,
16+
"CrpMgL": 0.2,
17+
"LymPc": 46.7,
18+
"McvFL": 90.9,
19+
"RdwPc": 12.2,
20+
"AlpUL": 72,
21+
"Wbc1000cellsuL": 3.7
22+
}
23+
],
24+
"Division": "Men's",
25+
"Flag": "United States",
26+
"Why": "Slowing aging......................",
27+
"ProfilePic": "/assets/profile-pics/richard_heck_profile.webp",
28+
"Proofs": [
29+
"/assets/proofs/richard_heck_proof_1.webp",
30+
"/assets/proofs/richard_heck_proof_2.webp",
31+
"/assets/proofs/richard_heck_proof_3.webp"
32+
],
33+
"PersonalLink": "https://www.heckyeahhealth.com"
34+
},
235
{
336
"Name": "John Hannon",
437
"MediaContact": "https://www.instagram.com/jhannon66/",
@@ -463,6 +496,18 @@
463496
"RdwPc": 13.1,
464497
"AlpUL": 70.3,
465498
"Wbc1000cellsuL": 8.8
499+
},
500+
{
501+
"Date": "2025-03-13",
502+
"AlbGL": 50,
503+
"CreatUmolL": 88.4,
504+
"GluMmolL": 5.3,
505+
"CrpMgL": 3,
506+
"LymPc": 48.0,
507+
"McvFL": 94,
508+
"RdwPc": 14.3,
509+
"AlpUL": 60,
510+
"Wbc1000cellsuL": 5.2
466511
}
467512
],
468513
"Division": "Men's",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)