MLB Stat of the Day

Attributes

Fields

FieldTypeDescription
Datestring
FirstNamestring
LastNamestring
Positionstring
Teamstring
Statstring
Valuestring
Notesstring
Linkstring
Idinteger

Example Response

[
  {
    "Date": "2026-05-14",
    "FirstName": "Shohei",
    "LastName": "Ohtani",
    "Position": "DH",
    "Team": "LAD",
    "Stat": "HR",
    "Value": "3",
    "Notes": "Ohtani homered three times on Wednesday.",
    "Link": "https://www.rotowire.com/baseball/player/shohei-ohtani-601",
    "Id": 601
  }
]
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json