get_series()
retrieves information on each series for a given set of season
and round
, including but not limited to their label, 1-letter code, top and bottom seeds, and winning and losing teams' IDs. Access get_seasons()
for season
reference.
Usage
get_series(season = get_season_now()$seasonId, round = 1)