Select teams
{{ formatSelectedDate }}
Loading standings...

{{ conference.name }}

{{ conference.name.includes('Eastern') ? 'EAST' : 'WEST' }} W L GB PCT HOME AWAY DIV CONF PPG OPP PPG DIFF STRK L10
{{ index + 1 }} {{ entry.team.name }} {{ getClinchCode(entry.stats) }} {{ getStatValue(entry.stats, 'wins') }} {{ getStatValue(entry.stats, 'losses') }} {{ getStatValue(entry.stats, 'gamesBehind') }} {{ getStatValue(entry.stats, 'winPercent') }} {{ getStatValue(entry.stats, 'Home') }} {{ getStatValue(entry.stats, 'Road') }} {{ getStatValue(entry.stats, 'vs. Div.') }} {{ getStatValue(entry.stats, 'vs. Conf.') }} {{ getStatValue(entry.stats, 'avgPointsFor') }} {{ getStatValue(entry.stats, 'avgPointsAgainst') }} {{ getStatValue(entry.stats, 'differential') }} {{ getStatValue(entry.stats, 'streak') }} {{ getStatValue(entry.stats, 'Last Ten Games') }}
↑ Load previous week Load more ↓