Players

Matches

# Rest Teams Score
{{ match.id + 1 }} {{ playerName(match.rest) }} {{ playerName(match.teamA[0]) }}, {{ playerName(match.teamA[1]) }} - {{ playerName(match.teamB[0]) }}, {{ playerName(match.teamB[1]) }} {{ match.score[0]}} : {{ match.score[1] }}

Ranking

# Player Wins Balance
{{ index+1 }} {{ player.name }} {{ player.wins }} {{ player.points }}
Reset

{{ playerName(currentMatch.teamA[0]) }}, {{ playerName(currentMatch.teamA[1]) }}


{{ playerName(currentMatch.teamB[0]) }}, {{ playerName(currentMatch.teamB[1]) }}