{{scoresheet.away_team.label}}

{{scoresheet.home_team.label}}

Passing

{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.PassingComp || '0'}}/{{athlete.PassingAtt || '0'}} for {{athlete.PassingYards || '0'}} yards, {{athlete.PassingTD || '0'}} TDs and {{athlete.PassingInt || '0'}} INTs
{{scoresheet.away_team.abbr || scoresheet.away_team.label}} Totals
{{calculateTeamStatline('away', 'PassingComp', 'total')}}/{{calculateTeamStatline('away', 'PassingAtt', 'total')}} for {{calculateTeamStatline('away', 'PassingYards', 'total')}} yards {{calculateTeamStatline('away', 'PassingTD', 'total') || '0'}} TDs and {{calculateTeamStatline('away', 'PassingInt', 'total') || '0'}} INTs

Passing

{{scoresheet.home_team.abbr || scoresheet.home_team.label}} Totals
{{calculateTeamStatline('home', 'PassingComp', 'total')}}/{{calculateTeamStatline('home', 'PassingAtt', 'total')}} for {{calculateTeamStatline('home', 'PassingYards', 'total')}} yards {{calculateTeamStatline('home', 'PassingTD', 'total') || '0'}} TDs and {{calculateTeamStatline('home', 'PassingInt', 'total') || '0'}} INTs
{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.PassingComp || '0'}}/{{athlete.PassingAtt || '0'}} for {{athlete.PassingYards || '0'}} yards, {{athlete.PassingTD || '0'}} TDs and {{athlete.PassingInt || '0'}} INTs

Rushing

{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.RushingNum || '0'}} carries for {{athlete.RushingYards || '0'}} yards and {{athlete.RushingTDNum}} TDs
{{scoresheet.away_team.abbr || scoresheet.away_team.label}} Totals
{{calculateTeamStatline('away', 'RushingNum', 'total') || '0'}} carries for {{calculateTeamStatline('away', 'RushingYards', 'total') || '0'}} yards and {{calculateTeamStatline('away', 'RushingTDNum', 'total') || '0'}} TDs

Rushing

{{scoresheet.home_team.abbr || scoresheet.home_team.label}} Totals
{{calculateTeamStatline('home', 'RushingNum', 'total') || '0'}} carries for {{calculateTeamStatline('home', 'RushingYards', 'total') || '0'}} yards and {{calculateTeamStatline('home', 'RushingTDNum', 'total') || '0'}} TDs
{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.RushingNum || '0'}} carries for {{athlete.RushingYards || '0'}} yards and {{athlete.RushingTDNum}} TDs

Receiving

{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.ReceivingNum || '0'}} receptions for {{athlete.ReceivingYards || '0'}} yards and {{athlete.ReceivingTDNum}} TDs
{{scoresheet.away_team.abbr || scoresheet.away_team.label}} Totals
{{calculateTeamStatline('away', 'ReceivingNum', 'total') || '0'}} receptions for {{calculateTeamStatline('away', 'ReceivingYards', 'total') || '0'}} yards and {{calculateTeamStatline('away', 'ReceivingTDNum', 'total') || '0'}} TDs

Receiving

{{scoresheet.home_team.abbr || scoresheet.home_team.label}} Totals
{{calculateTeamStatline('home', 'ReceivingNum', 'total') || '0'}} receptions for {{calculateTeamStatline('home', 'ReceivingYards', 'total') || '0'}} yards and {{calculateTeamStatline('home', 'ReceivingTDNum', 'total') || '0'}} TDs
{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.ReceivingNum || '0'}} receptions for {{athlete.ReceivingYards || '0'}} yards and {{athlete.ReceivingTDNum}} TDs

Defense

{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.TotalTackles || '0'}} tackles , {{athlete.Sacks}} sacks , {{athlete.INTs}} INTs , {{athlete.FumbleRecoveries}} FR
{{scoresheet.away_team.abbr || scoresheet.away_team.label}} Stats

Defense

{{scoresheet.home_team.abbr || scoresheet.home_team.label}} Stats
{{athlete.fname | titleCase}} {{athlete.lname | titleCase}}
{{athlete.TotalTackles || '0'}} tackles , {{athlete.Sacks}} sacks , {{athlete.INTs}} INTs , {{athlete.FumbleRecoveries}} FR