DUCK
DUCK
v
PLAYING NOW
WAITING FOR NEXT MATCH
{{ liveP1 ? liveP1.name.replace(/\|\w+\|/g, '') : (playerIdMap[liveP1Id] || livePlayerNames[liveP1Id] || 'Some Duck') }}
{{ liveP1 ? (tierLabel(liveP1) + ' ยท ' + liveP1.elo) : 'โ ELO' }}
{{ liveP1.w }}W / {{ liveP1.l }}L
{{ liveP1.streak.includes('+') ? liveP1.streak.replace('+','') + 'W' : liveP1.streak.replace('-','') + 'L' }}
โ W / โ L
open slot
vs
ฮ{{ liveEloDiff }}
{{ liveP2 ? liveP2.name.replace(/\|\w+\|/g, '') : (playerIdMap[liveP2Id] || livePlayerNames[liveP2Id] || 'Some Duck') }}
{{ liveP2 ? (tierLabel(liveP2) + ' ยท ' + liveP2.elo) : 'โ ELO' }}
{{ liveP2.w }}W / {{ liveP2.l }}L
{{ liveP2.streak.includes('+') ? liveP2.streak.replace('+','') + 'W' : liveP2.streak.replace('-','') + 'L' }}
โ W / โ L
open slot
{{ liveP1EloShare }}%
{{ (100 - liveP1EloShare).toFixed(1) }}%
Results
{{ matchWinner(m) }}
{{ matchDelta(m) }}
>>
{{ matchLoser(m) }}
{{ timeAgo(m.finalized_at || m.received_at) }}
ยท
{{ group.tier.label }}
{{ tierRangeLabel(group.tier) }}
{{duck.rank}}
{{duck.name.replace(/\|\w+\|/g, '')}}
{{duck.regionFlag}}
{{duck.w}}/{{duck.l}} (
{{duck.streak.replace('+','W')}}
{{duck.streak.replace('-','L')}}
)
{{duck.elo}}
{{ tooltipPlayer.name.replace(/\|\w+\|/g, '') }}
{{ tooltipWinPct }}%
win rate
W/L
{{ tooltipPlayer.w }}W / {{ tooltipPlayer.l }}L
Streak
{{ tooltipPlayer.streak.includes('+') ? tooltipPlayer.streak.replace('+','') + ' win' : tooltipPlayer.streak.replace('-','') + ' loss' }}
ELO
{{ tooltipPlayer.elo }}