> 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/uof/live-competition-odds/live-odds-formula-e/formula-e-uof-api-fixture-information.md).

# Formula E UOF API fixture information

### **UOF API - Sport & Category** <a href="#formulaeuofapifixtureinformation-uofapi-sport-and-category" id="formulaeuofapifixtureinformation-uofapi-sport-and-category"></a>

```xml
<sport id="sr:sport:142" name="Formula E"/>
<category id="sr:category:1008" name="Formula E"/>
```

### **UOF API - Formula E fixtures & their stages** <a href="#formulaeuofapifixtureinformation-uofapi-formulaefixtures-and-theirstages" id="formulaeuofapifixtureinformation-uofapi-formulaefixtures-and-theirstages"></a>

{% code title="Season stage (for Formula E 2022)" lineNumbers="true" %}

```xml
<tournament_info generated_at="2022-02-18T15:23:50.137+00:00" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/bsa/unified/v1/xml/endpoints/unified/tournament_info.xsd" xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <tournament id="sr:stage:943661" name="Formula E 2022" scheduled="2022-01-28T00:00:00+00:00" scheduled_end="2022-08-14T23:55:00+00:00">
    <sport id="sr:sport:142" name="Formula E"/>
    <category id="sr:category:1008" name="Formula E"/>
    <competitors>
      <competitor id="sr:competitor:34522" name="Buemi, Sebastien" abbreviation="BUE" country="Switzerland" country_code="CHE" gender="male"/>
      <competitor id="sr:competitor:39986" name="Di Grassi, Lucas" abbreviation="DI" country="Brazil" country_code="BRA" gender="male"/>
      <competitor id="sr:competitor:50690" name="Mortara, Edoardo" abbreviation="MOR" country="Switzerland" country_code="CHE" gender="male"/>
      <competitor id="sr:competitor:58761" name="Vergne, Jean-Eric" abbreviation="VER" country="France" country_code="FRA" gender="male"/>
      <competitor id="sr:competitor:95039" name="Wehrlein, Pascal" abbreviation="WEH" country="Germany" country_code="DEU" gender="male"/>
      <competitor id="sr:competitor:135666" name="Da Costa, Antonio Felix" abbreviation="COS" country="Portugal" country_code="PRT" gender="male"/>
      <competitor id="sr:competitor:136142" name="Frijns, Robin" abbreviation="FRI" country="Netherlands" country_code="NLD" gender="male"/>
      <competitor id="sr:competitor:170718" name="Lotterer, Andre" abbreviation="LOT" country="Germany" country_code="DEU" gender="male"/>
      <competitor id="sr:competitor:222584" name="Giovinazzi, Antonio" abbreviation="GIO" country="Italy" country_code="ITA" gender="male"/>
      <competitor id="sr:competitor:250229" name="Vandoorne, Stoffel" abbreviation="VST" country="Belgium" country_code="BEL" gender="male"/>
      <competitor id="sr:competitor:417087" name="Turvey, Oliver" abbreviation="TUR" country="Great Britain" country_code="GBR" gender="male"/>
      <competitor id="sr:competitor:417089" name="Evans, Mitch" abbreviation="EVA" country="New Zealand" country_code="NZL" gender="male"/>
      <competitor id="sr:competitor:422427" name="Bird, Sam" abbreviation="BIR" country="Great Britain" country_code="GBR" gender="male"/>
      <competitor id="sr:competitor:519272" name="Sims, Alexander" abbreviation="SIM" country="Great Britain" country_code="GBR" gender="male"/>
      <competitor id="sr:competitor:524638" name="Rowland, Oliver" abbreviation="ROW" country="Great Britain" country_code="GBR" gender="male"/>
      <competitor id="sr:competitor:552755" name="Askew, Oliver" abbreviation="ASK" country="USA" country_code="USA" gender="male"/>
      <competitor id="sr:competitor:561360" name="Dennis, Jake" abbreviation="DEN" country="Great Britain" country_code="GBR" gender="male"/>
      <competitor id="sr:competitor:568781" name="Camara, Sergio Sette" abbreviation="CAM" country="Brazil" country_code="BRA" gender="male"/>
      <competitor id="sr:competitor:568785" name="de Vries, Nyck" abbreviation="DE" country="Netherlands" country_code="NLD" gender="male"/>
      <competitor id="sr:competitor:643838" name="Cassidy, Nick" abbreviation="CAS" country="New Zealand" country_code="NZL" gender="male"/>
      <competitor id="sr:competitor:646844" name="Gunther, Max" abbreviation="GUE" country="Germany" country_code="DEU" gender="male"/>
      <competitor id="sr:competitor:863389" name="Ticktum, Dan" abbreviation="TIC" country="Great Britain" country_code="GBR" gender="male"/>
      <competitor id="sr:competitor:863391" name="Avalanche Andretti Formula E" abbreviation="AVA" country="USA" country_code="USA" gender="male"/>
    </competitors>
  </tournament>
  <coverage_info live_coverage="true"/>
</tournament_info>
```

