Skip to content

Commit cde1020

Browse files
committed
Add 4 new athletes
1 parent c3bc4a5 commit cde1020

16 files changed

+131
-0
lines changed

LongevityWorldCup.Website/Data/Athletes.json

+131
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,135 @@
11
[
2+
{
3+
"Name": "Eng Wai Ong",
4+
"MediaContact": "ongengwai@gmail.com",
5+
"DateOfBirth": {
6+
"Year": 1984,
7+
"Month": 10,
8+
"Day": 16
9+
},
10+
"Biomarkers": [
11+
{
12+
"Date": "2025-03-12",
13+
"AlbGL": 47.099999999999994,
14+
"CreatUmolL": 75.2212389380531,
15+
"GluMmolL": 5.661634103019539,
16+
"CrpMgL": 3.2,
17+
"LymPc": 34.5,
18+
"McvFL": 88,
19+
"RdwPc": 11.9,
20+
"AlpUL": 68,
21+
"Wbc1000cellsuL": 6
22+
}
23+
],
24+
"Division": "Men's",
25+
"Flag": "Thailand",
26+
"Why": "Longevity.....................",
27+
"ProfilePic": "/assets/profile-pics/eng_wai_ong_profile.webp",
28+
"Proofs": [
29+
"/assets/proofs/eng_wai_ong_proof_1.webp"
30+
],
31+
"PersonalLink": "https://www.facebook.com/share/1KNAFrSgLe/"
32+
},
33+
{
34+
"Name": "Ricardo di Lazzaro Filho",
35+
"MediaContact": "riclazzaro@gmail.com",
36+
"DateOfBirth": {
37+
"Year": 1986,
38+
"Month": 1,
39+
"Day": 13
40+
},
41+
"Biomarkers": [
42+
{
43+
"Date": "2025-03-12",
44+
"AlbGL": 45,
45+
"CreatUmolL": 100.88495575221239,
46+
"GluMmolL": 5.051065719360569,
47+
"CrpMgL": 3.7,
48+
"LymPc": 32.8,
49+
"McvFL": 81.9,
50+
"RdwPc": 12.6,
51+
"AlpUL": 47,
52+
"Wbc1000cellsuL": 3.52
53+
}
54+
],
55+
"Division": "Men's",
56+
"Flag": "Brazil",
57+
"Why": "Living well at least during my first century :)",
58+
"ProfilePic": "/assets/profile-pics/ricardo_di_lazzaro_filho_profile.webp",
59+
"Proofs": [
60+
"/assets/proofs/ricardo_di_lazzaro_filho_proof_1.webp",
61+
"/assets/proofs/ricardo_di_lazzaro_filho_proof_2.webp",
62+
"/assets/proofs/ricardo_di_lazzaro_filho_proof_3.webp",
63+
"/assets/proofs/ricardo_di_lazzaro_filho_proof_4.webp",
64+
"/assets/proofs/ricardo_di_lazzaro_filho_proof_5.webp",
65+
"/assets/proofs/ricardo_di_lazzaro_filho_proof_6.webp"
66+
],
67+
"PersonalLink": "https://www.instagram.com/ricardodilazzaro"
68+
},
69+
{
70+
"Name": "Olga Vresca",
71+
"MediaContact": "https://www.instagram.com/ololelya/",
72+
"DateOfBirth": {
73+
"Year": 1992,
74+
"Month": 9,
75+
"Day": 30
76+
},
77+
"Biomarkers": [
78+
{
79+
"Date": "2025-03-12",
80+
"AlbGL": 43.6,
81+
"CreatUmolL": 53.097345132743364,
82+
"GluMmolL": 4.6514209591474245,
83+
"CrpMgL": 0.3,
84+
"LymPc": 28.3,
85+
"McvFL": 101.7,
86+
"RdwPc": 11.5,
87+
"AlpUL": 121.2,
88+
"Wbc1000cellsuL": 9.53
89+
}
90+
],
91+
"Division": "Women's",
92+
"Flag": "Latvia",
93+
"Why": "To age as slow as my taste buds allow. That is all.",
94+
"ProfilePic": "/assets/profile-pics/olga_vresca_profile.webp",
95+
"Proofs": [
96+
"/assets/proofs/olga_vresca_proof_1.webp",
97+
"/assets/proofs/olga_vresca_proof_2.webp"
98+
],
99+
"PersonalLink": "https://www.instagram.com/ololelya/"
100+
},
101+
{
102+
"Name": "Marcus",
103+
"MediaContact": "marcusvanura@gmail.com",
104+
"DateOfBirth": {
105+
"Year": 1985,
106+
"Month": 2,
107+
"Day": 4
108+
},
109+
"Biomarkers": [
110+
{
111+
"Date": "2025-03-10",
112+
"AlbGL": 40,
113+
"CreatUmolL": 88.49557522123894,
114+
"GluMmolL": 4.7235790408525755,
115+
"CrpMgL": 3.1,
116+
"LymPc": 33.7,
117+
"McvFL": 89.2,
118+
"RdwPc": 14.5,
119+
"AlpUL": 126.4,
120+
"Wbc1000cellsuL": 10
121+
}
122+
],
123+
"Division": "Men's",
124+
"Flag": "Czech Republic",
125+
"Why": "My kids and my family is the biggest motivation.",
126+
"ProfilePic": "/assets/profile-pics/marcus_profile.webp",
127+
"Proofs": [
128+
"/assets/proofs/marcus_proof_1.png"
129+
],
130+
"PersonalLink": "https://www.instagram.com/marek_realestateroatan/",
131+
"ExclusiveLeague": "Prosperan"
132+
},
2133
{
3134
"Name": "Michael Lustgarten",
4135
"MediaContact": "mlhnrca@gmail.com",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)