Scouting Data Tool

Import CSV Data

Upload a CSV file containing the scouting data to write to the database. The CSV columns must match the database schema (e.g., `team_name`, `match_number`, `coral_L1_count`, etc.).

Export CSV Data

Download the entire scouting data table for the specified event and year as a CSV file.

Raw API Response

Awaiting action...