NCAA College Sports Schedules & Scores API
Pricing
from $0.44 / 1,000 item extracteds
NCAA College Sports Schedules & Scores API
Export official NCAA schedules and game results by sport, division, and date with teams, scores, state, and source URLs.
NCAA College Sports Schedules & Scores API
Pricing
from $0.44 / 1,000 item extracteds
Export official NCAA schedules and game results by sport, division, and date with teams, scores, state, and source URLs.
recordType
Optional
Record kind.
gameId
Optional
Stable NCAA contest identifier.
sport
Optional
NCAA scoreboard sport slug.
division
Optional
Requested NCAA division or football subdivision.
seasonYear
Optional
Starting year of the NCAA academic season.
date
Optional
Contest date in YYYY-MM-DD format.
startTime
Optional
Start time as exposed by NCAA.
startTimeEpoch
Optional
NCAA start time as a Unix timestamp in seconds.
status
Optional
Normalized contest state.
statusDetail
Optional
Source status text such as FINAL or a postponement message.
currentPeriod
Optional
Current or final period label from NCAA.
contestClock
Optional
Live contest clock when exposed.
homeTeam
Optional
Normalized home-team identity and result fields.
{ "name": "Sample State", "slug": "sample-state", "shortCode": "SMPST", "conference": "sample-conference", "rank": 12, "seed": null, "score": 28, "winner": true}awayTeam
Optional
Normalized away-team identity and result fields.
{ "name": "Example Tech", "slug": "example-tech", "shortCode": "EXTECH", "conference": "example-league", "rank": 18, "seed": null, "score": 24, "winner": false}venue
Optional
Venue when the NCAA scoreboard source exposes one; otherwise null.
broadcaster
Optional
Broadcaster or network when exposed.
isChampionship
Optional
Whether NCAA identifies the contest as a championship event.
championshipId
Optional
NCAA championship identifier when exposed.
bracketId
Optional
NCAA bracket identifier when exposed.
roundNumber
Optional
Tournament round number when exposed.
roundDescription
Optional
Tournament round description when exposed.
sourceUrl
Optional
Official NCAA contest page URL.
scoreboardUrl
Optional
Official NCAA scoreboard URL for the requested sport, division, and date.
sourceApiUrl
Optional
Official NCAA structured-data request URL used for this record.
scrapedAt
Optional
ISO 8601 timestamp when the Actor normalized the record.