Player MIN USG% %FGM %FGA %3PM %3PA %FTM %FTA %OREB %DREB %REB %AST %TO %STL %BLK %BLKA %PF %PFD %PTS
{{ ::row.PLAYER_NAME}} {{ ::row.START_POSITION }} {{ ::row.MIN }} {{ ::row.USG_PCT | percent }} {{ ::row.PCT_FGM | percent }} {{ ::row.PCT_FGA | percent }} {{ ::row.PCT_FG3M | percent }} {{ ::row.PCT_FG3A | percent }} {{ ::row.PCT_FTM | percent }} {{ ::row.PCT_FTA | percent }} {{ ::row.PCT_OREB | percent }} {{ ::row.PCT_DREB | percent }} {{ ::row.PCT_REB | percent }} {{ ::row.PCT_AST | percent }} {{ ::row.PCT_TOV | percent }} {{ ::row.PCT_STL | percent }} {{ ::row.PCT_BLK | percent }} {{ ::row.PCT_BLKA | percent }} {{ ::row.PCT_PF | percent }} {{ ::row.PCT_PFD | percent }} {{ ::row.PCT_PTS | percent }}
{{ ::row.PLAYER_NAME }} {{ ::row.COMMENT }}
Totals: {{ ::footer.USG_PCT | percent }} {{ ::footer.PCT_FGM | percent }} {{ ::footer.PCT_FGA | percent }} {{ ::footer.PCT_FG3M | percent }} {{ ::footer.PCT_FG3A | percent }} {{ ::footer.PCT_FTM | percent }} {{ ::footer.PCT_FTA | percent }} {{ ::footer.PCT_OREB | percent }} {{ ::footer.PCT_DREB | percent }} {{ ::footer.PCT_REB | percent }} {{ ::footer.PCT_AST | percent }} {{ ::footer.PCT_TOV | percent }} {{ ::footer.PCT_STL | percent }} {{ ::footer.PCT_BLK | percent }} {{ ::footer.PCT_BLKA | percent }} {{ ::footer.PCT_PF | percent }} {{ ::footer.PCT_PFD | percent }} {{ ::footer.PCT_PTS | percent }}