(required) The region where the sport is being played. The available regions are: world, europe, africa, asia, usa, england, germany, italy, spain, france
europe
sport
string
(required) The category of sports: soccer, basketball, american football
soccer
league
string
(required) The league the sport is being played. E.g. epl (English Premier League), itsa (Italian Serie A), esp (Spanish Premier Division), deb (German Bundesliga), frl1 (French Ligue 1), nba (National Basketball Association)
epl
date
string
(required) The date the game is being played. Date format is YYYY-MM-DD
2023-05-28
homeTeam
string
(required) The short name or full name of the home team.
arsenal
key
string
(required) Key provided by GoraNetwork. When using node runner set the key as ##signKey
##signKey
startTime
number
Time the event/game is supposed to start as a UNIX timestamp
status
string
The status of the event.
1 = Scheduled
2 = Live/Ongoing
3 = Completed
4 = Cancelled
awayTeamName
string
Away team name
homeTeamName
string
Home team name
homeTeamScore
number
Home team score, final or current if game is ongoing. If game has not started value will be null
awayTeamScore
number
Away team score, final or current if game is ongoing. If game has not started value will be null
awayTeamScore
number
Away team score, final or current if game is ongoing. If game has not started value will be null
homeMoneyLine
number
The odds (decimal) of the home team winning the game.
awayMoneyLine
number
The odds (decimal) of the away team winning the game.
drawMoneyLine
number
The odds (decimal) of the game ending in a draw.
region
string
(required) The region where the sport is being played. The available regions are: world, europe, africa, asia, usa, england, germany, italy, spain, france
europe
sport
string
(required) The category of sports: soccer, basketball, american football
soccer
league
string
(required) The league the sport is being played. E.g. epl (English Premier League), itsa (Italian Serie A), esp (Spanish Premier Division), deb (German Bundesliga), frl1 (French Ligue 1), nba (National Basketball Association)
epl
date
string
(required) The date the game is being played. Date format is YYYY-MM-DD
2023-05-28
homeTeam
string
(required) The short name or full name of the home team.
arsenal
key
string
(required) Key provided by GoraNetwork. When using node runner set the key as ##signKey
##signKey
eventId
string
The event unique ID
sideAName
string
Home team name
sideBName
string
Away team name
sideAScore
number
Home team score, final or current if game is ongoing.
sideBScore
number
Away team score, final or current if game is ongoing.
periodResult
object
The score each team scores in each period in the game. For soccer the period are: 1st half and 2nd half, for basketball the periods are 1st quarter, 2nd quarter, 3rd quarter and 4th quarter.
region
string
(required) The region where the sport is being played. The available regions are: world, europe, africa, asia, usa, england, germany, italy, spain, france
europe
sport
string
(required) The category of sports: soccer, basketball, american football
soccer
league
string
(required) The league the sport is being played. E.g. epl (English Premier League), itsa (Italian Serie A), esp (Spanish Premier Division), deb (German Bundesliga), frl1 (French Ligue 1), nba (National Basketball Association)
epl
date
string
(required) The date the game is being played. Date format is YYYY-MM-DD
2023-05-28
homeTeam
string
(required) The short name or full name of the home team.
arsenal
player
string
(required) The name of the player to get stats for.
saka
key
string
(required) Key provided by GoraNetwork. When using node runner set the key as ##signKey
##signKey
statId
string
The stats unique ID
playerId
string
The unique player ID
name
string
The name of the player
teamName
string
The player's team name
minutes
number
The number of minutes the player played.
goals
number
The number of goals the player scored.
assists
number
The number of assists the player assisted.
shots
number
The number of shots the player made.
shotsOnGoal
number
The number of shots on goal the player made
yellowCards
number
The number of yellow cards the player received.
redCards
number
The number of red cards the player received.
crosses
number
The number of crosses the player made
tacklesWon
number
The number of tackles the player won
interceptions
number
The number of interceptions the player made.
ownGoals
number
The number of own goals made by the player
fouls
number
The number of fouls the player committed
fouled
number
The number of times the player was fouled.
offsides
number
The number of times the player was offside
passes
number
The number of passes the player made
passesCompleted
number
The number of completed passes the player made.
lastManTackle
number
The number of times the player tacked an opponent when he/she was the last man between goalkeeper and opponent
cornersWon
number
The number of corners won by the player
blockedShots
number
The number of shots from the opposing team the player blocked
touches
number
The number of touches by the player
defenderCleanSheets
number
The number of cleansheets by the player if the player is a defender
goalkeeperSaves
number
The number of shots saved by the player if the player is a goalkeeper
goalkeeperGoalAgainst
number
The number of of goals conceeded by the player if the player is a goalkeeper
penaltyKicksGoals
number
The number of penalty kick goals made by the player
penaltyKicksMisses
number
The number of penalty kick misses by the player
penaltyKickSaves
number
The number of penalty kick saves by the player if the player is a goal keeper