http://stats.nba.com/leaguePlayerGenera ... PerPage=25
... I notice players have a Pace column. That's presumably from pbp -- and I haven't seen this before.
NBA.com apparently uses a different Pace formula than that used at b-r.com -- most teams are about 2-2.5 possessions per game higher at NBA.com
In any case, knowing the player's Pace and minutes; and the team's Pace and minutes; we can deduce the pace of the team when the player is off the floor, and the difference between them.
Something is wack with Minnesota, perhaps. This player list is limited to those who average >20 mpg, but it seems all Wolves players have a Pace above that of their team.
Code: Select all
.player tm %Min Team On Off diff
Kevin Love MIN .71 99.7 101.5 95.2 6.3
Corey Brewer MIN .65 99.7 101.8 95.9 5.9
Ricky Rubio MIN .65 99.7 101.8 95.9 5.8
John Wall WAS .76 95.7 97.0 91.3 5.8
Kevin Durant OKC .78 97.7 99.0 93.3 5.7
Kyle Lowry TOR .75 94.5 95.9 90.4 5.5
Russell Westbrook OKC .32 97.7 101.3 96.0 5.3
Trevor Ariza WAS .68 95.7 97.2 92.5 4.7
Derrick Rose CHI .11 93.1 97.1 92.6 4.5
Kevin Martin MIN .56 99.7 101.7 97.2 4.4
.player tm %Min Team On Off diff
Carlos Boozer CHI .55 93.1 95.1 90.8 4.2
Ty Lawson DEN .58 99.7 101.3 97.4 3.9
Mario Chalmers MIA .54 94.4 96.1 92.5 3.6
Victor Oladipo ORL .66 96.0 97.2 93.7 3.5
Ramon Sessions MIL .50 94.4 96.1 92.6 3.5
Isaiah Thomas SAC .71 96.9 97.8 94.6 3.2
Jrue Holiday NOP .41 94.3 96.2 93.0 3.2
Eric Gordon NOP .63 94.3 95.4 92.4 3.0
Deron Williams BKN .46 94.1 95.7 92.7 3.0
Tim Hardaway Jr. NYK .45 92.7 94.3 91.4 2.9
Players who slow the pace of the game:
Code: Select all
.player tm %Min Team On Off diff
Josh McRoberts CHA .61 95.3 93.9 97.5 -3.7
Shaun Livingston BKN .50 94.1 92.5 95.7 -3.3
Michael Kidd-Gilchrist CHA .34 95.3 93.3 96.3 -3.1
Ray Allen MIA .50 94.4 92.9 95.9 -3.0
Kevin Garnett BKN .38 94.1 92.3 95.2 -2.9
Pablo Prigioni NYK .31 92.7 90.8 93.6 -2.9
Channing Frye PHX .60 98.3 97.2 99.9 -2.8
Tayshaun Prince MEM .51 92.2 91.0 93.5 -2.6
Terrence Jones HOU .52 98.3 97.2 99.6 -2.5
Gerald Henderson CHA .68 95.3 94.5 96.9 -2.5
We have to assume these Diff numbers are often relative to a player's backup (or the player he's backing up).
I dunno -- is this anything?