{{ title }}

{{ ::rows[0].GROUP_SET }}
TEAM GP MIN OffRtg DefRtg NetRtg AST% AST/TO AST Ratio OREB% DREB% REB% TO Ratio eFG% TS% USG% PACE PIE
{{ ::row.GROUP_VALUE }} {{ ::row.GROUP_VALUE_2 }} {{ ::row.TEAM_ABBREVIATION }} {{ ::row.TEAM_ABBREVIATION }} {{ ::row.GP }} {{ ::row.MIN | permode:params.PerMode:'MIN' }} {{ ::row.OFF_RATING | number:1 }} {{ ::row.DEF_RATING | number:1 }} {{ ::row.NET_RATING | number:1 }} {{ ::row.AST_PCT | percent }} {{ ::row.AST_TO | number:2 }} {{ ::row.AST_RATIO | number:1 }} {{ ::row.OREB_PCT | percent }} {{ ::row.DREB_PCT | percent }} {{ ::row.REB_PCT | percent }} {{ ::row.TM_TOV_PCT | number:1 }} {{ ::row.EFG_PCT | percent }} {{ ::row.TS_PCT | percent }} {{ ::row.USG_PCT | percent }} {{ ::row.PACE | number:2 }} {{ ::row.PIE | percent }}