No start lists yet, ${all_participants.length} participants entered
Bib
Name
Cat
Team
PB
SB
Check In
Rank
Bib
Name
Gender
AG
Cat
Lane
Order
Team
PB
SB
Rank
${resultsStatusLabel('official')}
${resultsStatusLabel('provisional')}
${resultsStatusLabel('in_progress')}
Place
Bib
Name
Cat
Cat Pos
Team
${ lastDistance }m
Time
AG
Points
Points
| ${ s } |
|
${ s.lap_performance ? tformat(s.lap_performance, unit.precision) : (s.lap_time || '-') }
${ s.alt_time || (s.performance ? tformat(s.performance, unit.precision) : (s.elapsed_time || '-')) }
|
${ tbl.name }
| Team |
Total |
Places |
| ${ t.team_id } |
${ t.formatted_total_string || t.total } |
${s.place}: ${ s.first_name } ${ s.last_name } (${ s.formatted_score_string || s.points }),
|
| No complete teams |
|
${ tbl.finishers.length } finishers
(view all)
|
${ recording.name }${ recording.distance }
| Pos | Bib | Team | Name | Time |
| ${ idx + 1 } |
${ obs.bib } |
${ obs.name } |
${ obs.team }
|
${ obs.perf } |
| Place |
Bib |
Name |
Cat |
Team |
${ lastDistance || 0}m |
ETA |
| ${ ath.place } | ${ ath.bib } |
${ bib2name(ath.bib) } |
${ ath.category || ""} |
${ getAthTeamCode(ath) } |
${ i == 0 && ath._performance || (ath._delta ? ('+' + tformat(ath._delta, 1)): '-') } |
${ ath._eta || '-'} |