| Name | From | |
|---|---|---|
| {{index+1}} | {{name(model.racers[racerNum])}} | {{model.racers[racerNum].from}} |
| Name | Flags | Blocks | Score | |
|---|---|---|---|---|
| {{ordinalSuffix(run.rank)}} | {{run.racerName}} | {{run.flags}} | {{run.blocks}} | {{run.score.toFixed(3)}} |
| Name | {{race.name}} | Best | Δ | |
|---|---|---|---|---|
| {{ordinalSuffix(run.rank)}} | {{name(model.racers[run.racerNum])}} | {{getTimes(index2, run.racerNum)}} | {{(run.mini).toFixed(3)}} | {{(run.diff).toFixed(3)}} |