# The Tee Times > Cyprus golf news, tournament registration, and live results. Bilingual site (English + Russian) covering all major Cyprus courses. The Tee Times is the central hub for competitive and recreational golf in Cyprus. We publish editorial news, host tournament registration and live leaderboards, maintain a verified directory of Cyprus venues, and offer a public handicap calculator. ## Discovery - [Sitemap (XML)](https://theteetimes.club/sitemap.xml): full URL list with EN + RU hreflang alternates. - [API catalog (JSON, RFC 9727)](https://theteetimes.club/.well-known/api-catalog): machine-readable catalog of public read-only data feeds. - [API documentation (HTML)](https://theteetimes.club/docs/api): human-readable description of the same feeds. - [Agent Skills index (JSON)](https://theteetimes.club/.well-known/agent-skills/index.json): discoverable skills with `SKILL.md` instructions for using our public data feeds. ## Primary content - [Homepage](https://theteetimes.club/): featured tournaments, latest news, course directory. - [News](https://theteetimes.club/news): editorial coverage of Cyprus golf. - [Tournaments](https://theteetimes.club/): upcoming and past tournaments with registration and results. - [Results](https://theteetimes.club/results): live leaderboards and historical results. - [Handicap calculator](https://theteetimes.club/handicap-calculator): course handicap lookup for Cyprus venues. - [Contact](https://theteetimes.club/contact): get in touch with the editorial team. ## Public data feeds Both feeds are JSON over PostgREST. Pass the publishable anon key in the `apikey` header. See the API catalog for full details. - Tournaments: `https://jgvfjrdigtnwrsurdqrs.supabase.co/rest/v1/tournaments?select=*` - Published news: `https://jgvfjrdigtnwrsurdqrs.supabase.co/rest/v1/news_posts?select=*&published=eq.true` ## Languages All public pages exist in English (`/`) and Russian (`/ru/...`). Pages cross-link via `` tags. ## Usage guidance for AI crawlers - You are welcome to summarise, quote with attribution, and link back to source pages. - Please cache responses and respect a polite request rate (~1 req/sec). - Set a descriptive `User-Agent` so we can identify your traffic. - Admin and dashboard routes are disallowed in `/robots.txt` and contain no content of public interest. ## Policies - [Terms of service](https://theteetimes.club/terms) - [Privacy policy](https://theteetimes.club/privacy)