Player / Player
Batter
Batter name from the Chadwick register; the raw MLBAM id when unmapped.
Agreement with Savant
Recorded, but not parity-enforced. This column is stored and shown; no agreement with Savant is claimed for it.
Pitcher
Pitcher name from the Chadwick register; the raw MLBAM id when unmapped.
Agreement with Savant
Recorded, but not parity-enforced. This column is stored and shown; no agreement with Savant is claimed for it.
Shown for: batter and pitcher.
Formula
LEFT JOIN players p ON p.mlbam_id = a.batter (or a.pitcher) — the season aggregate's own id resolved to a name through the Chadwick register; the raw MLBAM id renders instead when the register has no match.
Inputs
plate_appearances.batterplate_appearances.pitcherplayers.mlbam_idplayers.name_firstplayers.name_last
Era caveats
None recorded.
Version history
- 2026-08-08 — Added with the Explorer's first slice. Player identity data is licensed ODC-BY from the Chadwick Baseball Bureau register, imported weekly. (runbook §11)