get_winners_bracket
Retrieve the league's championship playoff bracket with rounds, matchups, and winner/loser IDs to track seeds, results, and upcoming matchups.
Instructions
Fetch the league's championship playoff bracket.
Returns rounds and bracket matchups with roster IDs, winner/loser IDs, source-match progression, and placement data for supported playoff sizes. Obtain league_id from get_user_leagues. Use after or during playoffs to explain championship paths, seeds, results, and upcoming matchups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | Sleeper league_id obtained from get_user_leagues. |