> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/soccer/action-types.md).

# Action Types

An action type can be something like a goal, card, dangerous attack. The sub action type gives extra context to that initial action type. i.e. a goal (action type) scored from inside the box (sub action type). Actions data could relate to player actions, such as the number of shots, passes, crosses, challenges, corners, forwards, offsides, or deflections, etc.

Or, team actions, such as the number of kick-offs, goal kicks, throw-ins, corner kicks, free kicks, or penalty kicks, etc.

Or, referee actions, such as the number of goals disallowed, dropped balls, substitutions, cautions or dismissals, etc.

Match data can be:

* The name of the referee
* Which players are within the teams
* Which colors are being worn by the team
* What the environment is like on the given day, i.e. the weather conditions

For a list of actions that support the different sendTypes, please refer to our FAQs section [here](/soccer/frequently-asked-questions.md) towards the bottom of the page

| Action Type Id | Action Type Name                                                                                     | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| -------------- | ---------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1              | Match Conditions                                                                                     | <p>includes information like pitch condition, outfield speed, weather, wind.<br><br><mark style="color:blue;"><strong>Pitch conditions</strong></mark><br><br>0 <mark style="color:blue;">-</mark> grass<br>1 - clay<br>2 - hard<br>3 - artificial grass<br><br><mark style="color:blue;"><strong>Quality</strong></mark><br>0 - poor<br>1 - average<br>2 - good</p><p><br></p><p><mark style="color:blue;"><strong>weather condition:</strong></mark><br><br><mark style="color:blue;"><strong>rain</strong></mark><br>0 - none<br>1 - mild<br>2 - moderate<br>3 - heavy<br><br><mark style="color:blue;"><strong>wind</strong></mark><br>0 <mark style="color:blue;">-</mark> none<br>1 - low<br>2 - medium<br>3 - high<br><br><mark style="color:blue;"><strong>temperature</strong></mark><br>0 <mark style="color:blue;">-</mark> freezing<br>1 - cold<br>2 - mild<br>3 - warm<br>4 - hot<br>5 - extremely hot</p> |
| 2              | Team Colours                                                                                         | the colours that the teams are wearing                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 3              | Lineups                                                                                              | the player, coaches and officials taking part in the match                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 4              | Start Fixture / Match                                                                                | match has started                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 5              | End Fixture / Match                                                                                  | match has ended                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 6              | Start Period                                                                                         | period has started                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| 7              | End Period                                                                                           | period has ended                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 8              | Start Clock                                                                                          | clock started at X time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| 9              | Stop Clock                                                                                           | clock stopped at Y time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| 10             | Edit/Adjust clock                                                                                    | stopped clock adjusted to Z time                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 13             | Substitution In                                                                                      | player coming into the match                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| 14             | Substitution Out                                                                                     | player leaving the match                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 18             | Distress                                                                                             | <p>A signal from the data collection analyst:<br><br>1801: Device Issues<br>1802: Sickness<br>1803: Integrity issue<br>1804: Other<br><br>This is most likely to be used for sickness (scorer has a medical emergency), or 'Integrity issues' if they are approached/threatened by someone to delay actions for financial reward.<br><br>\*<strong>UPDATE</strong>: This action will be retired in 2024. This action is principally used by scouts to notify internal operations at IMGA of issues at stadium, and isn’t really of relevance to customers. The appropriate collection suspension, Close Market and Data Review actions will be used when markets require closing.</p>                                                                                                                                                                                                                                   |
| 19             | Device Location                                                                                      | The location of the device where the data is being collected from. This is more for internal purposes.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 21             | Post Match Check Complete                                                                            | The post most checks have been completed and no other actions will be modified.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 22             | Status Updated                                                                                       | The is when a status is being updated. To be used in conjunction with currentStatus and collectionStatus in fixtureSummary                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 24             | Players Ready                                                                                        | Players are warming up and ready. From 1st June 2026 this action will be available for period = 1 only                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 51             | Video Check Underway                                                                                 | <p>decision is being reviewed by video official:<br><br>5101: Potential Disallowed Goal</p><p>5102: Potential Penalty<br>5103: Potential Red Card<br>5104: Other</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ~~56~~         | ~~Match delayed~~                                                                                    | <p><del>match has been delayed for a significant period due to</del></p><p><del>5601: Weather</del></p><p><del>5602: Crowd trouble</del></p><p><del>5603: Other</del><br>To be removed from 1st June 2026. Clients should look for a change to the  startDateUTC in the fixtures API</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 57             | Additional Time                                                                                      | <p>the estimated amount of additional time signalled by the official in minutes.<br><br>5700: 0<br>5701: 1<br>5702: 2<br>5703: 3<br>5704: 4<br>5705: 5<br>5706: 6<br>5707: 7<br>5708: 8<br>5709: 9<br>5710: 10</p><p>5711: 11</p><p>5712: 12<br>5713: 13<br>5714: 14<br>5715: 15</p><p>5716: 16</p><p>5717: 17</p><p>5718: 18</p><p>5719: 19</p><p>5720: 20</p><p>5721: 21</p><p>5722: 22</p><p>5723: 23</p><p>5724: 24</p><p>5725: 25</p><p>5726: 26</p><p>5727: 27</p><p>5728: 28+</p><p>5799: Unknown<br><br>(updated 18th Sept 2023</p>                                                                                                                                                                                                                                                                                                                                                                             |
| 58             | Play Stopped                                                                                         | <p>decision is being reviewed by video official<br><br>5801: Injury</p><p>5802: Pitch Invasion<br>5803: Crowd Trouble<br>5804: Other<br>5805: Water Break</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| 59             | Player left                                                                                          | player left the pitch temporarily                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 60             | Player returned                                                                                      | player returned to the pitch                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| 61             | Video Check Result                                                                                   | <p>result of the video check is returned:<br><br>6101: Goal Disallowed</p><p>6102: Goal Allowed</p><p>6103: No Penalty</p><p>6104: Penalty Awarded</p><p>6105: No Red card</p><p>6106: Red Card<br><br><strong>IMPORTANT -</strong> will be deprecated, and replaced by Video Check Over (71) W/C 20th Nov 23</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 63             | Play Resumed                                                                                         | The play has resumed after being stopped                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 64             | Possible Video Check                                                                                 | video check could happen imminently                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| 66             | Close Market                                                                                         | Add a close market flag when something very unexpected happens in a match. For example there is a big brawl between players it's assumed the referee will show some cards but we don't know how many and to whom. In that case, we close the market                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| 67             | Open Market                                                                                          | Linked to above when the match is back to normal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 68             | No video check                                                                                       | No video check will take place                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| 71             | Video Check Over                                                                                     | The video check is over- this will be replacing Video Check Result (61). More info [here](/soccer/frequently-asked-questions.md#what-are-the-new-enhancements-for-var-in-october-2023)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 72             | Data Review Underway                                                                                 | <p>This will inform Operators that we suspect an inaccuracy around a certain data point that has been collected, and the process of checking that is underway.  This update aims to enhance our service offerings and improve the overall betting experience. Data Review Underway will be relevant for:<br></p><p>• Goals (7211)</p><p>• Substitutions (7213)</p><p>• Red Cards (7214)</p><p>• Yellow Cards (7215)</p><p>• Corners (7216)</p><p></p><p>Data Review Underway will be removed from 1st June 2026 upon the following:<br></p><p><del>• Goalscorer (7212)</del></p><p>• <del>Penalties (7217)</del><br><br>Supported sendTypes include Confirmed, Updated and Deleted</p>                                                                                                                                                                                                                                  |
| 73             | Data Review Over                                                                                     | <p>Linked to the above- this is a notification that the review is now over.</p><p></p><p>Data Review Over action will be removed from 1st June 2026 upon the following:<br></p><p><del>• Goalscorer (7212)</del></p><p>• <del>Penalties (7217)</del><br><br>Supported sendTypes include Confirmed, Updated and Deleted</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 101            | Safe                                                                                                 | When one of the teams has possession of the ball on their own half. Players are passing between each other while trying to prepare an offensive action.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| 102            | Attack                                                                                               | Data Collector will input this action when one of the teams constructs an offensive action towards the opponent's goal in the opponent's half                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| 103            | Dangerous Attack                                                                                     | <p>an offensive play towards the opponent's goal with a high probability of scoring a goal. Data Collector will mark dangerous attack in several situations:<br><br>- when the attacking player is about to cross (as we don't know what the result of the cross would be)<br><br>- when the attacking player is in a good position to shot (no defenders around)<br><br>- when the attacking player runs to the goal net bypassing the defenders and is alone with only the goalkeeper in front of him<br><br>- when the attacking team throws the ball over an opposing defender and maintains possession<br><br>- when the attacking player running from the side has bypassed the last defender and has a good chance of entering the penalty area; when the player picked up the ball from the opponents' advanced defender.</p>                                                                                   |
| 104            | Goal                                                                                                 | <p>a goal may have been scored and will be confirmed or cancelled shortly</p><p>10401: Penalty Goal</p><p>10402: Own Goal</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| 105            | Red Card                                                                                             | <p>a red card may be awarded and will be confirmed or cancelled shortly.<br><br>10501: Straight Red<br>10502: Second Yellow</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 106            | Penalty Awarded                                                                                      | <p>a penalty may be awarded and will be confirmed or cancelled shortly<br><br>10601: Foul<br>10602: Handball<br>10603: Other</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 107            | Yellow Card                                                                                          | a yellow card may be awarded and will be confirmed or cancelled (includes reason for card)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 108            | Corner Taken                                                                                         | corner kick taken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 109            | <p>Goal Kick<br><br>It will be renamed "Goal Kick Awarded" on July 10, 2024.</p>                     | goal kick awarded                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 110            | Offside                                                                                              | offside given                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| 111            | Shot                                                                                                 | <p>attacking team had a shot on goal</p><p><br>11102: On Target<br>11103: Blocked<br>11104: Woodwork (Off Target)<br>11105: Wide/Over (Off Target)</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ~~113~~        | ~~Throw In Taken~~                                                                                   | ~~throw in taken. SendType must be pending when awarded and confirmed when taken~~ From 1st June 2026, this action will no longer be provided. Only Throw In Awarded will be.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| 115            | <p>Dangerous Free Kick<br><br>It will be renamed "Dangerous Free Kick Awarded" on July 10, 2024.</p> | <p>dangerous free kick awarded on the edge of the box or on the wing and therefore a shot or a cross is expected<br><br>Data Collector should use it for free kicks that happen near an opponent's penalty area, so there is a chance to score a goal by direct shot or assisting pass. However, DC should also use it on a last minute free kick when GK from losing team runs into opponents penalty area.<br><br>New sub-action types will be available on July 10, 2024:<br>11501 : Foul</p><p>11502 : Handball</p><p>11503 : Other</p>                                                                                                                                                                                                                                                                                                                                                                             |
| 116            | Penalty Missed                                                                                       | <p>penalty missed or saved during the match or in a shootout</p><p><br>1161: Woodwork</p><p>1162: Wide/Over<br>1164: Saved</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ~~117~~        | ~~Goal Disallowed~~                                                                                  | <p><del>goal was disallowed by the official</del><br><br><del>11701 Foul</del><br><del>11702 Offside</del><br><del>11703 Handball</del></p><p><del>11704 Other</del><br>This action will no longer be provided.<br>Instead goal action that has not taken place will be deleted from the feed.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| 118            | <p>Free Kick<br><br>It will be renamed "Free Kick Awarded" on July 10, 2024.</p>                     | <p>free kick awarded for a foul, handball or offside. Data Collector should be using this in a situation where there is no immediate risk of a goal being scored. It is for the free kicks taken in their own half of the field and far enough back to not be part of a dangerous attack.<br><br>New sub-action types will be available on July 10, 2024:<br>11801 : Foul</p><p>11802 : Handball</p><p>11803 : Offside</p><p>11804: Other</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ~~119~~        | ~~Penalty Retake~~                                                                                   | <p><del>The penalty is to be retaken as signed by the referee</del><br><br><del>1191 Encroachment</del><br><del>1192 Goalkeeper Off Line</del><br><del>1193 Other</del><br><br>New workflow will exclude any specific action for a retaken penalty<br>Penalty missed/scored action is going to be deleted and then new penalty missed/scored action is going to be recoded.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 121            | Kick Off                                                                                             | a kick off action                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 122            | Shootout Penalty Taker                                                                               | the taker of the penalty in the shootout                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 123            | Shootout Penalty Scored                                                                              | the shootout penalty was scored                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 124            | Shootout Penalty Missed                                                                              | the shootout penalty was missed                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| 126            | Throw In Awarded                                                                                     | a throw in has been awarded                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| 127            | Corner Awarded                                                                                       | a corner has been awarded                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ~~129~~        | ~~Corner Retake Awarded~~                                                                            | ~~The retake of a corner kick if awarded (coming W/C 17th July 23)~~ This will be removed from 1st June 2026. New workflow will no longer provide this action. Instead, show the correct overall tally.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ~~130~~        | ~~Corner Retaken~~                                                                                   | ~~When a corner is retaken (coming W/C 17th July 23)~~ This will be removed from 1st June 2026. New workflow will no longer provide this action. Instead, show the correct overall tally                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ~~131~~        | ~~Retake penalty Shootout~~                                                                          | To be removed from 1st June 2026                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| 132            | No Card                                                                                              | There was not a card awarded after all **(ON HOLD)**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| 133            | Temporary Dismissal Started                                                                          | Refers to when a player is temporarily suspended from the match for a specified duration due to an offence, effectively reducing their team to ten players for the dismissal period.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| 134            | Temporary Dismissal Stopped                                                                          | Denotes the end of a player’s temporary suspension period, allowing them to rejoin the match and restore their team to full strength.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| 137            | <p>Foul Committed<br></p>                                                                            | Indicates a player has committed a foul, resulting in a stoppage of play and a free kick awarded to the opposing team.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ~~138~~        | <p><del>Free Kick Taken</del><br></p>                                                                | ~~Denotes the execution of a free kick by a player after a foul has been committed.~~ On 1st June 2026 this action will no longer be provided. Only Free Kick Awarded will be.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| 139            | <p>Goal Kick Taken<br><br></p>                                                                       | Indicates the resumption of play with a goal kick, awarded when the ball goes out of play over the goal line without a goal being scored, last touched by an attacking player.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| 140            | <p>Dangerous Free Kick Taken<br><br></p>                                                             | Refers to a free kick taken from a position that poses a significant scoring opportunity.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/soccer/action-types.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.
