Get the MLB per-zone hot/cold heatmap for a player season
Sportquanta
Get the MLB per-zone hot/cold heatmap for a player season
MLB-only route. Returns the (player, season, role) zone heatmap
document from player_zone_stats — one items[] entry per
Statcast zone (1–9 in-zone grid, 11–14 chase corners; the doc
declares zoneSystem: statcast14). Per-item field names
(hra, kkPct, hraStep, kkStep, pitRtPct) mirror the
KBO zone-stats endpoint so clients can render both leagues with
one component; pitRtPct is populated for pitchers only.
GET
Get the MLB per-zone hot/cold heatmap for a player season
Authorizations
Send a workspace API token in the Authorization: Bearer <token> header.
Path Parameters
Query Parameters
Required range:
1900 <= x <= 2100Available options:
batter, pitcher Response
Zone-stats payload.