# Swissholio

## Was ist Swissholio?

Bei einem Turnier im Swissholio-Stil spielen Teams ein Round-Robin-Turnier mit so vielen Runden, wie du sie spielen lassen möchtest. Jede Runde wartet darauf, dass die vorherige Runde beendet wird. Die Teams werden anhand ihrer Bilanz, ihrer Gesamtpunkte und der Gegenpunkte sortiert. Wenn die vorherige Runde endet, füllt das System deine nächste Runde von oben nach unten mit Teams auf und vermeidet dabei doppelte Paarungen.

{% hint style="info" %}
Swissholio erfordert ein [PRO](/de/getting-started/subscriptions.md) Organizer-Abo, um ausgeführt zu werden.&#x20;
{% endhint %}

## Regeln für ein Swissholio-Turnier

Beim Durchführen eines Turniers im Swissholio-Stil gibt es ein paar Besonderheiten:

1. Für feste Teams, Singles und Blind Draw musst du eine gerade Anzahl an Teams oder Spielern haben
2. Für ein Switcholio-Turnier brauchst du im Turnier ein Vielfaches von 4 Spielern

#### Was ist, wenn ich keine geraden Teams oder ein Vielfaches von 4 habe?

Dann musst du ein Ghost- oder BYE-Team hinzufügen.&#x20;

## Wie richte ich ein Swissholio-Turnier ein?

![](/files/3c9c7f6eb27fd2e9e431a39bc1d61157cce97723)

## Swissholio-Video-Tutorial

{% embed url="<https://youtu.be/Evvq7DwVVo0>" %}


---

# 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/de/tournament/tournament-formats/swissholio.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.
