Player Profile for Search
Update Time: 2026-01-30 17:35
Introduction
This API endpoint supports searching player information by the player's name.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/football/player/search
- Method: GET
- Calls: This interface is limited to 60 second/call;
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| name | string | true | Get the data of the specified player name, supporting fuzzy search. |
Response
| Parameter | Value | Description |
|---|---|---|
| recordId | string | |
| playerId | string | |
| name | string | |
| birthday | string | e.g. 1987-02-02 |
| height | int | Unit: cm, e.g. 192 |
| country | string | e.g. Spain |
| feet | string | Left or Right |
| weight | int | Unit: kg, e.g. 77 |
| photo | string | Player photo url |
| value | long | Unit: ten thousand pounds, e.g. 3150 |
| teamId | string | |
| position | string | e.g. Centre Back |
| number | int | Player shirt number |
| introduce | string | |
| contractEndDate | string | When the contract ends, e.g. 2022-06-30 |
| PAC | string | Pace for players or Diving for goalkeepers. |
| SHO | string | Shooting for players or Handling for goalkeepers.ability |
| PAS | string | Passing for players or Kicking for goalkeepers. |
| DRI | string | Dribbling for players or Reflexes for goalkeepers. |
| DEF | string | Defending for players or Speed for goalkeepers. |
| PHY | string | Physical for players or Positioning for goalkeepers. |
| country2 | string | Second nationality of the player, if available. |
| country2Id | int | Unique identifier of the player’s second nationality. |
Example Request

English
Tiếng Việt
ภาษาไทย 