No start lists yet, ${all_participants.length} participants entered
${resultsStatusLabel('official')}
${resultsStatusLabel('provisional')}
${resultsStatusLabel('in_progress')}
Place
Bib
Name
Team
${ lastDistance }m
Time
AG
Points
Points
| Pace |
|---|
| Bib | Name | Team | ETA | |
|---|---|---|---|---|
| ${ row.result.bib } | ${ row.result.last_name } | ${ row.result._eta || '-' } |
| ${ 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 || '-'} |
| Type | Name | Performance | Venue | Date |
|---|---|---|---|---|
| ${record.type} |
${record.firstname} ${record.lastname}
${record.participant} |
${record.result} ${record.wind} | ${record.venue} | ${record.date} |
|
MR |
20 May 2023 |
|||
|
MR |
20 May 2023 |
Last changed: 4 Mar 2025, 9:30 a.m.
