#1: When you import your schedule it must use the exact same
format as the sample file. The file will be rejected if the first row does not contain the column
headers in the correct order.
#2: The import script will check for contests with the same home team, away team
and start time. If we can't find a contest that has an exact match to those parameters we will add a
new event to the schedule.
#3: The date column must be formatted using the yyyy-mm-dd format ie) 2021-01-05
#4: The start time column must be formatted using the hh:mm:ss in military time
format ie) 14:00:00