> 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/api-and-structure/api-stage-structure/motorcycle-racing.md).

# Motorcycle racing

Motorcycle racing is organized into stages. It is possible to get information about the stages using the "All available tournaments for a sport" end point woth sport id = 190.

The answer of the end point is the following which shows 7 different stages.

```xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  <sport_tournaments xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated_at="2021-10-13T13:28:29+00:00" 
xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/ufsportsapi/v1/endpoints/unified/ufsportsapi.xsd">
    <sport id="sr:sport:190" name="Motorcycle Racing"/>
    <tournaments>
      <tournament id="sr:stage:555063" name="Motogp 2020" scheduled="2020-07-17T07:55:00+00:00" scheduled_end="2020-11-22T15:00:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:498" name="MotoGP"/>
      </tournament>
      <tournament id="sr:stage:559425" name="Moto2 2020" scheduled="2020-03-06T11:20:00+00:00" scheduled_end="2020-11-22T13:20:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:2079" name="Moto2"/>
      </tournament>
      <tournament id="sr:stage:563747" name="Moto3 2020" scheduled="2020-03-06T10:25:00+00:00" scheduled_end="2020-11-22T12:00:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:2080" name="Moto3"/>
      </tournament>
      <tournament id="sr:stage:639576" name="Motogp 2021" scheduled="2021-03-26T10:40:00+00:00" scheduled_end="2021-11-14T14:00:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:498" name="MotoGP"/>
      </tournament>
      <tournament id="sr:stage:645942" name="Superbike 2021" scheduled="2021-05-21T08:30:00+00:00" scheduled_end="2021-11-14T23:55:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:2081" name="Superbike"/>
      </tournament>
      <tournament id="sr:stage:654450" name="Moto2 2021" scheduled="2021-03-26T11:20:00+00:00" scheduled_end="2021-11-14T23:55:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:2079" name="Moto2"/>
      </tournament>
      <tournament id="sr:stage:654668" name="Moto3 2021" scheduled="2021-03-26T00:00:00+00:00" scheduled_end="2021-11-14T23:55:00+00:00">
        <sport id="sr:sport:190" name="Motorcycle Racing"/>
        <category id="sr:category:2080" name="Moto3"/>
      </tournament>
    </tournaments>
  </sport_tournaments>

```

To get more information about the different stages, it is possible to filter the fixture end point and the summary end point by stage.

An example of the answer of the fixture end point for the stage 559425 is reported below.

```xml
<tournament_info generated_at="2021-10-13T13:32:43.453+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:559425" name="Moto2" scheduled="2020-03-06T11:20:00+00:00" scheduled_end="2020-11-22T13:20:00+00:00">
    <sport id="sr:sport:190" name="Motorcycle Racing"/>
    <category id="sr:category:2079" name="Moto2"/>
    <competitors>
      <competitor id="sr:competitor:4606" name="Corsi, Simone" abbreviation="COR" gender="male"/>
      <competitor id="sr:competitor:4607" name="Luthi, Thomas" abbreviation="LUT" gender="male"/>
      <competitor id="sr:competitor:4611" name="Pasini, Mattia" abbreviation="PAS" gender="male"/>
      <competitor id="sr:competitor:6735" name="Aegerter, Dominique" abbreviation="AEG" gender="male"/>
      <competitor id="sr:competitor:24136" name="Schrotter, Marcel" abbreviation="SCH" gender="male"/>
      <competitor id="sr:competitor:59051" name="Syahrin Abdullah, Hafizh" abbreviation="SYA" gender="male"/>
      <competitor id="sr:competitor:81975" name="Raffin, Jesko" abbreviation="RAF" gender="male"/>
      <competitor id="sr:competitor:81977" name="Navarro, Jorge" abbreviation="NAV" gender="male"/>
      <competitor id="sr:competitor:93539" name="Baldassarri, Lorenzo" abbreviation="BAL" gender="male"/>
      <competitor id="sr:competitor:128448" name="Nagashima, Tetsuta" abbreviation="NAG" gender="male"/>
      <competitor id="sr:competitor:145674" name="Bastianini, Enea" abbreviation="BAS" gender="male"/>
      <competitor id="sr:competitor:145682" name="Lowes, Sam" abbreviation="LOW" gender="male"/>
      <competitor id="sr:competitor:173578" name="Pons, Edgar" abbreviation="PON" gender="male"/>
      <competitor id="sr:competitor:182839" name="Gardner, Remy" abbreviation="GAR" gender="male"/>
      <competitor id="sr:competitor:192702" name="Manzi, Stefano" abbreviation="MAN" gender="male"/>
      <competitor id="sr:competitor:192704" name="Martin, Jorge" abbreviation="MAR" gender="male"/>
      <competitor id="sr:competitor:197398" name="Bezzecchi, Marco" abbreviation="BEZ" gender="male"/>
      <competitor id="sr:competitor:219600" name="Dalla Porta, Lorenzo" abbreviation="DAL" gender="male"/>
      <competitor id="sr:competitor:230010" name="Vierge, Xavi" abbreviation="VIE" gender="male"/>
      <competitor id="sr:competitor:234040" name="Di Giannantonio, Fabio" abbreviation="DI" gender="male"/>
      <competitor id="sr:competitor:234042" name="Bulega, Nicolo" abbreviation="BUL" gender="male"/>
      <competitor id="sr:competitor:245173" name="Marini, Luca" abbreviation="MAR" gender="male"/>
      <competitor id="sr:competitor:245189" name="Canet, Aron" abbreviation="CAN" gender="male"/>
      <competitor id="sr:competitor:245191" name="Bendsneyder, BO" abbreviation="BEN" gender="male"/>
      <competitor id="sr:competitor:278407" name="Ramirez, Marcos" abbreviation="RAM" gender="male"/>
      <competitor id="sr:competitor:339433" name="Dixon, Jake" abbreviation="DIX" gender="male"/>
      <competitor id="sr:competitor:341014" name="Fernandez, Augusto" abbreviation="FER" gender="male"/>
      <competitor id="sr:competitor:350396" name="Garzo, Hector" abbreviation="GAR" gender="male"/>
      <competitor id="sr:competitor:362648" name="Roberts, Joe" abbreviation="ROB" gender="male"/>
      <competitor id="sr:competitor:389150" name="Kasmayudin, Kasma Daniel" abbreviation="KAS" gender="male"/>
      <competitor id="sr:competitor:437482" name="Cardelus, Xavi" abbreviation="CAR" gender="male"/>
      <competitor id="sr:competitor:470933" name="Medina Mayo, Alejandro" abbreviation="MED" gender="male"/>
      <competitor id="sr:competitor:509874" name="Chantra, Somkiat" abbreviation="CHA" gender="male"/>
      <competitor id="sr:competitor:633592" name="Izdihar, Andi" abbreviation="IZD" gender="male"/>
      <competitor id="sr:competitor:746861" name="Biesiekirski, Piotr" abbreviation="BIE" gender="male"/>
    </competitors>
  </tournament>
  <coverage_info live_coverage="false"/>
</tournament_info>
```

<br>


---

# 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/uof/api-and-structure/api-stage-structure/motorcycle-racing.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.