{% endcode %}

**Please note**

* Various event stages belong to a season stage and the event schedule of a specific season can be fetched from the UOF API schedule endpoints.
* The sport and the category where a specific stage is connected to are specified within the \<sport> and \<category> elements.<br>

Event stage (reflecting the Race on Sunday)

{% code title="Event stage (for the GP Berlin 2 in 2021)" lineNumbers="true" %}

```xml
<fixtures_fixture generated_at="2022-02-18T15:38:54.053+00:00" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/bsa/unified/v1/xml/endpoints/unified/fixtures_fixture.xsd" xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <fixture liveodds="not_available" id="sr:stage:706892" name="GP Berlin 2" type="parent" stage_type="event" scheduled="2021-08-15T06:00:00+00:00" scheduled_end="2021-08-15T14:30:00+00:00">
    <parent id="sr:stage:621117" name="Formula E 2021" type="parent" stage_type="season"/>
    <tournament id="sr:stage:621117" name="Formula E 2021" scheduled="2021-02-26T00:00:00+00:00" scheduled_end="2021-08-15T23:00:00+00:00">
      <sport id="sr:sport:142" name="Formula E"/>
      <category id="sr:category:1008" name="Formula E"/>
    </tournament>
    <competitors>
      <competitor id="sr:competitor:34522" name="Buemi, Sebastien" abbreviation="BUE" gender="male"/>
      <competitor id="sr:competitor:39986" name="Di Grassi, Lucas" abbreviation="DI" gender="male"/>
      <competitor id="sr:competitor:50690" name="Mortara, Edoardo" abbreviation="MOR" gender="male"/>
      <competitor id="sr:competitor:58761" name="Vergne, Jean-Eric" abbreviation="VER" gender="male"/>
      <competitor id="sr:competitor:95039" name="Wehrlein, Pascal" abbreviation="WEH" gender="male"/>
      <competitor id="sr:competitor:135666" name="Da Costa, Antonio Felix" abbreviation="COS" gender="male"/>
      <competitor id="sr:competitor:136142" name="Frijns, Robin" abbreviation="FRI" gender="male"/>
      <competitor id="sr:competitor:170718" name="Lotterer, Andre" abbreviation="LOT" gender="male"/>
      <competitor id="sr:competitor:202487" name="Blomqvist, Tom" abbreviation="BLO" gender="male"/>
      <competitor id="sr:competitor:250229" name="Vandoorne, Stoffel" abbreviation="VST" gender="male"/>
      <competitor id="sr:competitor:272445" name="Rast, Rene" abbreviation="RAS" gender="male"/>
      <competitor id="sr:competitor:417081" name="Lynn, Alex" abbreviation="LYN" gender="male"/>
      <competitor id="sr:competitor:417087" name="Turvey, Oliver" abbreviation="TUR" gender="male"/>
      <competitor id="sr:competitor:417089" name="Evans, Mitch" abbreviation="EVA" gender="male"/>
      <competitor id="sr:competitor:422427" name="Bird, Sam" abbreviation="BIR" gender="male"/>
      <competitor id="sr:competitor:424671" name="Eriksson, Joel" abbreviation="ERI" gender="male"/>
      <competitor id="sr:competitor:524638" name="Rowland, Oliver" abbreviation="ROW" gender="male"/>
      <competitor id="sr:competitor:568785" name="de Vries, Nyck" abbreviation="DE" gender="male"/>
      <competitor id="sr:competitor:643838" name="Cassidy, Nick" abbreviation="CAS" gender="male"/>
      <competitor id="sr:competitor:646844" name="Gunther, Max" abbreviation="GUE" gender="male"/>
      <competitor id="sr:competitor:653345" name="Sims, Alexander" abbreviation="SIM" gender="male"/>
      <competitor id="sr:competitor:734595" name="Camara, Sergio Sette" abbreviation="CAM" gender="male"/>
      <competitor id="sr:competitor:756223" name="Nato, Norman" abbreviation="NAT" gender="male"/>
      <competitor id="sr:competitor:767338" name="Dennis, Jake" abbreviation="DEN" gender="male"/>
    </competitors>
    <races>
      <sport_event id="sr:stage:706894" type="child" stage_type="practice" scheduled="2021-08-15T06:00:00+00:00"/>
      <sport_event id="sr:stage:706896" type="child" stage_type="practice" scheduled="2021-08-15T07:30:00+00:00"/>
      <sport_event id="sr:stage:706898" type="child" stage_type="qualifying" scheduled="2021-08-15T09:30:00+00:00"/>
      <sport_event id="sr:stage:706904" type="child" stage_type="race" scheduled="2021-08-15T13:30:00+00:00"/>
    </races>
  </fixture>
</fixtures_fixture>
```

