GuidesRelease Log
Coverage MatrixDocumentationChange LogLog InContact Us
Release Log

MLB API

Player Full Name & Suffix

Release Date

Feeds Affected

Benefit

03/20/2024

Daily Boxscore

Added player full name and suffix to a number of feeds.
These were previously only available in Player Profile and Team Profile

<player preferred_name="Fernando" first_name="Fernando" last_name="Tatis" 
	jersey_number="23" id="bd22364f-1ff4-4ddc-8315-0a4c95cff960" suffix="Jr." 
  full_name="Fernando Tatis Jr." status="A" position="OF" primary_position="RF"/>
{
  "preferred_name": "Fernando",
  "first_name": "Fernando",
  "last_name": "Tatis",
  "jersey_number": "23",
  "id": "bd22364f-1ff4-4ddc-8315-0a4c95cff960",
  "suffix": "Jr.",
  "full_name": "Fernando Tatis Jr.",
  "status": "A",
  "position": "OF",
  "primary_position": "RF"
},

Update applies to: MLB v7