Sportradar NCAA Women's Basketball v8

Number of APIs: 21

Sportradar’s NCAA Women's Basketball API v7 offers a comprehensive suite of game and seasonal stats to power your basketball experiences.

All game data feeds update in real-time as games are played and are compiled via Sportradar‘s expert in-house operators. Real-time scoring is provided for all Division I games with live play-by-play for the March Madness tournament. Click here for additional coverage information.

Primary feeds will return schedules, standings, team info, and real-time scores. Additional feeds provide complimentary data, including team rosters and Top 25 rankings.

The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.

To receive trial access, visit this page.

  1. Daily Change Log GET {{baseUrl}}/:locale/league/:year/:month/:day/changes.{{format}}

  2. Team Profile GET {{baseUrl}}/:locale/teams/:team_id/profile.{{format}}

  3. Seasons GET {{baseUrl}}/:locale/league/seasons.{{format}}

  4. Daily Schedule GET {{baseUrl}}/:locale/games/:year/:month/:day/schedule.{{format}}

  5. Game Boxscore GET {{baseUrl}}/:locale/games/:game_id/boxscore.{{format}}

  6. Game Summary GET {{baseUrl}}/:locale/games/:game_id/summary.{{format}}

  7. League Hierarchy GET {{baseUrl}}/:locale/league/hierarchy.{{format}}

  8. League Leaders GET {{baseUrl}}/:locale/seasons/:season_year/:season_type/:divison_or_conference/leaders.{{format}}

  9. Play-By-Play GET {{baseUrl}}/:locale/games/:game_id/pbp.{{format}}

  10. Player Profile GET {{baseUrl}}/:locale/players/:player_id/profile.{{format}}