File tree 4 files changed +32
-32
lines changed
LongevityWorldCup.Website
4 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "Name" : " Spiderius" ,
4
+ "MediaContact" : " https://x.com/stancel_david" ,
5
+ "DateOfBirth" : {
6
+ "Year" : 1992 ,
7
+ "Month" : 2 ,
8
+ "Day" : 9
9
+ },
10
+ "Biomarkers" : [
11
+ {
12
+ "Date" : " 2025-01-30" ,
13
+ "AlbGL" : 49 ,
14
+ "CreatUmolL" : 70.79646017699116 ,
15
+ "GluMmolL" : 6.161190053285969 ,
16
+ "CrpMgL" : 1 ,
17
+ "LymPc" : 33.5 ,
18
+ "McvFL" : 77.8 ,
19
+ "RdwPc" : 20.3 ,
20
+ "AlpUL" : 174 ,
21
+ "Wbc1000cellsuL" : 5.5
22
+ }
23
+ ],
24
+ "Division" : " Men's" ,
25
+ "Flag" : " Ancap" ,
26
+ "Why" : " Aspiration for constant self-improvement" ,
27
+ "ProfilePic" : " /assets/profile-pics/spiderius_profile.webp" ,
28
+ "Proofs" : [
29
+ " /assets/proofs/spiderius_proof_1.png"
30
+ ],
31
+ "PersonalLink" : " https://davidstancel.com"
32
+ },
2
33
{
3
34
"Name" : " Cody Hergenroeder" ,
4
35
"MediaContact" :
" [email protected] " ,
333
364
],
334
365
"PersonalLink" : " https://linkedin.com/in/8wh83lf6"
335
366
},
336
- {
337
- "Name" : " Ethan Park" ,
338
- "MediaContact" : " https://instagram.com/ethanpark.media" ,
339
- "DateOfBirth" : {
340
- "Year" : 2019 ,
341
- "Month" : 3 ,
342
- "Day" : 27
343
- },
344
- "Biomarkers" : [
345
- {
346
- "Date" : " 2025-08-10" ,
347
- "AlbGL" : 42 ,
348
- "CreatUmolL" : 109 ,
349
- "GluMmolL" : 20 ,
350
- "CrpMgL" : 1.4 ,
351
- "LymPc" : 36 ,
352
- "McvFL" : 92 ,
353
- "RdwPc" : 14 ,
354
- "AlpUL" : 72 ,
355
- "Wbc1000cellsuL" : 8
356
- }
357
- ],
358
- "Division" : " Men's" ,
359
- "Flag" : " Australia" ,
360
- "Why" : " idk" ,
361
- "ProfilePic" : " /assets/profile-pics/ethan_park_profile.jpg" ,
362
- "Proofs" : [
363
- " /assets/proofs/ethan_park_proof_1.png" ,
364
- " /assets/proofs/ethan_park_proof_2.png"
365
- ],
366
- "PersonalLink" : " https://instagram.com/98dkh8su"
367
- },
368
367
{
369
368
"Name" : " Ajjas" ,
370
369
"MediaContact" :
" [email protected] " ,
Original file line number Diff line number Diff line change 7
7
email : '<i class="fas fa-envelope"></i>' , // Email icon
8
8
'facebook.com' : '<i class="fab fa-facebook"></i>' ,
9
9
'twitter.com' : '<i class="fab fa-twitter"></i>' ,
10
+ 'x.com' : '<i class="fab fa-twitter"></i>' ,
10
11
'linkedin.com' : '<i class="fab fa-linkedin"></i>' ,
11
12
'instagram.com' : '<i class="fab fa-instagram"></i>' ,
12
13
'youtube.com' : '<i class="fab fa-youtube"></i>' ,
You can’t perform that action at this time.
0 commit comments