Every Wednesday ยท 5:00โ6:00 PM ยท Coto Sports Park
Wk
Date & Time
Opponent
Location
Result
Calendar
No schedule posted yet
Use the editor below to add games one at a time, or paste/upload a CSV from a spreadsheet.
Report a Score
Pick a game, enter the result, and this generates the code to paste into assets/data.js. Works on a copy in this browser tab only โ nothing saves until you copy/paste and re-deploy.
This season so far
Wk
Opponent
Result
Publish it
Copy this and paste it over the const SCHEDULE = [...] block in assets/data.js, save, and re-deploy.
Add a game
Or paste/upload a CSV
Columns: Week, Date, Time, Opponent, Home/Away, Location, Result, Score โ date like 2026-08-16, time like 09:00 (24-hour).
or
Games added so far (saved in this browser only)
Wk
Date
Opponent
Location
Result
No games added yet โ use the form or CSV above.
Publish it
Copy this code and paste it over the const SCHEDULE = [...] block in assets/data.js, then re-deploy the site. This is what makes the schedule visible to everyone, not just this browser.