# | Игрок | 6 лучших | Турниры | Рейтинг |
---|---|---|---|---|
{{player.place || ''}} | {{player.user.name}} | {{ player.bestTournamentsPoints.toFixed(1) }} | {{ player.qualifyingTournamentsCount}} | {{player.rating}} |
# | Игрок | 6 лучших | Турниры | Рейтинг |
---|---|---|---|---|
{{player.place || ''}} | {{player.user.name}} | {{ player.bestTournamentsPoints.toFixed(1) }} | {{ player.qualifyingTournamentsCount}} | {{player.rating}} |
# | Игрок | 4 лучших | Турниры | Рейтинг |
---|---|---|---|---|
{{player.place || ''}} | {{player.userName}} | -- | {{ player.tournamentsCount}} | {{player.rating.toFixed(2)}} |
# | Игрок | 4 лучших | Турниры | Рейтинг |
---|---|---|---|---|
{{player.place || ''}} | {{player.userName}} | -- | {{ player.tournamentsCount}} | {{player.rating.toFixed(2)}} |
# | Игрок | Турниры | Рейтинг |
---|---|---|---|
{{player.place || ''}} | {{player.name}} | -- | {{player.rating.toFixed(2)}} |
# | Игрок | Турниры | Рейтинг |
---|---|---|---|
{{player.place || ''}} | {{player.name}} | -- | {{player.rating.toFixed(2)}} |