WHL statistical leaders for a season from the HockeyTech feed.
Examples
try(whl_leaders())
#> ── WHL Leaders from HockeyTech ──────────────────────────── fastRhockey 1.0.0 ──
#> ℹ Data updated: 2026-06-13 03:26:51 UTC
#> # A tibble: 10 × 15
#> rank player_id jersey_number name team_id team_name team_code team_logo
#> <int> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 1 29468 4 Carson C… 279 "West" West https://…
#> 2 2 29769 88 Tyus Spa… 279 "West" West https://…
#> 3 3 30098 2 JP Hurlb… 279 "West" West https://…
#> 4 4 30288 20 Yaroslav… 278 "East " East https://…
#> 5 5 29384 26 Markus R… 278 "East " East https://…
#> 6 1 29769 88 Tyus Spa… 279 "West" West https://…
#> 7 2 30098 2 JP Hurlb… 279 "West" West https://…
#> 8 3 30188 17 Landon A… 278 "East " East https://…
#> 9 4 29461 17 Brody Gi… 279 "West" West https://…
#> 10 5 29429 9 Zach Ols… 278 "East " East https://…
#> # ℹ 7 more variables: team_logo_small <chr>, stat_formatted <chr>,
#> # type_formatted <chr>, photo <chr>, photo_small <chr>, position <chr>,
#> # division <chr>
