stats.ncaa.org API: get_scoreboard
stats.ncaa.org via Parse · sports
Retrieve the scoreboard for a given sport, season year, division, and date. Returns list of games with team names, IDs, scores, and contest IDs. Access NCAA sports statistics including player/team search, head coach records, game scoreboards, and statistical ranking categories from stats.ncaa.org Fulfilled by Parse from stats.ncaa.org.
- education
- government-public
- parse
- platform-key
- sports
- stats-ncaa-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cc788f52-a551-42c0-9350-031581a15442/get_scoreboard
- Interface artifact
- sha256:c9812b01a8d29332c56047ed848cb6b29b967f3c3e25682eb0db15644c5b2852
- Manifest digest
- sha256:7480645a932025cc8dd3d866e03730a80485478c54cd6d8b5aff39bf37556011
Request fields
- date (string): Game date in MM/DD/YYYY format. Defaults to current UTC date.
- year (string): Academic year (e.g., 2025 for 2024-25 season)
- sport (string): Sport code: Allowed values: MBA, MFB, WBB, MBB, MSO, MIH, WVB
- division (string): Division: Allowed values: 1, 2, 3
Example queries
- {"date":"01/15/2025","year":"2025","sport":"MBA","division":"1"}