Ballparkpal: Get Most Likely
Ballparkpal via Parse · sports
Get most likely MLB outcomes for a given date, optionally filtered by tab (batters/pitchers/teams/games) and/or specific category. Returns player/team names, probabilities, betting prices, matchup details, and more. Without filters, returns all 22 categories (~500 rows). Pagination is not supported; use limit to cap results. Extract MLB 'Most Likely' outcomes data from Ballpark Pal's simulation-based predictions. Covers batters, pitchers, teams, and game-level stats across 22 categories with probability scores and betting lines. Fulfilled by Parse from www.ballparkpal.com.
- ballparkpal
- finance
- parse
- platform-key
- sports
- weather
- www-ballparkpal-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2947b4d9-1c07-4bc2-b79b-0b14a6508e9b/get_most_likely
- Interface artifact
- sha256:fc1c6e932e813ab2bc41bf6ca2bd45cd7c96cd7d36b4dd89c402077f84857ec4
- Manifest digest
- sha256:ef58b601e534993de8486eb85eadebdacd8f2660f4f328dbd60b32b1ebba706c
Request fields
- tab (string): Filter by tab: 'batters', 'pitchers', 'teams', or 'games'.: Allowed values: batters, pitchers, teams, games
- date (string): Date in YYYY-MM-DD format. Defaults to today's date if omitted.
- limit (integer): Maximum number of results to return.
- category (string): Filter by category ID (1-22) or partial name match (e.g. 'HR', 'Quality Start'). Use get_categories endpoint for the full list of IDs and names.: Allowed values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22
Example queries
- {"tab":"batters","date":"2026-08-29","limit":"5","category":"1"}