R/Playoff.R
get_series_carousel.Rd
Get playoff series carousel by season and round
get_series_carousel(season = get_season_now()$seasonId, round = 1)
integer Season in YYYYYYYY
integer Round of 1:4
tibble with one row per match-up
carousel_20242025_2 <- get_series_carousel(season=20242025, round=2)