Golf Courses data
Crawlable pages for the Golf Courses API: course catalog records, state coverage, access-type slices, tee-time availability request recipes, and sourceable API examples for agents and search crawlers.
Coverage
| Courses | 53,796 |
| Courses with tee times | 6,408 |
| States indexed | 51 |
| Read model date | 2026-08-05 |
Indexes
| Index | What it contains | API route |
|---|---|---|
| Courses | Course catalog records with identity, location, booking, access type, tee-time coverage, and profile facts. | GET /courses |
| States | State coverage pages with access-type and tee-time day drilldowns. | GET /coverage |
| Search | Crawlable course-search recipes for named courses, golf markets, states, and access types. | GET /search |
| Tee times | Live-covered course indexes and valid per-course tee-time requests by state and date. | GET /courses/{id}/tee-times |
| Coverage | Current catalog, tee-time, profile, review, access-type, and state coverage rollups. | GET /coverage |
| Sources | Field groups, attribution, and refresh cadence for tee times, profiles, and reviews. | GET /sources |
| Docs | Endpoint reference, response conventions, authentication, and production limits. | GET /v1 |
| Examples | Copyable API requests for catalog, search, coverage, course, and tee-time workflows. | Multiple GET routes |
| Changelog | Production deployment and API contract history. | Product history |
Sample courses
| Course | City | State | Access | Status |
|---|---|---|---|---|
| The Shores of North River Golf Club | Stuart | FL | unknown | operational |
| Montcalm Golf Club | Enfield | NH | semi_private | operational |
| Green Mountain National Golf Course | Killington | VT | unknown | operational |
| Pine Valley Golf Course: Pine Valley | Marathon | WI | public | operational |
| The Florida Club | Stuart | FL | unknown | operational |
| Pine Hills Golf Course: Pine Hills | Gresham | WI | public | operational |
| Pease Golf Course | Portsmouth | NH | municipal | operational |
| Neshobe Golf Club | Brandon | VT | unknown | operational |
| Breakfast Hill Golf Club | Greenland | NH | public | operational |
| Mohegan Sun Golf Club | Baltic | CT | unknown | operational |
| Indianwood Golf & Country Club | Indiantown | FL | unknown | operational |
| Derryfield Country Club | Manchester | NH | municipal | operational |
Get this page with API
Rendered from the bluedoor Golf Courses API. Reproduce it:
GET https://api.bluedoor.sh/golf-courses/v1/coverageJSONGET https://api.bluedoor.sh/golf-courses/v1/courses?limit=25JSONGET https://api.bluedoor.sh/golf-courses/v1/search?q=tpc&limit=10JSON