{{ seasonYearDisplay + " " + ('_seasonType.' + seasonType | i18next) }} {{ 'fullTeamStats.title' | i18next }}
{{ player.rank }} {{ player.teamProfile.displayAbbr }} {{ player.statAverage.games || '—' }} {{ player.statAverage.gamesStarted || '—' }} {{ player.statAverage.pointsPg | number:1 || '—' }} {{ player.statAverage.rebsPg | number:1 || '—' }} {{ player.statAverage.assistsPg | number:1 || '—' }} {{ player.statAverage.minsPg | number:1 || '—' }} {{ player.statAverage.efficiency | number:1 || '—' }} {{ player.statAverage.fgpct | number:1 || '—' }} {{ player.statAverage.tppct | number:1 || '—' }} {{ player.statAverage.ftpct | number:1 || '—' }} {{ player.statAverage.offRebsPg | number:1 || '—' }} {{ player.statAverage.defRebsPg | number:1 || '—' }} {{ player.statAverage.stealsPg | number:1 || '—' }} {{ player.statAverage.blocksPg | number:1 || '—' }} {{ player.statAverage.turnoversPg | number:1 || '—' }} {{ player.statAverage.foulsPg | number:1 || '—' }}
{{ player.rank }} {{ player.teamProfile.displayAbbr }} {{ player.statAverage.games || '—' }} {{ player.statAverage.gamesStarted || '—' }} {{ player.statTotal.points || '—' }} {{ player.statTotal.rebs || '—' }} {{ player.statTotal.assists || '—' }} {{ player.statTotal.mins || '—' }} {{ player.statTotal.fgm || '—' }} {{ player.statTotal.fga || '—' }} {{ player.statTotal.tpm || '—' }} {{ player.statTotal.tpa || '—' }} {{ player.statTotal.ftm || '—' }} {{ player.statTotal.fta || '—' }} {{ player.statTotal.offRebs || '—' }} {{ player.statTotal.defRebs || '—' }} {{ player.statTotal.steals || '—' }} {{ player.statTotal.blocks || '—' }} {{ player.statTotal.turnovers || '—' }} {{ player.statTotal.fouls || '—' }}