AHL teams for a given season from the HockeyTech feed.
Examples
try(ahl_teams())
#> ── AHL Teams from HockeyTech ────────────────────────────── fastRhockey 1.0.0 ──
#> ℹ Data updated: 2026-07-18 18:45:02 UTC
#> # A tibble: 32 × 7
#> team_name team_id team_code team_nickname team_label division team_logo
#> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 Abbotsford Can… 440 ABB Canucks Abbotsford 25 https://…
#> 2 Bakersfield Co… 402 BAK Condors Bakersfie… 25 https://…
#> 3 Belleville Sen… 413 BEL Senators Belleville 16 https://…
#> 4 Calgary Wrangl… 444 CGY Wranglers Calgary 25 https://…
#> 5 Charlotte Chec… 384 CLT Checkers Charlotte 15 https://…
#> 6 Chicago Wolves 330 CHI Wolves Chicago 24 https://…
#> 7 Cleveland Mons… 373 CLE Monsters Cleveland 16 https://…
#> 8 Coachella Vall… 445 CV Firebirds Coachella… 25 https://…
#> 9 Colorado Eagles 419 COL Eagles Colorado 25 https://…
#> 10 Grand Rapids G… 328 GR Griffins Grand Rap… 24 https://…
#> # ℹ 22 more rows
