QuickScores.com is a Software-as-a-Service website designed to serve the needs of sports league and tournament administrators, as well as the athletes who participate in those events. Most often administrators and athletes use our service via our website www.quickscores.com. These documents below define how to use our API to access QuickScores data using remote calls from another website or third-party app.
Some users of this API will mainly be interested in displaying preformatted QuickScores schedules on another website. Others will want to read in all of the raw schedule data and provide a totally customized rendering of the schedule. This documentation will hopefully provide all of the information for both sets of users to achieve their goals.
QuickScores API - Specification PDF
QuickScores API - PHP Development Kit (includes sample PHP scripts)
Error in the documentation or the API?
Suggestion for an enhancement to the API?
Contact
Step-by-Step Instructions |
|
Setup & Tools |
Managing Events |
Event Options |
|
QuickScores now offers an API that you can use to retrieve all of your organization's public data and display it in a customized format on your own website or app.
Download the API Development Kit for PHP (with sample PHP code)