# Sport\_event\_condition

### **Sport event conditions** <a href="#sport_event_condition-sporteventconditions" id="sport_event_condition-sporteventconditions"></a>

This element identifies several features related to the event (see example below).

![](/files/IyCQWx6G8WR7ywVZ1Wi3)

Table below shows all attributes with possible values and meaning.

| Attributes of sport\_event\_condition | possible values | meaning                                                 |
| ------------------------------------- | --------------- | ------------------------------------------------------- |
| Attendance                            | Integer         | number of people who attended the match                 |
| match\_mode                           | bo3, bo5, bo7   | used for sports like tennis which has best of 3,5,7 etc |

Table below shows possible values and meaning of the sub-elements of the sport\_event\_conditions

| Possible sub-elements in sport\_event\_conditions |
| ------------------------------------------------- |
| referee                                           |
| venue                                             |
| pitcher                                           |
| pitcher history                                   |

Attributes of **referee** with possible values and meaning

| Attribute   | meaning                    | possible values       |
| ----------- | -------------------------- | --------------------- |
| id          | id of the referee          | id = sr:referee:81627 |
| name        | name of the referee        | string                |
| nationality | nationality of the referee | string                |

<br>

For more detailed info related to the **Venue** element, please, check the following page: Venue&#x20;

For more detailed info related to the **Pitcher and Pitcher history**, please, check the following page: Pitcher and Pitcher history


---

# 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/uof/support-and-history/archived/deprecated-uof-endpoints/elements/sport_event_condition.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.
