# Tennis Market Portfolio

Markets can be configured with the same approach as regular tennis tournaments via the configuration areas in CTRL for UOF customers, or in [betradar.com](http://betradar.com) for legacy customers.

Markets in the table below are supported for Simulated Reality League matches:

**Please note**

Markets which are offered exclusively via the Unified Odds Feed are highlighted in bold in the "Availability" column.

| UOF Market id | UOF Market description                                     | Availability      |
| ------------- | ---------------------------------------------------------- | ----------------- |
| 186           | Winner                                                     | Pre-match, LO     |
| 187           | Game handicap                                              | LO                |
| 188           | Set handicap                                               | Pre-match, LO     |
| 189           | Total games                                                | LO                |
| 190           | {$competitor1} total games                                 | LO                |
| 191           | {$competitor2} total games                                 | LO                |
| 192           | {$competitor1} to win a set                                | Pre-match, LO     |
| 193           | {$competitor2} to win a set                                | Pre-match, LO     |
| 194           | Any set to nil                                             | LO                |
| 195           | Will there be a tiebreak                                   | LO                |
| 196           | Exact sets                                                 | Pre-match, LO     |
| 198           | Odd/even games                                             | Pre-match, LO     |
| 199           | Correct score                                              | LO                |
| 201           | Double result (1st set/match)                              | Pre-match, LO     |
| 202           | {!setnr} set - winner                                      | Pre-match, LO     |
| 203           | {!setnr} set - game handicap                               | LO                |
| 204           | {!setnr} set - total games                                 | LO                |
| 205           | {!setnr} set - odd/even games                              | LO                |
| 206           | {!setnr} set - will there be a tiebreak                    | LO                |
| 207           | {!setnr} set - correct score                               | LO                |
| 208           | {!setnr} set - race to {games} games                       | LO                |
| 209           | {!setnr} set - {!gamenrX} and {!gamenrY} game winner       | LO                |
| 210           | {!setnr} set game {gamenr} - winner                        | LO                |
| 211           | {!setnr} set game {gamenr} - exact points                  | LO                |
| 212           | {!setnr} set game {gamenr} - to deuce                      | LO                |
| 213           | {!setnr} set game {gamenr} - odd/even points               | LO                |
| 214           | {!setnr} set game {gamenr} - correct score                 | LO                |
| 215           | {!setnr} set game {gamenr} - correct score or break        | LO                |
| 216           | {!setnr} set game {gamenr} - race to {pointnr} points      | LO                |
| 217           | {!setnr} set game {gamenr} - first {pointnr} points winner | LO                |
| 218           | {!setnr} set game {gamenr} - {!pointnr} point              | LO                |
| 314           | Total sets                                                 | **LO**            |
| 850           | {$competitor1} to win exactly 1 set                        | **Pre-match, LO** |
| 851           | {$competitor2} to win exactly 1 set                        | **Pre-match, LO** |
| 852           | {$competitor1} to win exactly 2 sets                       | **LO**            |
| 853           | {$competitor2} to win exactly 2 sets                       | **LO**            |
| 1055          | Winner & total                                             | **LO**            |


---

# 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/simulated-reality-sir/tennis/tennis-market-portfolio.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.
