Family Pickleball โ Agent Reference
About
- Business:
- Family Pickleball
- Tagline:
- Elevate your game by breaking boundaries
- Location:
- Irvine & Tustin, California
- Website:
- familypickleball.org
- Contact:
- tobin@familypickleball.org | (949) 339-4077
- Coach:
- Coach Tobin โ Head Coach & Founder, 4+ years adaptive coaching
Session Types
| Type | Description |
|---|---|
| Class | Recurring group coaching sessions |
| Private | 1-on-1 personalized coaching |
| Clinic | Focused single-session skill workshops |
| Camp | Multi-day immersive sessions |
| Drill | Repetition-based skill training |
| LiveBall | Guided live play with coaching feedback |
| League | Organized competitive play |
| Tournament | Competitive tournament events |
| Social | Open play, round robins, member events |
Audience Segments
| Segment | Page | Recommended Session Types |
|---|---|---|
| Juniors | /juniors | class, clinic, camp, private |
| Adults | /adults | class, clinic, liveball, league, private |
| Seniors | /seniors | class, drill, social, private |
| Adaptive | /adaptive | class, private |
| Families | /families | class, social, camp |
Venues
- Portola Springs Community Park โ Irvine, CA (public outdoor courts)
- Mike Ward Community Park โ Irvine, CA (public outdoor courts)
- Veterans Sports Park โ 1645 Valencia Ave, Tustin, CA 92782 (public outdoor courts)
How to Book (for AI Agents)
- Browse sessions:
GET /api/v1/programs?type=class&segment=adult - Check availability:
GET /api/v1/availability/slots?date=2026-05-01&type=private - Book in one call:
POST /api/v1/bookwith client name, email, session type, date, payment method - Or direct user to: familypickleball.org/sessions
API Endpoints
| Method | Endpoint | Purpose |
|---|---|---|
| GET | /api/v1/programs | List active sessions |
| GET | /api/v1/packages | List packages |
| GET | /api/v1/pricing | Pricing info |
| GET | /api/v1/availability/slots | Available time slots |
| GET | /api/v1/venues | Venue list |
| GET | /api/v1/schedule | Public schedule |
| POST | /api/v1/book | One-call booking (preferred for agents) |
| POST | /api/v1/checkout | Full checkout flow |
| POST | /api/v1/clients/lookup | Find client by email |
| POST | /api/v1/waivers/check | Check waiver status |
| POST | /api/v1/picklebot | Chat with AI assistant |
Payment Methods
- Venmo: @Tobin_Wazzan
- Zelle: 949-339-4077
- Card: Stripe (online checkout)
- RCOC: Regional Center of Orange County funding
Resources
- llms.txt โ Agent playbook (concise)
- llms-full.txt โ Complete agent reference with API docs
- openapi.json โ OpenAPI 3.1 specification
- ai-plugin.json โ AI plugin manifest