pinnacle_sport_matchups_all
Retrieve all matchups for a specified sport, including full list with IDs, league, participants, start time, market availability, and live status.
Instructions
All matchups for one sport (the full list, not just highlighted).
Returns: [{id, league:{name}, participants:[{name, alignment}], startTime, hasMarkets, isLive}] (top-level array)
Example: All baseball matchups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportId | Yes |