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:
ParameterValueRequiredDescription
namestringtrueGet the data of the specified player name, supporting fuzzy search.

Response

ParameterValueDescription
recordId string
playerId string
name string
birthday stringe.g. 1987-02-02
height intUnit: cm, e.g. 192
country stringe.g. Spain
feet stringLeft or Right
weight intUnit: kg, e.g. 77
photo stringPlayer photo url
value longUnit: ten thousand pounds, e.g. 3150
teamId string
position stringe.g. Centre Back
number int Player shirt number
introduce string
contractEndDate stringWhen the contract ends, e.g. 2022-06-30
PAC stringPace for players or Diving for goalkeepers.
SHO stringShooting for players or Handling for goalkeepers.ability
PAS stringPassing for players or Kicking for goalkeepers.
DRI stringDribbling for players or Reflexes for goalkeepers.
DEF stringDefending for players or Speed for goalkeepers.
PHY stringPhysical 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

Example Response

    This API endpoint supports searching player information by the player's name.
    Contact

    Contact