Player Profile for Search
Update Time: 2022-05-30 10:03
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 | |
| introduce | string | |
| contractEndDate | string | When the contract ends, e.g. 2022-06-30 | 
Example Request
Example Response
{}



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

