pinnacle_league_matchups
Retrieve all upcoming matchups for a specified league, including team names, start times, and betting market status.
Instructions
All matchups for one league (competition) — e.g. every NBA game on the board.
Returns: [{id, league:{name}, participants:[{name, alignment}], startTime, hasMarkets, isLive}] (top-level array)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leagueId | Yes |