---
title: "Player"
method: GET
path: "/{format}/Player/{playerid}"
---

# Player

`GET /{format}/Player/{playerid}`

## Path parameters

- `format` 'xml' | 'json', required
- `playerid` string, required

## Response `200`

- Player
  - `BirthCity` string, nullable
  - `BirthCountry` string, nullable
  - `BirthDate` string, nullable
  - `CommonName` string, nullable
  - `DraftKingsPosition` string, nullable
  - `FirstName` string, nullable
  - `Foot` string, nullable
  - `Gender` string, nullable
  - `Height` integer, nullable
  - `InjuryBodyPart` string, nullable
  - `InjuryNotes` string, nullable
  - `InjuryStartDate` string, nullable
  - `InjuryStatus` string, nullable
  - `Jersey` integer, nullable
  - `LastName` string, nullable
  - `Nationality` string, nullable
  - `PhotoUrl` string, nullable
  - `PlayerId` integer
  - `Position` string, nullable
  - `PositionCategory` string, nullable
  - `RotoWirePlayerID` integer, nullable
  - `ShortName` string, nullable
  - `Updated` string, nullable
  - `UsaTodayHeadshotNoBackgroundUpdated` string, nullable
  - `UsaTodayHeadshotNoBackgroundUrl` string, nullable
  - `UsaTodayHeadshotUpdated` string, nullable
  - `UsaTodayHeadshotUrl` string, nullable
  - `UsaTodayPlayerID` integer, nullable
  - `Weight` integer, nullable

---

[API](https://skmtc.net/sportsdata/apis/soccer-v3-scores.md) · [All operations](https://skmtc.net/sportsdata/apis/soccer-v3-scores/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsdata/soccer-v3-scores/versions/44f5df35aeb5/schema)
