# Team Rankings - beta

{% hint style="danger" %}
This is currently a beta feature. Please contact our support team if you're interested in joining the beta
{% endhint %}

### 🧠 Team Rankings (Beta)

**Team Rankings** is a premium data feature that delivers historical and daily-updated **club rankings**, using an Elo-based model. It helps you evaluate club strength over time, whether for pre-match previews, performance modelling, or form-based content.

Unlike static league tables, Team Rankings offer a dynamic strength score that evolves daily, based on match results and opponent strength.

It’s ideal for betting platforms, match preview tools, and advanced stat-driven applications.

<figure><img src="/files/x6VvwXunlKHOsodN8mc5" alt=""><figcaption></figcaption></figure>

#### 📊 What’s Included?

Sportmonks’ team ranking model uses **Elo ratings** and data going back to **2005**. Rankings are updated daily at **00:00:00 UTC** and include:

* 🔢 **Current rank** – Daily team placement based on Elo
* 📆 **Date** – Rankings are available per day, from 2005 to today
* 📈 **Scaled score** – A normalized score between 0–100
* 🏷️ **Team ID** – Linked to the team object
* 🪪 **Ranking ID** – Unique identifier for the entry

{% hint style="danger" %}
Rankings are historical only. There are **no future or projected rankings** available.
{% endhint %}


---

# 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.sportmonks.com/v3/endpoints-and-entities/endpoints/team-rankings-beta.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.