{% endcode %}

Parents of the event stage are reflected in \<parent> and have the stage\_type "season".

Children of the event stage are reflected in \<races> and have the stage\_types "practice", "qualifying" and "race", although right now, we will offer "race" only.

{% code title="Race Stage" lineNumbers="true" %}

```xml
<fixtures_fixture generated_at="2022-02-21T09:39:38.593+00:00" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/bsa/unified/v1/xml/endpoints/unified/fixtures_fixture.xsd" xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <fixture liveodds="not_available" id="sr:stage:706904" name="Race" type="child" stage_type="race" scheduled="2021-08-15T13:30:00+00:00" scheduled_end="2021-08-15T14:30:00+00:00">
    <parent id="sr:stage:706892" name="GP Berlin 2" type="parent" stage_type="event"/>
    <tournament id="sr:stage:621117" name="Formula E 2021" scheduled="2021-02-26T00:00:00+00:00" scheduled_end="2021-08-15T23:00:00+00:00">
      <sport id="sr:sport:142" name="Formula E"/>
      <category id="sr:category:1008" name="Formula E"/>
    </tournament>
    <competitors>
      <competitor id="sr:competitor:34522" name="Buemi, Sebastien" abbreviation="BUE" gender="male"/>
      <competitor id="sr:competitor:39986" name="Di Grassi, Lucas" abbreviation="DI" gender="male"/>
      <competitor id="sr:competitor:50690" name="Mortara, Edoardo" abbreviation="MOR" gender="male"/>
      <competitor id="sr:competitor:58761" name="Vergne, Jean-Eric" abbreviation="VER" gender="male"/>
      <competitor id="sr:competitor:95039" name="Wehrlein, Pascal" abbreviation="WEH" gender="male"/>
      <competitor id="sr:competitor:135666" name="Da Costa, Antonio Felix" abbreviation="COS" gender="male"/>
      <competitor id="sr:competitor:136142" name="Frijns, Robin" abbreviation="FRI" gender="male"/>
      <competitor id="sr:competitor:170718" name="Lotterer, Andre" abbreviation="LOT" gender="male"/>
      <competitor id="sr:competitor:202487" name="Blomqvist, Tom" abbreviation="BLO" gender="male"/>
      <competitor id="sr:competitor:250229" name="Vandoorne, Stoffel" abbreviation="VST" gender="male"/>
      <competitor id="sr:competitor:272445" name="Rast, Rene" abbreviation="RAS" gender="male"/>
      <competitor id="sr:competitor:417081" name="Lynn, Alex" abbreviation="LYN" gender="male"/>
      <competitor id="sr:competitor:417087" name="Turvey, Oliver" abbreviation="TUR" gender="male"/>
      <competitor id="sr:competitor:417089" name="Evans, Mitch" abbreviation="EVA" gender="male"/>
      <competitor id="sr:competitor:422427" name="Bird, Sam" abbreviation="BIR" gender="male"/>
      <competitor id="sr:competitor:424671" name="Eriksson, Joel" abbreviation="ERI" gender="male"/>
      <competitor id="sr:competitor:524638" name="Rowland, Oliver" abbreviation="ROW" gender="male"/>
      <competitor id="sr:competitor:568785" name="de Vries, Nyck" abbreviation="DE" gender="male"/>
      <competitor id="sr:competitor:643838" name="Cassidy, Nick" abbreviation="CAS" gender="male"/>
      <competitor id="sr:competitor:646844" name="Gunther, Max" abbreviation="GUE" gender="male"/>
      <competitor id="sr:competitor:653345" name="Sims, Alexander" abbreviation="SIM" gender="male"/>
      <competitor id="sr:competitor:734595" name="Camara, Sergio Sette" abbreviation="CAM" gender="male"/>
      <competitor id="sr:competitor:756223" name="Nato, Norman" abbreviation="NAT" gender="male"/>
      <competitor id="sr:competitor:767338" name="Dennis, Jake" abbreviation="DEN" gender="male"/>
    </competitors>
  </fixture>
</fixtures_fixture>
```

{% endcode %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/uof/live-competition-odds/live-odds-formula-e/formula-e-uof-api-fixture-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
