powered by
Get full regular season standings for given year(s), including win-loss record and goals for and against
get_standings(seasons = as.numeric(format(Sys.Date() + 78, "%Y")))
A tibble containing team records and stats for given year
End year of seasons to pull
if (FALSE) { get_standings(2022) }
Run the code above in your browser using DataLab