# Team Rankings

The team rankings in Soccer are very important to see which team is more dominant across shooting, defense, and possession stats. As seen in the image below, you can see Barcelona is better than Mallorca across each shooting statistic. You can select "Defense" and "Possession" to see those stats as well.

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

***

## Head To Head

You can also see the head to head for each matchup showing each teams wins, losses, and draws.&#x20;

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

***

## Team Form

The "team form" section shows the result of each teams last 5 games.

<figure><img src="/files/0NPIjH3ZyhiuFYJErVPf" alt=""><figcaption></figcaption></figure>


---

# 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://pickfinder.gitbook.io/pickfinder/soccer/team-rankings.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.
