powered by
get_bracket() retrieves information on each series for a given season, including but not limited to their title, abbreviation, 1-letter code, round, top and bottom seeds, and winning and losing teams' IDs. Access get_seasons() for season reference.
get_bracket()
season
get_seasons()
get_bracket(season = get_season_now()$seasonId - 1)
tibble with one row per series
integer in YYYYYYYY
bracket_20242025 <- get_bracket(season=20242025)
Run the code above in your browser using DataLab