🎛️Feature Flags

Turn parts of the site on or off. Preview changes privately in your browser, then publish them live to every visitor.

👁️ Preview — this browser only
Flipping the toggles below changes the site only for you, right now. No one else is affected — it's a private sandbox for trying things out.
🌍 Live — everyone
Only “Publish to all visitors” (Step 2) makes your current toggles the real setting for every visitor — applied in seconds, no redeploy.

Step 1 · Preview in this browser

Adjust the toggles until the site looks the way you want. These changes are visible only to you.

13 of 14 features on

Sections

Live Scores
/scores · default on
Rankings
/rankings · default on
Players
/players · default on
Tournaments
/tournaments · default on
News
/news · default on
Podcasts
/podcasts · default on
History
/history · default on
Learn
/learn · default on
Community
/community · default on

Tools

Court Finder
/tools/court-finder · default on
Match Predictor
/tools/predictor · default on
Racquet Finder
/tools/racquet-finder · default on
Bracket Challenge
/tools/bracket · default on
Fantasy League
/tools/fantasy · default off

🌍 Step 2 · Publish to all visitors

Makes the toggle settings from Step 1 the live setting for everyone (via Vercel Edge Config) — applied in a few seconds, no redeploy. Requires the admin secret.

Tip: your own browser preview (Step 1) always wins over the published setting for you. To see exactly what visitors see, click Reset my preview above.

🔎 SEO

Sitemap: /sitemap.xml · Robots: /robots.txt

Submit the sitemap in Google Search Console. Set NEXT_PUBLIC_GOOGLE_SITE_VERIFICATION in Vercel to verify via meta tag.