# Calculateur de tournoi

Combien d'argent devrais-je avoir collecté ? Je reverse 70 %, ça fait combien ? C'est quoi 62,5 % de 70 % ? Utilise notre calculateur de gains super simple pour déterminer combien d'argent tu as collecté et combien reverser.&#x20;

De combien de temps ai-je besoin pour mon tournoi ? On a aussi un tableau pour ça.&#x20;

## Calculateur de tournoi

<figure><img src="/files/712297f7913f760dbbaa3d2a74ffda99c94e3d4c" alt=""><figcaption></figcaption></figure>

## Calculateur de gains

![](/files/1f7b28fa0cc7359e9c0285e7cc4c4bc8c60c18ad)

{% hint style="danger" %}
Les calculateurs de tableau éliminatoire ne donnent que des estimations très approximatives, car le nombre de terrains utilisés dans le tournoi devient obsolète lors des derniers tours du tableau.
{% endhint %}

🧙 **Astuces :** Tu peux définir [des minuteurs](broken://pages/f33f4b4c90aba0383fe675b6213c27eb1c700c1d) dans la création du tournoi pour garantir la durée des matchs.

## Temps de jeu moyen par sport

| Sport                 | Durée moyenne d'un match |
| --------------------- | ------------------------ |
| Billard               | 15 min                   |
| Bocce                 | 40 min                   |
| Cornhole              | 15 min                   |
| Fléchettes            | 10 min                   |
| Fer à cheval          | 20 min                   |
| Pickleball            | 20 min                   |
| Beer pong             | 10 min                   |
| Shuffleboard de table | 45 min                   |
| Tennis de table       | 15 min                   |
| Tennis                | 30 min                   |
| Volley-ball           | 25 min                   |


---

# 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.scoreholio.com/fr/tournament/tournament-calculator.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.
