# Basketball 3x3

## Match statuses in basketball 3x3 <a href="#ldbasketball3x3-matchstatusesinbasketball3x3" id="ldbasketball3x3-matchstatusesinbasketball3x3"></a>

<table><thead><tr><th width="114.8836669921875">ID</th><th width="197.5694580078125">Match status</th><th width="378.4002685546875">Description</th><th>Additional information</th></tr></thead><tbody><tr><td>0</td><td>NOT_STARTED</td><td>Not started yet</td><td>-</td></tr><tr><td>21</td><td>IN_PROGRESS</td><td>Match has started an is in progress</td><td>-</td></tr><tr><td>100</td><td>ENDED</td><td>The match has ended</td><td>-</td></tr><tr><td>32</td><td>AWAITING_OT</td><td>Waiting for overtime to start</td><td>This match status is only sent if the corresponding XML configuration is<br>enabled.</td></tr><tr><td>40</td><td>OVERTIME</td><td>Overtime (in case match goes to extra time)</td><td>-</td></tr><tr><td>110</td><td>AFTER_OT</td><td>Match finished after overtime</td><td>This match status is only sent if the corresponding XML configuration is<br>enabled.</td></tr><tr><td>61</td><td>DELAYED</td><td>The match start is delayed</td><td>-</td></tr><tr><td>80</td><td>INTERRUPTED</td><td>The match has been interrupted</td><td>-</td></tr><tr><td>90</td><td>ABANDONED</td><td>The match has been abandoned</td><td>This match status is only sent if the corresponding XML configuration is<br>enabled.</td></tr></tbody></table>

\
&#x20; <br>

## Events in basketball 3x3 <a href="#ldbasketball3x3-eventsinbasketball3x3" id="ldbasketball3x3-eventsinbasketball3x3"></a>

| ID   | Event                             | Description                                                                                                                                                                                                                                                                                                                   | Coverage           | extrainfo                                                                                             | extrainfobasketball                                                                            |
| ---- | --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ | ----------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| 110  | Possession                        | Indicates which team is currently in possession of the ball.                                                                                                                                                                                                                                                                  | External Feed (BC) | -                                                                                                     | -                                                                                              |
| 129  | Foul                              | <p>Used when a foul is committed.<br>Entries are assigned to teams.</p>                                                                                                                                                                                                                                                       | 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) | <p>Possible values:</p><ul><li>1 = Time started</li><li>0 = Time stopped</li></ul>                    | -                                                                                              |
| 1037 | Score change                      | Used when a team scores points. Entries are assigned to teams.                                                                                                                                                                                                                                                                | External Feed (BC) | <p>Amount of points scored. Possible values:</p><ul><li>1 = 1-pointer</li><li>2 = 2-pointer</li></ul> | <p>Free throw. Possible values:</p><ul><li>-1 = no free throw</li><li>0 = free throw</li></ul> |
| 1038 | Score miss                        | Only sent when a point attempt missed.                                                                                                                                                                                                                                                                                        | External Feed (BC) | <p>Amount of points attempted but missed. Possible values:</p><ul><li>1 = 1-pointer</li></ul>         | <p>Free throw. Possible values:</p><ul><li>0 = free throw</li></ul>                            |
| 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) | <p>Number of free throws. Possible values:</p><ul><li>1</li><li>2</li></ul>                           | -                                                                                              |
| 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) | <p>Possible values:<br>0 = Covered<br>1 = Coverage abandoned<br>2 = Match will not be<br>covered</p>  | -                                                                                              |
| 1742 | Score event correction            | <p>Used to convert two-pointers into three-pointers and vice versa<br></p><ul><li>correctedfrom XML attribute: previous points value of the corrected score change event</li><li>correctedto XML attribute: new points value of the corrected score change event</li></ul>                                                    | External Feed (BC) | Id of corrected score change event                                                                    | -                                                                                              |

\ <br>

## Sport specific XML elements and attributes <a href="#ldbasketball3x3-sportspecificxmlelementsandattributes" id="ldbasketball3x3-sportspecificxmlelementsandattributes"></a>

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**

{% code overflow="wrap" %}

```xml
<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>
```

{% endcode %}

***XML elements and attributes definition***

| Element | Attributes    | Description                                           | Possible values                                                                                                                                                        |
| ------- | ------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Match   | *extrainfo*   | Integer specifying special information for the match. | <p>Integer. Possible values:</p><ul><li>0 = Default (1x10 min; game over at 21 points; first to 2 points win Overtime; Overtime has no <em>timerunning</em>)</li></ul> |
|         | *timerunning* | Whether the time is running.                          | <p>Integer.<br>1 = Time is running<br>0 = Time is not running</p>                                                                                                      |

### **Elements in \<match> element**

**XML example**

{% code overflow="wrap" %}

```xml
<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> 
```

{% endcode %}

***XML elements and attributes definition***

| Element    | Attributes | Description                                                                                                                                                                                                                                                                                 | Possible values                                                                           |
| ---------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| score      |            | <p>Multiple occurrences possible, each occurrence describes the amount of points for the specified period<br>in the match. This element always gets included in full feed, and in the delta feed for the following events:</p><p>Score change (1037), and Score event correction (1742)</p> |                                                                                           |
|            | *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.                                                                                                                                                                                                                                        | <p>String. Possible values:</p><ul><li>current</li><li>period1</li><li>overtime</li></ul> |
| possession |            | <p>This element always gets included in full feed (DC matches only), and in the delta feed (DC matches only) for the following events:</p><p>Possession (110)</p>                                                                                                                           |                                                                                           |
|            | *type*     | Team currently in possession                                                                                                                                                                                                                                                                | <p></p><p>String. Possible values:</p><ul><li>"home"</li><li>"away"</li></ul>             |

### **Attributes in \<event> element**

**XML example**

{% code overflow="wrap" %}

```xml
<!-- 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>
```

{% endcode %}

***XML attributes definition***

<table><thead><tr><th width="191.3836669921875">Element</th><th width="222.21527099609375">Attributes</th><th>Description</th><th>Possible values</th></tr></thead><tbody><tr><td>event</td><td><em>extrainfo</em></td><td>Attribute containing additional information about the event.</td><td>Long</td></tr><tr><td></td><td><em>matchscore</em></td><td>Score for current match.</td><td>String. Format: "[home]:[away]"<br>Example: "1:0"</td></tr><tr><td></td><td><em>periodnumber</em></td><td>Number of current period in match.</td><td>Integer</td></tr><tr><td></td><td><em>remainingtimeperiod</em></td><td>Remaining time of the period.</td><td>String. Format: "MM:SS"</td></tr><tr><td></td><td><em>extrainfobasketball</em></td><td>Attribute containing additional information about the event.</td><td>String</td></tr><tr><td></td><td><em>correctedfrom</em></td><td>previous points value of the corrected score change event (event ID 1742)</td><td>Integer</td></tr><tr><td></td><td><em>correctedto</em></td><td>new points value of the corrected score change event (event ID 1742)</td><td>Integer</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/live-data/introduction/information-per-sport/basketball-3x3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
