Quick Start Guide
This quick start guide shows you how to create a tournament, create and import team data, and run your tournament using Tournament Maker. Make sure you have Java v1.7 or greater installed on your machine. The screenshots on this page are from Tournament Maker v7. You may see a different interface if you are using a different version.
Creating a new tournament
Prerequisite
None
Steps
- Click the plus icon to open the New Tournament pop-up.
- Type a Name.
- In the Number of Courts field, type 5. See image.
- Click OK.
Result
The Tournament Overview tab populates with five courts, all listed as Available.
Importing player data from a CSV file
Prerequisite
Download data.csv
Steps
- Click the stacked sheets icon to open the file selection dialog.
- Navigate to the folder where you saved data.csv and select it.
- Click Open to open the Import from CSV Data File pop-up.
- Type [Name] in the Name field.
- Type [Gender] in the Gender field.
- Click Import. See image.
- Click OK.
Result
The Player Overview tab populates with 79 entries.
Creating new team types to use as templates for teams
Prerequisite
None
Steps
- Click the two person icon to open the New Team Type pop-up.
- Type MD in the Team Type field.
- Type 2 in the Size field.
- Select Male Only from the Team Modifiers drop-down.
- Click Save. See image.
- Select New... from the Type of Team drop-down to open the New Team Type pop-up.
- Type WD in the Team Type field.
- Type 2 in the Size field.
- Select Female Only from the Team Modifiers drop-down.
- Click Save.
- Select New... from the Type of Team drop-down to open the New Team Type pop-up.
- Type WS in the Team Type field.
- Type 1 in the Size field.
- Select Female Only from the Team Modifiers drop-down.
- Click Save.
- Click Done.
Result
You have three types of team types saved: MD (Men's Doubles), WD (Women's Doubles), and WS (Women's Singles).
Manually creating a team
Prerequisite
None
Steps
- Click the two person icon to open the New Team pop-up.
- Select WS from the Type of Team drop-down.
- Type Aaliyah in the Name field.
- Select Aaliyah from the Players drop-down.
- Click Done.
Result
The Team Overview tab populates with 1 WS entry.
Creating a new event
Prerequisite
None
Steps
- Click the single sheet icon to open the New Event popup.
- Select Single Elimination from the Type of Event drop-down.
- Select MD from the Type of Team drop-down.
- Type Event 1 in the Name field.
- Type 16 in the Number of Teams field.
- Type 21 in the Minimum Winning Score field.
- Type 30 in the Maximum Winning Score field.
- Type 2 in the Win By field.
- Type 3 in the Best Of field. See image.
- Click OK.
Result
The Event 1 button appears in the Tournament Overview tab. Note that the text is red, because the event is not started.
Importing team data from a CSV file
Prerequisite
None
Steps
- Click the stacked sheets icon to open the file selection dialog.
- Navigate to the folder where you saved data.csv and select it.
- Click Open to open the Import from CSV Data File pop-up.
- Select Import Teams from the drop-down below Import from CSV Data File.
- Select MD from the Type of Team field.
- Select Event 1 from the Event Name field.
- Type [Name] in the Player 1 Name (Required) field.
- Type [Partner] in the Player 2 Name (Required) field.
- Click Import. See image.
- Click OK.
Result
The Team Overview tab populates with 25 MD teams. Note that because you are only importing men's doubles teams, the system fails to import all data for women's singles and women's doubles.
Importing team data from a TXT file
Prerequisite
Download data.txt and create a new event.
Steps
- Click the stacked sheets icon to open the file selection dialog.
- Select All Files from the Files of Type drop-down.
- Navigate to the folder where you saved data.txt and select it.
- Click Open to open the Import from Generic Data File pop-up.
- Select WD from the Type of Team field.
- Select Event 2 from the Event Name field.
- Click Import. See image.
- Click OK.
Result
The Team Overview tab populates with 14 WD entries.
Starting an event
Prerequisite
None.
Steps
- Select the Tournament Overview tab.
- Click Event 1 to open the Team Selector pop-up.
- Highlight a team entry from the list of teams.
- Type the numerical seed and press Enter. You can also drag and drop the team entry to the desired seed.
- Assign a seed to each team until the bracket is filled.
- Click Start Event.
Result
The Tournament Overview tab populates with the pending matches.
Checking in players
Prerequisite
None.
Steps
- Select the Player Overview tab.
- Find the player you want to check in and select the Checked In checkbox.
- See image.
- If you are using version 8 or higher, you can edit the tournament, go to the advanced tab, and select the "allow match start without player check in" checkbox. This will automatically mark all players as checked in. See image.
Result
Checked in players are no longer marked Absent.
Assigning matches to courts
Prerequisite
Started an event and checked in all the players in the event.
Steps
- Select the Tournament Overview tab.
- Drag a match to an available court.
Result
The match is scheduled to the available court.
Completing a match
Prerequisite
Have a match playing in a court.
Steps
- Click the court where the match was played. See image.
- Enter the score.
- Click Finish Match.
Result
The match is complete and will show up in the Completed Matches tab.