{{ wsConnected ? 'Connesso' : 'Connessione...' }}
{{ state.sp.nomi.home }}
{{ state.sp.punt.home }}
SET {{ state.sp.set.home }}
{{ state.sp.nomi.guest }}
{{ state.sp.punt.guest }}
SET {{ state.sp.set.guest }}
{{ isPartitaFinita ? 'PARTITA FINITA' : 'SET VINTO' }}
{{ state.sp.nomi[setVintoTeam] }}
Configura le formazioni per il prossimo set
Scegli squadra
{{ state.sp.nomi[cambiTeam] }}: CAMBIO
{{ cambiError }}