
Get ESPN women's college basketball schedule for a specific year
Source:R/espn_wbb_data.R
espn_wbb_scoreboard.RdGet ESPN women's college basketball schedule for a specific year
Value
Returns a tibble
| col_name | types | description |
| matchup | character | Matchup. |
| matchup_short | character | Matchup short. |
| season | integer | Season identifier (4-digit year or 'YYYY-YY' string). |
| season_type | integer | Season type (1=pre-season, 2=regular season, 3=postseason, 4=off-season for ESPN; or string label for WNBA Stats). |
| season_slug | character | Season slug. |
| game_id | integer | Unique game identifier. |
| game_uid | character | Game uid. |
| game_date | Date | Game date (YYYY-MM-DD). |
| attendance | integer | Reported attendance. |
| status_name | character | Status label. |
| broadcast_market | character | Broadcast market label (e.g. 'national', 'home'). |
| broadcast_name | character | Broadcast name. |
| start_date | character | Start date (YYYY-MM-DD). |
| game_date_time | POSIXct | Game start date/time (ISO 8601). |
| home_team_name | character | Home team name. |
| home_team_logo | character | Home team logo URL. |
| home_team_abb | character | Home team's team abb. |
| home_team_id | integer | Unique identifier for the home team. |
| home_team_location | character | Home team's team location. |
| home_team_full_name | character | Full home team name (e.g. 'Las Vegas Aces'). |
| home_team_color | character | Home team primary color (hex). |
| home_score | integer | Home team score at the time of the play. |
| home_win | integer | Home team's win. |
| home_record | character | Home win-loss record. |
| away_team_name | character | Away team name. |
| away_team_logo | character | Away team logo URL. |
| away_team_abb | character | Away team's team abb. |
| away_team_id | integer | Unique identifier for the away team. |
| away_team_location | character | Away team's team location. |
| away_team_full_name | character | Full away team name (e.g. 'Las Vegas Aces'). |
| away_team_color | character | Away team primary color (hex). |
| away_score | integer | Away team score at the time of the play. |
| away_win | integer | Away team's win. |
| away_record | character | Away win-loss record. |
See also
Other ESPN WBB Functions:
espn_wbb_athletes_index(),
espn_wbb_award(),
espn_wbb_calendar(),
espn_wbb_coach(),
espn_wbb_coach_record(),
espn_wbb_coach_season(),
espn_wbb_coaches(),
espn_wbb_conferences(),
espn_wbb_franchise(),
espn_wbb_franchises(),
espn_wbb_game_all(),
espn_wbb_game_broadcasts(),
espn_wbb_game_odds(),
espn_wbb_game_official_detail(),
espn_wbb_game_officials(),
espn_wbb_game_play(),
espn_wbb_game_play_personnel(),
espn_wbb_game_player_box(),
espn_wbb_game_powerindex(),
espn_wbb_game_predictor(),
espn_wbb_game_probabilities(),
espn_wbb_game_propbets(),
espn_wbb_game_rosters(),
espn_wbb_game_situation(),
espn_wbb_game_team_leaders(),
espn_wbb_game_team_linescores(),
espn_wbb_game_team_records(),
espn_wbb_game_team_roster(),
espn_wbb_game_team_roster_entry(),
espn_wbb_game_team_score(),
espn_wbb_game_team_statistics(),
espn_wbb_injuries(),
espn_wbb_leaders(),
espn_wbb_news(),
espn_wbb_pbp(),
espn_wbb_player_awards(),
espn_wbb_player_box(),
espn_wbb_player_career_stats(),
espn_wbb_player_eventlog(),
espn_wbb_player_eventlog_v2(),
espn_wbb_player_gamelog(),
espn_wbb_player_info(),
espn_wbb_player_overview(),
espn_wbb_player_seasons(),
espn_wbb_player_splits(),
espn_wbb_player_statisticslog(),
espn_wbb_player_stats(),
espn_wbb_player_stats_v3(),
espn_wbb_position(),
espn_wbb_positions(),
espn_wbb_powerindex(),
espn_wbb_rankings(),
espn_wbb_season_awards(),
espn_wbb_season_group(),
espn_wbb_season_group_children(),
espn_wbb_season_group_teams(),
espn_wbb_season_groups(),
espn_wbb_season_info(),
espn_wbb_season_leaders(),
espn_wbb_season_ranking(),
espn_wbb_season_rankings(),
espn_wbb_season_type(),
espn_wbb_season_types(),
espn_wbb_season_week(),
espn_wbb_season_weeks(),
espn_wbb_seasons(),
espn_wbb_standings(),
espn_wbb_team(),
espn_wbb_team_box(),
espn_wbb_team_injuries(),
espn_wbb_team_leaders(),
espn_wbb_team_news(),
espn_wbb_team_record_detail(),
espn_wbb_team_roster(),
espn_wbb_team_schedule(),
espn_wbb_team_season_profile(),
espn_wbb_team_season_roster(),
espn_wbb_team_season_statistics(),
espn_wbb_team_stats(),
espn_wbb_teams(),
espn_wbb_tournament(),
espn_wbb_tournament_season(),
espn_wbb_tournament_seasons(),
espn_wbb_tournaments(),
espn_wbb_venues(),
espn_wbb_week_ranking(),
espn_wbb_week_rankings()
Examples
# Get schedule from date 2022-11-15
# \donttest{
try(espn_wbb_scoreboard (season = "20230225"))
#> ── ESPN WBB Scoreboard Information from ESPN.com ─────────────── wehoop 3.0.0 ──
#> ℹ Data updated: 2026-06-12 14:51:59 UTC
#> # A tibble: 532 × 36
#> matchup matchup_short season season_type season_slug game_id game_uid
#> <chr> <chr> <int> <int> <chr> <int> <chr>
#> 1 Stanford Cardi… STAN @ UTAH 2023 2 regular-se… 4.01e8 s:40~l:…
#> 2 UConn Huskies … CONN @ DEP 2023 2 regular-se… 4.01e8 s:40~l:…
#> 3 Texas Longhorn… TEX @ OU 2023 2 regular-se… 4.01e8 s:40~l:…
#> 4 Arizona Wildca… ARIZ @ ORST 2023 2 regular-se… 4.01e8 s:40~l:…
#> 5 Washington Hus… WASH @ UCLA 2023 2 regular-se… 4.01e8 s:40~l:…
#> 6 Gonzaga Bulldo… GONZ @ BYU 2023 2 regular-se… 4.01e8 s:40~l:…
#> 7 TCU Horned Fro… TCU @ ISU 2023 2 regular-se… 4.01e8 s:40~l:…
#> 8 California Gol… CAL @ COLO 2023 2 regular-se… 4.01e8 s:40~l:…
#> 9 San Diego Stat… SDSU @ UNLV 2023 2 regular-se… 4.01e8 s:40~l:…
#> 10 Middle Tenness… MTSU @ LT 2023 2 regular-se… 4.01e8 s:40~l:…
#> # ℹ 522 more rows
#> # ℹ 29 more variables: game_date <date>, attendance <int>,
#> # play_by_play_available <lgl>, status_name <chr>, broadcast_market <chr>,
#> # broadcast_name <chr>, start_date <chr>, broadcast <chr>,
#> # game_date_time <dttm>, home_team_name <chr>, home_team_logo <chr>,
#> # home_team_abb <chr>, home_team_id <int>, home_team_location <chr>,
#> # home_team_full_name <chr>, home_team_color <chr>, home_score <int>, …
# }