Type
Improvement
Status
Open
Reported By
web
Component
API
Votes
Created
19/Oct/13 7:44 AM EDT
Tracking
Sign in to track this issue
Description
I would like to make a module where I can compare two players season stats. The API-output I need is something like the "Career averages" on <a href="/nba/player/6233">/nba/player/6233</a>
Comments
1. Michael Torp 7/Nov/2013 at 6:09 AM EST
How is the forecast for this API call, for a players season stats? Is it a big development, or doable in near future? Thanks.
2. Erik Berg 8/Nov/2013 at 5:01 AM EST
It is not a huge endeavor, but there are other tasks ahead of it on the TODO list. Aggregate player and team stats will feature prominently in the API, it's just a matter of having time to implement the new methods.
3. Ryan Musser 18/Nov/2013 at 8:55 PM EST
This would prove to be very useful to me. I appreciate your work
4. Evan Kellogg 7/Apr/2016 at 2:19 AM EDT
It would be great to be able to access this data through an API call. I think if it were a career list of cumulative season totals that would be best, and if the calling application needed averages, they would be able to calculate the averages themselves.