MLB: Get Player Power Stats
MLB via Parse · sports
Retrieve detailed Statcast batting metrics for a specific player by their MLB player ID. Returns comprehensive data including exit velocity, barrel rate, hard-hit percentage, swing speed, expected stats, plate discipline, and batted ball profile. The player must have at least 10 plate appearances in the specified season. Access MLB Statcast batting leaderboard data from Baseball Savant, with focus on power and home run metrics including barrel rate, exit velocity, and expected stats. Fulfilled by Parse from baseballsavant.mlb.com.
- baseballsavant-mlb-com
- mlb
- parse
- platform-key
- sports
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/50ea5f20-7d11-4dc2-8879-d61e60e9c422/get_player_power_stats
- Interface artifact
- sha256:02e598e051c86bc3901b6cea82670b8928db98753f6f48f56eba8ea875d0187d
- Manifest digest
- sha256:7920a59a872bf4b95916d5232de39a400e02ea4df6fcce719a30fa15cdb9054e
Request fields
- year (string): MLB season year (4-digit, e.g. 2025, 2024, 2023).
- player_id (string, required): Numeric MLB player ID (e.g. 660271 for Shohei Ohtani, 592450 for Aaron Judge). Obtainable from get_batting_leaderboard results.
Example queries
- {"year":"2025","player_id":"669364"}