pinnacle_sport_matchups_live
Fetch live in-play matchups for a specified sport, including league, participants, start time, and live status.
Instructions
Live (in-play) matchups for one sport.
Returns: [{id, league:{name}, participants:[{name}], startTime, isLive, liveMode}] (top-level array)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sportId | Yes | Sport id, from pinnacle_sports_live. Required — part of the URL path. |