Autoscroll ${ autoScroll ? 'On' : 'Off' } Organized by: ${ tournament.createdby.orgName }

${ tournament.title } ${ niceTournamentDate(tournament.startdate._datetime) }

Course: ${ round.course.name } ${ round.course.city } Par: ${ round.course.total.par }
Category:
F
M
#
Player
Country
Cat
HOLE ${ holeindex + 1 } T ${ holeindex + 10 } T
PAR ${ hole.par } ${ round.course.first9.par } ${ hole.par } ${ round.course.first9.par } ${ round.course.second9.par }
STROKE ${ hole.strokeindex } S ${ hole.strokeindex } S
Hole
Shots
Score
Matchplay:
${ player.player.personName }
${ player.player.category }
${ playedhole.score == null ? '-' : playedhole.score } ${ player.front9 } ${ playedhole.score == null ? '-' : playedhole.score } ${ player.back9 }
${ playedHoles(player) === 18 ? 'F' : playedHoles(player) }
${ player.totalShots } / ${ round.course.total.par * 2 } / ${ round.course.total.par }
${ matchplayScores[index] }
Highlighted players:
${ player.player.personName }
${ player.player.category }
${ playedhole.score == null ? '-' : playedhole.score } ${ player.front9 } ${ playedhole.score == null ? '-' : playedhole.score } ${ player.back9 }
${ playedHoles(player) === 18 ? 'F' : playedHoles(player) }
${ player.totalShots } / ${ round.course.total.par * 2 } / ${ round.course.total.par }
${ player.totalScore == 0 ? 'PAR' : (player.totalScore > 0 ? '+' + player.totalScore : player.totalScore) }
Leaderboard:
NOT IN PLAY (${ onlyNotInPlay.length })
#
${ player.personName }
${ player.category }
- - - - - - - - - - - - - - - - - - - -
-
-
-
DID NOT FINISH (${ dnf.length })
F
M
#
${ player.personName }
${ player.category }
- - - - - - - - - - - - - - - - - - - -
-
-
-
DQ (${ dq.length })
F
M
#
${ player.personName }
${ player.category }
- - - - - - - - - - - - - - - - - - - -
-
-
-

Flight ${ flight.flightID } - Starttime: ${ niceRoundTime(flight.starttime._datetime) }


This tournament has no rounds yet...