Statistics are maintained by the coaching staff of each team.

{{scoresheet.away_team.label}} Statistics

{{scoresheet.home_team.label}} Statistics

{{stat_key | titleCase}}

No {{stat_key}} were recorded for {{scoresheet.away_team.label}}
{{athlete.fname | titleCase}} {{athlete.lname | titleCase}} - {{athlete[stat_key]}}
{{scoresheet.away_team.abbr || scoresheet.away_team.label}} Totals
{{calculateTeamStatline('away', stat_key, 'total') || '0'}}

{{stat_key | titleCase}}

No {{stat_key}} were recorded for {{scoresheet.home_team.label}}
{{scoresheet.away_team.abbr || scoresheet.home_team.label}} Totals
{{calculateTeamStatline('home', stat_key, 'total') || '0'}}
{{athlete.fname | titleCase}} {{athlete.lname | titleCase}} - {{athlete[stat_key]}}