# Matchup Odds

* The image below shows each teams ranking, record, and odds of winning, which are created by the sportsbooks
* GEN.G is favored to win by -1250 which PickFinder calculates and gives a percentage, showing they are projected to win by 85% which means they have a very high chance of winning this matchup
* KT Rolster on the other hand are the underdogs with +530 odds meaning they are projected to lose this matchup by a lot and only have a 15% chance of winning
* The "Potential Blowout" indicator around the Matchup Odds shows that this game may end quickly as there is a huge gap within the odds showing that GEN.G could dominate this matchup and finish this game quickly

<figure><img src="/files/3dpry7eHULkyXYUZ8ugY" 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/esports/matchup-odds.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.
