Incident2 node

Incident2 node

id

xsd:array

Incident identifier. Unique for sport.

action

xsd:string

Describes type of operation. Possible values:

  • insert

  • update

  • delete

old_id

xsd:int

DEPRECATED. Old Id

event_id

xsd:int

REQUIRED. The event identifier

incident_id

xsd:int

Incident id in data.sports.incidents node for event. The complete list of possible incidents can be retrieved using the API resource: sports.show

participant_id

xsd:int

Participant id

participant_team_id

xsd:int

Participant team id

participant_name

xsd:string

Participant name.

status_id

xsd:int

Status id in data.sports.statuses node for event. The complete list of possible statuses can be retrieved using the API resource: statuses.index

minute

xsd:int

Incident time: minute

second

xsd:int

Incident time: second

home_score

xsd:int

Home Score

away_score

xsd:int

Away Score

home_score1

xsd:int

Home Score 1

away_score1

xsd:int

Away Score 1

home_score2

xsd:int

Home Score 2

away_score2

xsd:int

Away Score 2

x_pos

xsd:int

Ball position on X axis (percentage)

y_pos

xsd:int

Ball position on Y axis (percentage)

add_data

xsd:string

Custom information

display_info

xsd:string

Label for incidents

counter

xsd:int

Subsequent number of the incydent type in the event. Example: 5th goal in the match.

ct

xsd:int

Created date

ut

xsd:int

Last update date

dt

xsd:int

Deleted date

old_added_id

xsd:int

DEPRECATED. Old Id

sort_type

xsd:string

Determines sort order of data. Possible values:

  • id - Incidents are sorted by the id of the Incident

for

xsd:string

Determine what the participant includes incident

  • all

  • own

  • rival

  • none

category



xsd:int

Incident category. Possible values:

  • standard

  • emergency

group

xsd:int

Group of emergency incident. Possible values:

  • prematch

  • live

  • postmatch