# Kira Sitecoach

> Kira Sitecoach is a Tennis coach in San Francisco, California.

Source: https://staging.sites.coach/kira-sitecoach-tennis. Every page on this site has a Markdown version at its URL plus `/index.md`, or send `Accept: text/markdown`.

## About

Kira Sitecoach coaches tennis. Lessons are built around your goals, whether you are starting from zero or working on the next level. Every session ends with one clear thing to practice before the next one.

## Packages and prices

- **4-lesson tennis pack**: 4 prepaid 60-minute lessons for $320.00 ($80.00 per lesson). Four private 60-minute tennis lessons with Kira.

## Where lessons happen

- Mission Dolores Park Tennis Courts, San Francisco, California

## Weekly hours

- Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday: 8:00 AM to 8:00 PM

## Cancellation policy

- Cancel or reschedule at least 24 hours before a lesson.

## Pages on this site

- [Home](https://staging.sites.coach/kira-sitecoach-tennis/index.md)
- [All services](https://staging.sites.coach/kira-sitecoach-tennis/services/index.md)
- [Tennis Lessons](https://staging.sites.coach/kira-sitecoach-tennis/lessons)
- [Private Lessons](https://staging.sites.coach/kira-sitecoach-tennis/private-lessons/index.md)
- [Agent instructions](https://staging.sites.coach/kira-sitecoach-tennis/llms.txt)

## Book through the API

Kira Sitecoach sells private lessons on this site. It is one coach on TeachMe.To, listing id `a5e2482d-e0bf-4f44-bb0b-6915dc2862e6`. An agent reads this coach, quotes what this site sells, and books it through the TeachMe.To agent API.

- [Agent instructions, generated from the live API](https://staging-api.teachme.to/agent/v1/llms.txt): Read this before calling anything. Sessions need no registration.
- [This coach](https://staging-api.teachme.to/agent/v1/coaches/a5e2482d-e0bf-4f44-bb0b-6915dc2862e6): The coach read. `site.packages` are the packages sold here, priced as this site prices them, and `site.cancellationPolicy` is this site's policy.
- [Open times](https://staging-api.teachme.to/agent/v1/coaches/a5e2482d-e0bf-4f44-bb0b-6915dc2862e6/slots): Pass `sitePackageId` and `locationId` with `from` and `to`.
- Quotes and bookings: pass `sitePackageId` and `lessons` to `POST /quotes`, then `POST /bookings` with the quote. The booking returns `paymentUrl`; the student pays there, and the booking is readable while they do. Send `policyAccepted: true` after showing the student the policy when `site.cancellationPolicy.agreementRequired` is true.
- [OpenAPI 3.1](https://staging-api.teachme.to/agent/v1/openapi.json): The machine contract.

The `sitePackageId` and `locationId` values for this site are in [llms.txt](https://staging.sites.coach/kira-sitecoach-tennis/llms.txt).
