# 1.14. eTennis

**1.14.1.** The winner of match is the first player to win 2 sets.

**1.14.2.** Player must win 3 games to win a set. If the score is tied at 2-2, then a player can win 4-2, or if players are still tied at 3-3 then the set is decided by a tie-break.

**1.14.3.** The winner of tie-break is the first player to win 5 points with minimum 2 points difference. If the score is tied at 5-5, the player can win 7-5, 8-6, 9-7, etc.


---

# 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.xyes.com/betting/sports-betting/sport-betting/sports-betting-platform/iv.-esports-solution-betting-rules/1.14.-etennis.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.
