Event Intake

Add your event

Submit a tournament, league night, blind draw, or one-off cornhole event. The form maps directly to the live Supabase schema, so you are editing the real intake path instead of another hardcoded stub.

10
Regions available
Live
Supabase-backed intake
Fast
Venue matching included

What to include

  • Clear title, date, city, and region so it lands in the right listings.
  • Use the description for bracket format, check-in timing, and payout rules.
  • Add a registration or source link when you have one so players can verify details.

Submission Form

Event details

This form inserts into `public.events` using the live schema from Supabase. If a venue name matches an existing venue, the record is linked automatically.

Submissions go into the live Supabase `events` table immediately. Matching venues are linked automatically, and organizer/contact info is preserved for review.

Required fields are marked with an asterisk.