It'll be ready in just a moment...
| Name | Record | Drop | Res | OpRes | Team | |||
|---|---|---|---|---|---|---|---|---|
| {{ player.place }} | {{ player.name }} | {{ player.record.w }} | - | {{ player.record.l }} | {{ player.drop != -1 ? player.drop : ' ' }} | {{ player.cut ? ' ' : getPct(player.res.opp, 5) }} | {{ player.cut ? ' ' : getPct(player.res.oppopp, 5) }} |
{{ mon.name }}
|
No teamsheet currently available.
| {{ getPhaseString(phase.phase) }} | |||||
|---|---|---|---|---|---|
| Rnd | Opponent | Result | Record | Res | Team |
| {{ opp.rname }} | Bye {{ opponents[opp.opp].name }} | {{ opp.bye ? "" : opp.res }} | ({{ opponents[opp.opp].record.w }} - {{ opponents[opp.opp].record.l }}) | {{ !opp.cut ? getPct(opponents[opp.opp].res.opp) : "" }} | |
|
{{ pairing.player.name }} ({{ getRecordThroughRound(pairing.player, round.num) }}) |
Table {{ pairing.table }}
|
{{ pairing.opp.name }} ({{ getRecordThroughRound(pairing.opp, round.num) }}) {{ pairing.other }} |
| No pairings for this round yet! | ||
| Country | Players | Phase 2 | Cut | Top Player | ||
|---|---|---|---|---|---|---|
|
|
{{ getCountryName(countryData.country) }} | {{ countryData.players.length }} | {{ countryData.phase2 }} | {{ countryData.cut }} | {{ standings[countryData.topPlayer.code].name }} | ({{ standings[countryData.topPlayer.code].place }}) |
| Name | Record | Res. | Op Res. | Team | |
|---|---|---|---|---|---|
| {{ standings[pcode].place }} | {{ standings[pcode].name }} | ({{ standings[pcode].record.w }} - {{ standings[pcode].record.l }}) | {{ getPct(standings[pcode].res.opp) }} | {{ getPct(standings[pcode].res.oppopp) }} |
| Name | Total | Points | Phase 2 | Ph2 Cnv | Cut | Cut Cnv | |
|---|---|---|---|---|---|---|---|
|
{{ mon.name }}
|
{{ mon.name }} | {{ mon.counts.total }} ({{ getPct(mon.counts.total / eventInfo.playerCount, 4) }}) | {{ mon.counts.points }} ({{ getPct(mon.counts.points / eventInfo.playerCount, 4) }}) | {{ mon.counts.phase2 }} ({{ getPct(mon.counts.phase2 / eventInfo.phase2Count, 4) }}) | {{ getPct(mon.counts.phase2Conversion, 5) }} | {{ mon.counts.cut }} | {{ getPct(mon.counts.cutConversion, 5) }} |
| No usage stats for this event yet. | |||||||
| Total | Points | Phase 2 | Ph2 Cnv | Cut | Cut Cnv | |
|---|---|---|---|---|---|---|
|
|
{{ mon.counts.total }} ({{ getPct(mon.counts.total / eventInfo.playerCount, 4) }}) | {{ mon.counts.points }} ({{ getPct(mon.counts.points / eventInfo.playerCount, 4) }}) | {{ mon.counts.phase2 }} ({{ getPct(mon.counts.phase2 / eventInfo.phase2Count, 4) }}) | {{ getPct(mon.counts.phase2Conversion, 5) }} | {{ mon.counts.cut }} | {{ getPct(mon.counts.cutConversion, 5) }} |
| Pl. | Player | Record | Res | Op Res | Team |
|---|---|---|---|---|---|
| {{ standings[pcode].place }} | {{ standings[pcode].name }} | ({{ standings[pcode].record.w }} - {{ standings[pcode].record.l }}) | {{ getPct(standings[pcode].res.opp) }} | {{ getPct(standings[pcode].res.oppopp) }} |