Feed Versions
RESTful API
Identifier: 1.1
Released: April 18th 2011
Changes:
- Event Times [error] event times had been 1 hour off the correct time due to a conversion error to GMT, this has been corrected.
- Pitching Changes [error] MLB teams who had changed pitchers before an event where not reflected in the schedule feed. This has been corrected
Examples: Schedule: http://xml.donbest.com/feeds/schedule/?token=[token]&version=1.1 Scores: http://xml.donbest.com/feeds/schedule/?token=[token]&version=1.1 Lines: http://xml.donbest.com/feeds/schedule/?token=[token]&version=1.1 Opening / Closing Lines: http://xml.donbest.com/feeds/schedule/?token=[token]&version=1.1
Basic php sample : example.zip