Basketball 3x3
Sport specific information for basketball 3x3
Match statuses in basketball 3x3
0
NOT_STARTED
Not started yet
-
21
IN_PROGRESS
Match has started an is in progress
-
100
ENDED
The match has ended
-
32
AWAITING_OT
Waiting for overtime to start
This match status is only sent if the corresponding XML configuration is enabled.
40
OVERTIME
Overtime (in case match goes to extra time)
-
110
AFTER_OT
Match finished after overtime
This match status is only sent if the corresponding XML configuration is enabled.
61
DELAYED
The match start is delayed
-
80
INTERRUPTED
The match has been interrupted
-
90
ABANDONED
The match has been abandoned
This match status is only sent if the corresponding XML configuration is enabled.
Events in basketball 3x3
110
Possession
Indicates which team is currently in possession of the ball.
External Feed (BC)
-
-
129
Foul
Used when a foul is committed. Entries are assigned to teams.
External Feed (BC)
-
-
1010
Betstart
Betstart indicates that betting markets can be activated. Betstart is not only a pre match event but is also used during the match.
External Feed (BC)
-
-
1011
Betstop
Betstop indicates that all betting markets are closed due to strong possibility of a goal, penalty, red card, or there is any unclear situation on the field. Betstop is also used whenever there is the need to establish direct communication between the scout and the match Supervisor, or in case of call disconnection.
External Feed (BC)
-
-
1012
Which team starts with possession
Which team will start with possession in the match.
External Feed (BC)
-
-
1013
Match status
Sent when the status of the match changes.
External Feed (BC)
See above table for match statuses available for Basketball 3x3.
-
1015
Free comment
Free text message. Free comment is used for any kind of additional information during the match.
External Feed (BC)
-
-
1024
Match about to start
This event is sent when its known which team will start the match.
External Feed (BC)
-
-
1035
Timeout
A team calls a timeout. Entries can be assigned to teams, but neutral timeouts are possible too.
External Feed (BC)
-
-
1036
Time start stop
Match clock is stopped or started.
External Feed (BC)
Possible values:
1 = Time started
0 = Time stopped
-
1037
Score change
Used when a team scores points. Entries are assigned to teams.
External Feed (BC)
Amount of points scored. Possible values:
1 = 1-pointer
2 = 2-pointer
Free throw. Possible values:
-1 = no free throw
0 = free throw
1038
Score miss
Only sent when a point attempt missed.
External Feed (BC)
Amount of points attempted but missed. Possible values:
1 = 1-pointer
Free throw. Possible values:
0 = free throw
1039
Manual time adjustment
Manual adjustment of time.
External Feed (BC)
Number of seconds adjusted. Either a positive or a negative integer.
-
1044
Delete event alert
Manual removal of an event.
External Feed (BC)
Id of event that was deleted.
-
1047
Timeout over
Used when timeout is over. Side is always set to "none".
External Feed (BC)
-
-
1056
Number free throws
Free throws awarded to a player.
External Feed (BC)
Number of free throws. Possible values:
1
2
-
1102
Coverage status
Scout match coverage status. Coverage abandoned status means that coverage is stopped after it had already been started. Match will not be covered status means that match was supposed to be covered but coverage has been cancelled before.
External Feed (BC)
Possible values: 0 = Covered 1 = Coverage abandoned 2 = Match will not be covered
-
1742
Score event correction
Used to convert two-pointers into three-pointers and vice versa
correctedfrom XML attribute: previous points value of the corrected score change event
correctedto XML attribute: new points value of the corrected score change event
External Feed (BC)
Id of corrected score change event
-
Sport specific XML elements and attributes
This section explains what elements / attributes one can expect for Basketball 3x3 matches in addition to the standard elements and attributes, and what the meaning of those elements and attributes is.
Attributes in <match>-element
XML example
<match t2namenatural="GlobalPort Batang Pier" t2name="GLOBALPORT BATANG PIER" t2id="6410669" t1name="FEU TAMARAWS" t1id="5761284" t2abbr="GLO" start="1630691400000" matchid="27484678" feedtype="full" extrainfo="0" betstatus="BETSTOP" connectionstatus="0" device="5" coveredfrom="venue" timerunning="0" st1id="268141" st2id="96579" matchtime="10:00" sportid="155" stime="1631106964352">
...
</match>XML elements and attributes definition
Match
extrainfo
Integer specifying special information for the match.
Integer. Possible values:
0 = Default (1x10 min; game over at 21 points; first to 2 points win Overtime; Overtime has no timerunning)
timerunning
Whether the time is running.
Integer. 1 = Time is running 0 = Time is not running
Elements in <match> element
XML example
<match t2namenatural="GlobalPort Batang Pier" t2name="GLOBALPORT BATANG PIER" t2id="6410669" t1name="FEU TAMARAWS" t1id="5761284" t2abbr="GLO" start="1630691400000" matchid="27484678" feedtype="full" extrainfo="0" betstatus="BETSTOP" connectionstatus="0" device="5" coveredfrom="venue" timerunning="0" st1id="268141" st2id="96579" matchtime="10:00" sportid="155" stime="1631106964352">
<status start="1630696185378" name="ENDED" id="100"/>
<score type="current" t2="16" t1="12"/>
<score type="period1" t2="16" t1="12"/>
<events>
...
</events>
<tournament name="Manila Open" id="93363"/>
<category name="Philippines" id="1810"/>
<sport name="Basketball 3x3" id="155"/>
</match> XML elements and attributes definition
score
Multiple occurrences possible, each occurrence describes the amount of points for the specified period in the match. This element always gets included in full feed, and in the delta feed for the following events:
Score change (1037), and Score event correction (1742)
t1
Amount of points home team
Integer
t2
Amount of points away team
Integer
type
For what period in the match the points were scored.
String. Possible values:
current
period1
overtime
possession
This element always gets included in full feed (DC matches only), and in the delta feed (DC matches only) for the following events:
Possession (110)
type
Team currently in possession
String. Possible values:
"home"
"away"
Attributes in <event> element
XML example
<!-- Example -->
<match matchid="27484678" feedtype="delta" betstatus="STARTED" connectionstatus="1" timerunning="1">
<events>
<event type="1038" stime="1620978700723" side="home" mtime="10:00" info="Free throw missed [T1]" id="2162534953" uuid="2f50bfc1-1769-480d-addf-6aae7a642563" extrainfo="1" matchscore="19:20" periodnumber="2" extrainfobasketball="0" matchstatus="OVERTIME"/>
</events>
</match>
<match matchid="27484678" feedtype="delta" betstatus="STARTED" connectionstatus="1" timerunning="1">
<events>
<event type="1742" stime="1630695096929" side="away" mtime="00:23" info="Points scored corrected from 2 to 1 [T2]" id="2163310583" uuid="3ed678df-339e-4667-9d99-42e618d08639" refuuid="246d997b-5da4-4bfe-95df-b1df6756bad3" extrainfo="2163310581" remainingtimeperiod="09:37" matchscore="19:20" periodnumber="1" correctedfrom="2" correctedto="1" matchstatus="IN_PROGRESS"/> </events>
</match>XML attributes definition
event
extrainfo
Attribute containing additional information about the event.
Long
matchscore
Score for current match.
String. Format: "[home]:[away]" Example: "1:0"
periodnumber
Number of current period in match.
Integer
remainingtimeperiod
Remaining time of the period.
String. Format: "MM:SS"
extrainfobasketball
Attribute containing additional information about the event.
String
correctedfrom
previous points value of the corrected score change event (event ID 1742)
Integer
correctedto
new points value of the corrected score change event (event ID 1742)
Integer
Last updated
Was this helpful?