{{ t('sections.liveTitle') }}
{{ liveSettings.groupDisplayMode === 'fixed' ? t('actions.liveModeFixed') : t('actions.liveModeRotate') }}
| {{ t('table.rank') }} | {{ t('table.competitor') }} | {{ t('table.round1') }} | {{ t('table.round2') }} | {{ t('table.round3') }} | {{ t('table.total') }} |
|---|---|---|---|---|---|
| {{ entry.rank }} |
{{ displayName(entry.player) }} {{ secondaryName(entry.player) }} |
{{ scoreFor('prelim_r1', entry.player.id) }} | {{ scoreFor('prelim_r2', entry.player.id) }} | {{ scoreFor('prelim_r3', entry.player.id) }} | {{ entry.total }} |
| {{ t('labels.emptyLive') }} | |||||