# Private tennis lessons in San Francisco, California

> Compare private tennis lessons built around one student's goals, level, and local venue.

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

## Details

- Location: San Francisco, California
- Price: From $80 per lesson
- Length: 60-minute lessons
- Group size: One-on-one options

## What students get

- One-on-one coaching options
- Multiple levels supported
- 1 local venue

## 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

## Frequently asked questions

### Can I book one-on-one tennis coaching?

This site lists 1 private lessons. Review each option before booking.

### How much do private tennis lessons cost?

Current options start at $80 per lesson. Review the package before booking.

### How long is each lesson?

The matching options list 60-minute lessons.

### Where are lessons available near San Francisco?

Choose from the listed venues in San Francisco, California. Each package shows its available locations.

## 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).
