Skip to content

Commit

Permalink
add 11th fake athlete
Browse files Browse the repository at this point in the history
  • Loading branch information
nopara73 committed Oct 31, 2024
1 parent 175045e commit ba9e9cc
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions LongevityWorldCup.Website/Data/Athletes.json
Original file line number Diff line number Diff line change
Expand Up @@ -428,4 +428,48 @@
],
"personal_link": "https://instagram.com/98dkh8su"
}
{
"name": "Dariusz Kowalski",
"media_contact": "https://facebook.com/dariuszkowalski.media",
"date_of_birth": {
"year": 1992,
"month": 5,
"day": 14
},
"biomarkers": [
{
"date": "2025-06-15",
"alb_gL": 40,
"creat_umolL": 90,
"glu_mmolL": 4.9,
"crp_mgL": 1.3,
"lym_pc": 32,
"mcv_fL": 88,
"rdw_pc": 13,
"alp_UL": 105,
"wbc_1000cellsuL": 5
},
{
"date": "2025-09-22",
"alb_gL": 44,
"creat_umolL": 85,
"glu_mmolL": 5.1,
"crp_mgL": 1.0,
"lym_pc": 28,
"mcv_fL": 86,
"rdw_pc": 12,
"alp_UL": 97,
"wbc_1000cellsuL": 6
}
],
"division": "Men's",
"flag": "Poland",
"why": "I believe that the limits of human endurance are yet to be discovered.",
"profile-pic": "assets/profile-pics/dariusz_kowalski_profile.jpg",
"proofs": [
"assets/proofs/dariusz_kowalski_proof_1.jpg",
"assets/proofs/dariusz_kowalski_proof_2.jpg"
],
"personal_link": null
}
]

0 comments on commit ba9e9cc

Please sign in to comment.