Ballparkpal: Get Weather Predictions
Ballparkpal via Parse · sports
Get BallparkPal's game-level weather predictions showing how forecast weather conditions (wind speed/direction, temperature, humidity, pressure, roof status) are predicted to impact game outcomes. Returns one entry per game scheduled for the given date. Each entry includes wind forecasts (3 time windows with speed and direction), temperature forecasts, humidity, barometric pressure, wind receptiveness rating, roof status for domed stadiums, and the weather-only percentage impact on HR, 2B/3B, 1B, and runs. Filter by venue_id or game_id to get a specific game. 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.02 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_weather_predictions
- Interface artifact
- sha256:4218f59cbd16d1b0791bd7a37c9f4f1874ba25a54abac21c082ec088c853c81d
- Manifest digest
- sha256:fe0b7c071c4adce3262b13feda22dfbe59c2475375fa33df406b1998799436fc
Request fields
- date (string): Date in YYYY-MM-DD format. Defaults to today's date if omitted.
- game_id (string): Filter by game ID (GamePk) to get weather for a specific game.
- venue_id (string): Filter by venue ID (e.g. '2529' for Sutter Health Park). Use get_park_factor_predictions to discover venue IDs.
Example queries
- {"date":"2026-08-29"}