Last edited time
Jan 9, 2025 7:31 PM
Import teams by going to the Teams Tab within your Tournament, League, or Event. This tab is only visible if the event has been saved with the TEAM configuration.
To import teams, you’ll need to create a CSV file. Use your favorite spreadsheet editor and add the following columns:
id
name
players
events
captain
homeClub
city
state
country
Template
Here are some example player import templates: https://docs.google.com/spreadsheets/d/1FdWRyfvrZIC3QpGZ35XNGalIYTA6GqexzbkYRM4JPcI/edit#gid=1866845846)
Field Explanations
id
(required) - A unique identifier per team. Use any combination of numbers and letters.events
- A comma- or newline-separated list of event IDs.- An event ID is the unique id of an event in your tournament or league, ex.
under-2000
. name
- A custom Team Name (ex. Stadium Smashers). If left empty, default team names will be generated.players
- A comma- or newline-separated list of player IDs.- This should correspond to the
id
field in: How to Import Players captain
- A player ID for the designated team captain. If the captain is also playing on the team, include their ID in both theplayers
andcaptain
fields.homeClub
- The Team’s home club.city
- The team’s home city.state
- The team’s home state.country
- The team’s home country.