Get a player you have watched play
Returns the player bio with both photo variants when available, plus a list of every attended event in which they appeared along with that game’s stat lines.
Authorizations
API key. Read keys (rw_live_...) access GET endpoints. Admin keys (rw_admin_...) access all endpoints.
Path Parameters
Response
Player detail
42
"mlb"
663728
"41292"
"Cal Raleigh"
"C"
"29"
"1996-11-26"
"Harrisonburg"
"VA"
"USA"
"6' 2\""
235
"B"
"R"
"2021-07-11"
"Florida State"
Filtered to honors that matter (Silver Slugger, Gold Glove, MVP, All-MLB, Cy Young, etc.). Newest season first. Empty array when no qualifying awards or bio not yet enriched.
true
Season the season_attended_summary covers (matches season_stats.season when available, otherwise the current calendar year UTC).
Year-by-year batting (or pitching for pitchers) for this player from MLB Stats. KV-cached 24h. Null for non-MLB players, players missing mlb_stats_id, or upstream errors.
Current-season home/away/vs-LHP/vs-RHP splits. KV-cached 6h. Null when unavailable.
Career-scoped: your stat line aggregated across every attended game where this player appeared.
Current-season slice of attended_summary: this player's line across only the games you attended in season_attended_summary_season. Null for non-MLB players or when no season-stats season can be resolved.