# Tournament Calculator

How much money should I have collected? I'm paying out 70%, how much is that?What is 62.5% of 70% Use our easy peasy payout calculator to determine how much money you collected and how much to payout.&#x20;

How much time do I need for my tournament? We have a chart for that, too.&#x20;

## Tournament Calculator

<figure><img src="https://2830358067-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNzFwCQPtCEArD8DRaL%2Fuploads%2Fpwfwv0WMvYLfp3BsEAix%2Fimage.png?alt=media&#x26;token=b5553201-56c3-4e65-a5ea-de4d8022a645" alt=""><figcaption></figcaption></figure>

## Payout Calculator

![](https://2830358067-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNzFwCQPtCEArD8DRaL%2F-MT2JepuzAGuSJdhH0qh%2F-MT2JhcWzI-A_GtawjQ0%2Fimage.png?alt=media\&token=3358df24-64a4-400e-9745-769662f83374)

{% hint style="danger" %}
Bracket Calculators are very rough estimates, as the number of courts being used in the tournament becomes obsolete in the later rounds of the bracket.
{% endhint %}

🧙 **Tips:** You can set [Timers](https://docs.scoreholio.com/tournament/broken-reference) in tournament creation to guarantee game time length.

## Average Game Time Per Sport

| Sport              | Avg Game Length |
| ------------------ | --------------- |
| Billiards          | 15 min          |
| Bocce              | 40 min          |
| Cornhole           | 15 min          |
| Darts              | 10 min          |
| Horseshoes         | 20 min          |
| Pickleball         | 20 min          |
| Beer Pong          | 10 min          |
| Table Shuffleboard | 45 min          |
| Table Tennis       | 15 min          |
| Tennis             | 30 min          |
| Volleyball         | 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/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.
