No start lists yet, ${all_participants.length} participants entered
| Lane | Bib | Team | Runners |
|---|---|---|---|
| ${ ath.lane } | ${ ath.bib } |
${ teamCode(ath.bib) } -
${ getAthTeamName(ath) }
|
|
${resultsStatusLabel('official')}
${resultsStatusLabel('provisional')}
${resultsStatusLabel('in_progress')}
| Place | Bib | Team | Runners | Perf | Pts |
|---|---|---|---|---|---|
| ${ ath.place } | ${ ath.bib } |
${ teamCode(ath.bib) } -
${ getAthTeamName(ath) } |
${runner} (${ath.splits[i].lap_time}), No runners known | ${ ath.performance } | ${ ath.athlon_points } |
| ${ ath.place } | ${ ath.bib } |
${ teamCode(ath.bib) } |
${runner} No runners known |
${ ath.performance } | ${ ath.athlon_points } |
| Pos | Leg | Bib | Time | Name | Team/Club |
|---|---|---|---|---|---|
| ${index+1} | ${indiv.leg} | ${indiv.team_bib} | ${indiv.time} | ${indiv.name} | ${ indiv.team } |
| No splits data yet | |||||
| Type | Name | Performance | Venue | Date |
|---|---|---|---|---|
| ${record.type} |
${record.firstname} ${record.lastname}
${record.participant} |
${record.result} ${record.wind} | ${record.venue} | ${record.date} |
Last changed: 15 Jun 2025, 8:03 p.m.