Loading...

{{ game.game.name }}

{{ game.game.state }}
{{ game.game.type }}
{{ game.game.gender }}
{{ formatDate(game.game.startDate) + ' ' + formatTime(game.game.startDate) }}
{{ formatPrice(game.game.price) }}
{{ courtsShortList(game.game.courts) }}

Select Courts

{{ court }}
{{ game.game.levels.join(', ') }}
{{ game.game.text }}
👥 Players: {{ game.participants.length }}{{ !!game.game.maxParticipants ? '/' + game.game.maxParticipants : '' }} {{ expandedPlayers[game.game.id] ? '🔼' : '🔽' }}
{{ index + 1 }}.
{{ playerName(participant, 0) }}
@{{ participant.players[0].telegramNickname }}
{{ participant.participant.groupName || '?' }}
{{ participant.participant.groupName }}

Select Group

{{ g }}
⚙️ Admin's Actions
{{ action.reason }}

User Profile

Profile picture
👤
{{ player.name }} @{{ player.telegramNickname }}
{{ profileErrors.name }}
{{ profileErrors.category }}

My Organisations

🏢

{{ org.name }}

No organisations yet

Clubs

{{ club.name }}

Country: {{ club.country }} Zone: {{ club.zoneId }} Courts: {{ club.courts.join(', ') }}
No clubs

Create Club

{{ clubErrors.name }}

Create Organisation

{{ orgErrors.name }}
🏢

{{ selectedOrganisation.name }}

Admins

{{ getAdminPlayerName(admin) }} 👑 Main Admin
No admins

Add Admin

{{ page === 'createGame' ? 'New Game' : 'Edit Game' }}

{{ errors.name }}
{{ errors.startDate }}
{{ errors.endDate }}
{{ gameClub.name }}
{{ club.name }}
Nothing found
Loading...
{{ errors.clubId }}
{{ gameForm.courts?.length ? courtsShortList(gameForm.courts) : 'Select courts' }}

Select Courts

{{ court }}
{{ errors.type }}
{{ errors.gender }}
{{ errors.levels }}

Filter by Status

{{ s }}

{{ game.game.name }}

{{ game.game.state }}
{{ game.game.type }} {{ game.game.gender }}
{{ formatDate(game.game.startDate) + ' ' + formatTime(game.game.startDate) }}
{{ formatPrice(game.game.price) }}
No games found