pinnacle_matchup_parlay_markets
Fetch parlay (same-game multi) markets and prices for a matchup, including limits, status, and cutoff times, to build combination bets.
Instructions
Parlay (same-game multi) markets + prices for one matchup and its related markets.
Returns: Same shape as pinnacle_matchup_markets: [{key, type, period, prices:[{designation, price}], limits, status, cutoffAt}]. Prices are AMERICAN odds.
⚠ VERIFIED 2026-08-30: this returns data IDENTICAL to pinnacle_matchup_markets — same markets, same prices, same limits, byte-for-byte on every matchup tested. Pinnacle does NOT apply a correlation adjustment to parlays, so a combination's price is simply the PRODUCT of its legs and there is nothing extra to fetch. Do not present this as a distinct 'parlay price'.
Before offering any combination, read parlayRestriction on the matchup itself (from pinnacle_sport_matchups): unique_matchups means legs must come from DIFFERENT games, forbidden means no parlay, and only allowed permits a same-game multi — 42 of 16,040 matchups surveyed.
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matchupId | Yes | Matchup id (needs hasMarkets=true). Required — part of the URL path. |