# Coverage

Currently in our DB we have:

| Entity        | Numbers                                    |
| ------------- | ------------------------------------------ |
| Matches       | \~ 802 000                                 |
| Managers      | \~ 11 000                                  |
| Players       | \~ 90 000                                  |
| Championships | \~ 2 000                                   |
| Stadiums      | \~ 7 000                                   |
| Teams         | \~ 43 000                                  |
| Language      | [20](/faq.md#what-languages-are-supported) |

The coverage is global and is the same given by Unibet and Bet365. When a match is not from one bookmaker it is recovered by the other and vice versa. **Currently we only support physical soccer not e-sports or simulated soccer**

{% hint style="info" %}
By launching the /v1/countries/list call, it is possible to trace the precise number of items for each state.
{% endhint %}

**Data is collected from January 1, 2017** to present, some specific endpoint have a shorter collection time.


---

# 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://info.soccerfootball.info/coverage.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.
