espn_rankings
Retrieve ESPN poll rankings for college football and basketball leagues. Returns AP Top 25 data from ESPN's public JSON.
Instructions
ESPN poll rankings. Returns poll rankings (e.g. AP Top 25) for a college league from ESPN's credential-free public JSON. Rankings are only published for college leagues: the sport enum accepts football and basketball, and the league enum accepts college-football, mens-college-basketball, and womens-college-basketball.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport key | |
| league | Yes | College league key |