Power rankings
get_power_rankingsRetrieve power rankings through a chosen week, blending scoring and opponent strength to gauge team quality beyond raw record. Use with standings to identify overperforming teams.
Instructions
Get computed power rankings through a given week. Power score blends scoring and strength of opponents, so it is a better quality estimate than raw record. Use alongside get_standings to explain who is overperforming their record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | Rank through this week. Omit for the current week. | |
| year | No | Season year, e.g. 2026. Omit to use the server-configured default season. | |
| leagueId | No | ESPN league ID. Omit to use the server-configured default league. |