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:
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
introduce string
contractEndDate stringWhen the contract ends, e.g. 2022-06-30

Example Request

Example Response

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

    Player Profile for SearchiSportsAPI

    Contact