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.
Usage
get_bracket(season = get_season_now()$seasonId - 1)