> For the complete documentation index, see [llms.txt](https://dannycantrell.gitbook.io/pdptab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dannycantrell.gitbook.io/pdptab/running-the-tournament/pairing-round-1.md).

# Pairing Round 1

When you’ve entered all the data for a tournament, it’s time to go ahead and pair the first round of debate! Once you have paired the first debate, you CANNOT go back and enter more teams. Make sure all your data is accurate first.&#x20;

PDPTab.com generates a *pairing* for each debate, which shows who each team is debating and what side they have been assigned. The pairing also shows who will judge each debate and what room each debate is assigned.&#x20;

From the tournament home page, click the "Next Step" button to automatically generate Round 1. PDPTab.com will create a randomly matched debate, assign a neutral judge, and assign a room.

![](/files/-MMj9YeMp8_F3FJxgFAx)

Here is a video of the process:

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

That's it! The Tournament home page will update cuing you to go ahead with the next step: “Generate Postings.” The screen will look like this:

![](/files/-MMjAZG1yg4_b9Y2op4p)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dannycantrell.gitbook.io/pdptab/running-the-tournament/pairing-round-1.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.
