pinnacle_sport_matchups
Retrieve highlighted matchups for a sport, returning teams, league, start time, and market availability. See which games are live and have active betting markets.
Instructions
Highlighted matchups for one sport (teams, league, start time, market flags).
Returns: [{id, league:{name}, participants:[{name, alignment}], startTime, hasMarkets, isLive}] (top-level array)
Example: Highlighted baseball matchups {"sportId": 3}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportId | Yes | Sport id, from pinnacle_sports. Required — part of the URL path. |