Reference Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Reference Docs

NCAAWB Overview

Get started with NCAA Women's Basketball API v7

API Map

To best utilize the NCAA Women's Basketball API, you will need specific parameters to create your API calls. The map below shows every feed in the API, grouped by task; the key marks the identifier each feed takes, and each entry links out to its endpoint page.

Feeds that require no ID, or only a date or season year, can be called directly. Their responses provide the game, team, player, and tournament IDs that the remaining feeds take. Tournament IDs are listed in the Tournament List feed.

NO ID NEEDEDDATESEASON YEARGAME IDTEAM IDPLAYER IDTOURNAMENT IDGetting OrientedSTART HERE · SCHEDULES PROVIDE GAME AND TEAM IDS Seasons League Hierarchy Teams Schedule Daily ScheduleTrack Games LiveGAME IDS COME FROM THE SCHEDULE FEEDS Game Boxscore Game Summary Game Play-by-PlayTeams and PlayersIDS COME FROM TEAMS AND TEAM ROSTERSTeam Profile Player ProfileMonitor Data Changes Daily Change LogFollow the SeasonTAKE A SEASON YEAR AND TYPESOME ADD A TEAM OR DIVISION ID Standings Seasonal Statistics League LeadersRankings and PollsPOLL RANKINGS TAKE A POLL TYPE AND SEASON YEAR Rankings (Current Week) Rankings (By Week) RPI RankingsTournamentsTOURNAMENT LIST PROVIDES TOURNAMENT IDS Tournament List Tournament Schedule Tournament Summary Tournament Statistics

Data Retrieval Samples

To find a team's leader in assists for a given game:

  1. Call the schedule or daily schedule and find the Game Id for the chosen game
  2. Call the Game Boxscore using the Game Id
  3. Find the Team Assists Leader statistics and locate the player full_name attribute

The name of the team's leader in assists is displayed.


To find the coach's name for a given team:

  1. Call the season or series schedule and find id for the coach's team
  2. Call the Team Profile using the Team ID
  3. Find the coach element and locate the full_name attribute

The coach's full name is displayed.



Coverage Levels

We provide two coverage levels to ensure the most comprehensive data offering.

Full – We provide live play-by-play coverage for the entire game. We provide updated scores and time remaining as well as team- and player-level data in near real time.

Full coverage is available for:

  • All games featuring an AP Top 25 team
  • All "Power Five" (ACC, B1G, Big 12, Big East, SEC) Conference Tournament games
  • All Division I March Madness Tournament games

Extended Boxscore – We provide scores and time remaining, in a timely manner, as the game progresses. We provide team- and player-level data for the game within 120 minutes of the official results being posted. Extended Boxscore coverage is available for any game involving a Division I program, not covered via our full coverage offering.

🏀

Coverage Notes

Coverage levels are subject to change up to the scheduled game start time. Changes are usually due to resource availability or possible broadcast and technical difficulties.

NCAA Women’s Basketball does not provide live player minutes for any game, including matchups involving AP Top-25 teams. Player minutes are populated only after the game.



Integration Links


Schema Download

Open the zip file below to access our entire NCAA Women's Basketball API XSD schema.

NCAAWB v7 Schema