squiggle_ladder
Get the projected end-of-season ladder with each team's simulated finishing-position distribution.
Instructions
PROJECTED end-of-season ladder per model, with each team's simulated finishing-position distribution (swarms).
Returns: {ladder:[{source, sourceid, year, round, team, teamid, rank, mean_rank, wins, percentage, swarms:[str], updated}]} — swarms is the simulated distribution over finishing positions; rank here is PROJECTED, unlike squiggle_standings
Example: Projected ladder after round 1, 2026 {"q": "ladder", "year": 2026, "round": 1}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Leave as-is. | ladder |
| year | No | Season. | |
| round | No | Projection as at this round. Recommended — a season is ~100 KB. | |
| source | No | Only this model's projection (id from squiggle_sources). |