Skip to contents

Get playoff series carousel by season and round

Usage

get_series_carousel(season = get_season_now()$seasonId, round = 1)

Arguments

season

integer Season in YYYYYYYY

round

integer Round of 1:4

Value

tibble with one row per match-up

Examples

carousel_20242025_2 <- get_series_carousel(season=20242025, round=2)