Earlier quoted context omitted.
There's a few exposed json endpoints for data, the matchup page, team page, and player page. eg team: http://madness.io/teams/fak.json eg player: http://madness.io/players/1772.json eg matchup: http://madness.io/matchup/dae/vs/oad/1395332100.json
Is there any endpoint for teams.json or would I need to request each individually? Even if it was just the season stats without the game stats it would be useful.
Re: Show HN: March Madness for Hackers
#61There is not one at this moment. It's quite an expensive request to serve season stats for n teams.