I mentioned a while back that I had started up phillyarena again, and to this point it's just been just a blog. I've been working on site development of it, as I like to do a lot of statistical data. Recently I've been working on a lot of the backend scripts to parse boxscore output and put it in my own database, and now I"m beginning to start doing some stuff with the data.
The first part is a "team stats" section where you basically select a player, and select a condition, and it will give you the teams record and stats for when that condition is met, and compare that to when that condition is not met.
http://nba.phillyarena.com/teamstats.phpSo, if you select Elton Brand, select "Plays/Doesn't play", it will give you the split of team stats (NOTE: team stats, not play) of when he does play vs when he doesn't play. Similarly, if you want to see the Sixers record and stats for when Thad makes more than 2 three pointers in a game, you can do so. Or when Louis Williams plays more than 25 minutes.
Right now you can't search on team results (say, when the Sixers as a team make > 7 three pointers), but that will be coming in the next day or so. Similarly, right now you can "show game log" and view a game log of the team stats when these conditions are met, but you can't view the players game log. That as well will be coming shortly.
Right now it's fairly rudimentary, and it's going to change fairly drastically (with new additions and style changes), but feel free to use it if you wish. Please let me know if anyone has any changes/suggestions/bugs.