bracket() retrieves the playoff bracket for a season as a data.frame where each row represents series and includes detail on team identity, affiliation, and matchup-side context.
Usage
bracket(season = season_now())
Value
data.frame with one row per series
Arguments
season
integer in YYYYYYYY (e.g., 20242025); see seasons() for
reference