# 1.14. eTennis

**1.14.1.** El ganador del partido es el primer jugador que gana 2 sets.

**1.14.2.** El jugador debe ganar 3 juegos para ganar un set. Si el marcador está empatado 2-2, entonces un jugador puede ganar 4-2, o si los jugadores siguen empatados 3-3, entonces el set se decide mediante un tie-break.

**1.14.3.** El ganador del tie-break es el primer jugador que gana 5 puntos con un mínimo de 2 puntos de diferencia. Si el marcador está empatado 5-5, el jugador puede ganar 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/espanol/apuestas/apuestas-deportivas/plataforma-de-apuestas-deportivas/iv.-normas-de-apuestas-en-soluciones-de-e-sports/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.
