| Team Name | G1 | G2 | G3 | G4 | G5 | G6 | Total |
| {{team.label}} | {{team.scoresheet.totals.team.one || '-'}} | {{team.scoresheet.totals.team.two || '-'}} | {{team.scoresheet.totals.team.three || '-'}} | {{team.scoresheet.totals.team.four || '-'}} | {{team.scoresheet.totals.team.five || '-'}} | {{team.scoresheet.totals.team.six || '-'}} | {{team.scoresheet.totals.team.grandTotal || '-'}} |
| Team Name | G1 | G2 | G3 | G4 | G5 | G6 | Total |
| {{team.label}} | {{team.scoresheet.totals.team.one || '-'}} | {{team.scoresheet.totals.team.two || '-'}} | {{team.scoresheet.totals.team.three || '-'}} | {{team.scoresheet.totals.team.four || '-'}} | {{team.scoresheet.totals.team.five || '-'}} | {{team.scoresheet.totals.team.six || '-'}} | {{team.scoresheet.totals.team.grandTotal || '-'}} |
| Bowler | Class | Division | Pool Bowler | G1 | G2 | G3 | G4 | G5 | G6 | Total Pins | Average | High Game | High Series |
|
{{bowler.fname | titleCase}} {{bowler.lname | titleCase}} {{bowler.team.label}} |
{{bowler.team.class.label || '-'}} | {{bowler.team.division.label}} |
Yes
|
{{bowler.scores.one || '-'}} | {{bowler.scores.two || '-'}} | {{bowler.scores.three || '-'}} | {{bowler.scores.four || '-'}} | {{bowler.scores.five || '-'}} | {{bowler.scores.six || '-'}} | {{bowler.scores.total || '-'}} | {{bowler.scores.average || '-'}} | {{bowler.scores.high_game || '-'}} | {{bowler.scores.high_series || '-'}} |