Skip to content

Commit 5c07724

Browse files
committed
Add new athletes
1 parent 6dc9208 commit 5c07724

17 files changed

+69
-0
lines changed

LongevityWorldCup.Website/Data/Athletes.json

+69
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,73 @@
11
[
2+
{
3+
"Name": "EatBiohackLove",
4+
"MediaContact": "https://www.instagram.com/eatbiohacklove/",
5+
"DateOfBirth": {
6+
"Year": 1987,
7+
"Month": 1,
8+
"Day": 19
9+
},
10+
"Biomarkers": [
11+
{
12+
"Date": "2025-03-09",
13+
"AlbGL": 40,
14+
"CreatUmolL": 76.99115044247787,
15+
"GluMmolL": 4.718028419182949,
16+
"CrpMgL": 0.4,
17+
"LymPc": 19.4,
18+
"McvFL": 95.1,
19+
"RdwPc": 12.3,
20+
"AlpUL": 61,
21+
"Wbc1000cellsuL": 7
22+
}
23+
],
24+
"Division": "Women's",
25+
"Flag": "United States",
26+
"Why": "Wellness Enthusiast | Biohacker | Food Lover\uD83E\uDDEC\uD83C\uDF7D\nBalancing health & the good life ⚖️\uD83C\uDF0D\nSharing my journey & tips to inspire yours \uD83D\uDCDA\uD83C\uDF31#EatBiohackLove \uD83D\uDC9B",
27+
"ProfilePic": "/assets/profile-pics/eatbiohacklove_profile.webp",
28+
"Proofs": [
29+
"/assets/proofs/eatbiohacklove_proof_1.webp",
30+
"/assets/proofs/eatbiohacklove_proof_3.webp",
31+
"/assets/proofs/eatbiohacklove_proof_4.webp",
32+
"/assets/proofs/eatbiohacklove_proof_5.webp"
33+
],
34+
"PersonalLink": "https://www.instagram.com/eatbiohacklove/"
35+
},
36+
{
37+
"Name": "Andressa Lohana de Almeida",
38+
"MediaContact": "[email protected]",
39+
"DateOfBirth": {
40+
"Year": 1992,
41+
"Month": 2,
42+
"Day": 18
43+
},
44+
"Biomarkers": [
45+
{
46+
"Date": "2025-03-08",
47+
"AlbGL": 47,
48+
"CreatUmolL": 70.79646017699116,
49+
"GluMmolL": 5.106571936056839,
50+
"CrpMgL": 0.3,
51+
"LymPc": 43.3,
52+
"McvFL": 91.8,
53+
"RdwPc": 12.3,
54+
"AlpUL": 58,
55+
"Wbc1000cellsuL": 5.75
56+
}
57+
],
58+
"Division": "Women's",
59+
"Flag": "Brazil",
60+
"Why": "I am a medical geneticist specializing in cancer and disease prevention, and I am passionate about longevity.",
61+
"ProfilePic": "/assets/profile-pics/andressa_lohana_de_almeida_profile.webp",
62+
"Proofs": [
63+
"/assets/proofs/andressa_lohana_de_almeida_proof_1.webp",
64+
"/assets/proofs/andressa_lohana_de_almeida_proof_2.webp",
65+
"/assets/proofs/andressa_lohana_de_almeida_proof_3.webp",
66+
"/assets/proofs/andressa_lohana_de_almeida_proof_4.webp",
67+
"/assets/proofs/andressa_lohana_de_almeida_proof_5.webp"
68+
],
69+
"PersonalLink": "https://www.instagram.com/geneticista.andressa/profilecard/?igsh=bTluMW5mNnZkMHk3"
70+
},
271
{
372
"Name": "bestape",
473
"MediaContact": "https://x.com/bestape",
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.

0 commit comments

Comments
 (0)