# Specific Tournament

This endpoint should be requested if you want to understand details on a specific tournament. It will display the same types of information as the `https://dde-api.data.imgarena.com/tournaments/` endpoint.

We recommend you request this end point on an ad hoc basis whenever you want this information on a specific tournament.

**Example requests of this end point:**

`https://dde-api.data.imgarena.com/tournaments/11904`

## Request Parameters

This endpoint currently takes no request parameters, we aim to add them, and once we have they will be detailed here.


---

# 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/tennis/schedule-endpoints-restful-1/tournaments-id.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.
