Import Races from CSV

Upload your historical race data in bulk

Cross-check past race-day conditions with the climate archives from WeatherArchive while you tidy up legacy records.

CSV Format Instructions

Your CSV file should have the following columns (first row as headers):

raceName,raceDate,distance,finishTime,age,courseType,weather,difficulty,notes
  • raceName: Name of the race (required)
  • raceDate: Date in YYYY-MM-DD format (required)
  • distance: One of: 5K, 10K, 15K, 10 Mile, Half Marathon, Marathon (required)
  • finishTime: Time in HH:MM:SS or MM:SS format (required)
  • age: Your age at time of race (required)
  • courseType: road, track, trail, or mixed (optional)
  • weather: ideal, good, warm, hot, cold, rainy, or windy (optional)
  • difficulty: flat, rolling, hilly, or mountainous (optional)
  • notes: Any additional notes (optional)

or drag and drop

CSV files only