ncaa.com API: get_game_detail
ncaa.com via Parse · sports
Get detailed game information for a specific contest including linescores, team rosters, location, championship metadata, and streaming links. Requires a contest_id obtained from search_contests. Returns full game state with period-by-period scoring breakdown. Access NCAA sports schedules, live scores, boxscores, play-by-play data, and team statistics via the official NCAA GraphQL API. Fulfilled by Parse from ncaa.com.
- education
- entertainment
- ncaa-com
- parse
- platform-key
- sports
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/ea5d6e16-f38b-4e98-a227-1314a86fe69a/get_game_detail
- Interface artifact
- sha256:babbd0ca0831915d3cf3151d42480ae3b6430b10f17a6e37f6677a1d70630b75
- Manifest digest
- sha256:eea60dc1047954a0715424ac7059fdf9268e338c15e825d3ccf69dc5e4c5d844
Request fields
- week (integer): Optional week number for football games.
- contest_id (string, required): Contest ID obtained from search_contests results (e.g. '6232202').
Example queries
- {"week":"7","contest_id":"6232202"}