pinnacle_league_matchups_live
Retrieve live in-play matchups for a specific league, including participant names, start time, and live status.
Instructions
Live (in-play) matchups for one league (competition).
Returns: [{id, league:{name}, participants:[{name}], startTime, isLive, liveMode}] (top-level array; empty when nothing live)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leagueId | Yes |