Schedule & Results

Update Time: 2022-05-30 10:16

Introduction

• This API is used to obtain the results of the live animation match schedule;

• The return schedule time range is the past 4 hours and the next 24 hours.

Related Plans

You can use this api by subscribing plans:  Live animation.

Request

  • Path: /sport/football/liveanimation/schedule
  • Method: GET
  • Calls: This interface is limited to 60 second/call;
  • Recommend Calls: 5 min/call

Response

ParameterValueDescription
matchId string
leagueType int1: League
2: Cup
leagueId string
leagueName string Full name, e.g. Brazil Serie A
leagueShortName string Short name, e.g. BRA D1
leagueColor string
subLeagueId string
subLeagueName stringThe on-going sub league of the league, e.g. Western Paly Off
matchTime intMatch scheduled time, unix timestamp
halfStartTime intThe kick-off time of the first half or the second half, unix timestamp
status int0: Not started
1: First half
2: Half-time break
3: Second half
4: Extra time
5: Penalty
-1: Finished
-10: Cancelled
-11: TBD
-12: Terminated
-13: Interrupted
-14: Postponed
homeId string
homeName string
awayId string
awayName string
homeScore intRegular time score, home team
awayScore intRegular time score, away team
homeHalfScore int First half score, home team
awayHalfScore int First half score, away team
homeRed int
awayRed int
homeYellow int
awayYellow int
homeCorner int
awayCorner int
homeRank stringThe ranking of the team in the league, home team
awayRank string The ranking of the team in the league, away team
season stringe.g. 2019-2020
round stringLeague round or cup stage, e.g. 10
group stringCup group, e.g. A
location stringe.g. Camp Nou
weather stringe.g. Clear
temperature stringe.g. 14℃~15℃
explain stringSpecial case description of the match, e.g. Match end up with [0-3], due to (Torpedo-MAZ Minsk) withdraw from the match
extraExplain object Return to Extra time, Penalty kicks, etc.
kickOff int1: Home kickoff
2: Away kickoff
minute intHow many minutes does the match have in regular time?
homeScore intRegular time score, home team
awayScore int Regular time score, away team
extraTimeStatus int 1: Normal matches extratime ends, "extraHomeScore/extraAwayScore" includes the regular time score
2: Special matches (e.g. beach football, indoor football) extratime ends, "extraHomeScore/extraAwayScore" does not include the regular time score
3: The match in extra time
extraHomeScore int Extra time score, home team
extraAwayScore int Extra time score, away team
penHomeScore intPenalty score, home team
penAwayScore intPenalty score, away team
twoRoundsHomeScore int
twoRoundsAwayScore int
winner int Winner of the match
1: Home
2: Away
hasLineup boolean Is there Lineup data?
neutral boolean Is there Lineup data?

Example Request

Example Response

{}
    • This API is used to obtain the results of the live animation match schedule;\n\n • The return schedule time range is the past 4 hours and the next 24 hours.

    Schedule & ResultsiSportsAPI

    Contact