# Compete > Compete is a skill-based competitive gaming platform for badminton and pickleball in Chennai, India. It runs ranked and casual tournaments, automated skill-based matchmaking, and maintains official player leaderboards. ## About Compete organises weekly badminton and pickleball tournaments across Chennai. Players compete in singles and doubles formats. Results feed into a live ranking system that tracks player skill ratings over time. The platform is available as a mobile app (iOS and Android) and via the web at https://compete.win. ## Key pages - https://compete.win/ — Homepage, platform overview - https://compete.win/tournaments — Full list of upcoming and past tournaments - https://compete.win/tournaments/[slug] — Individual tournament page with details, registered players, fixtures, standings, and results - https://compete.win/leaderboard/badminton-singles — Badminton singles player rankings for Chennai - https://compete.win/leaderboard/badminton-doubles — Badminton doubles player rankings - https://compete.win/leaderboard/pickleball-singles — Pickleball singles player rankings - https://compete.win/leaderboard/pickleball-doubles — Pickleball doubles player rankings - https://compete.win/player/[username] — Individual player profile with match history and stats - https://compete.win/blog — Articles and updates about tournaments, players, and the platform ## Public API - https://compete.win/api/tournaments — JSON list of all tournaments (upcoming and past) - https://compete.win/api/tournaments/[slug] — Full tournament data including fixtures, standings, registered teams - https://compete.win/api/leaderboard/badminton-singles — Ranked and unranked player entries for badminton singles - https://compete.win/api/leaderboard/badminton-doubles — Ranked and unranked player entries for badminton doubles - https://compete.win/api/leaderboard/pickleball-singles — Ranked and unranked player entries for pickleball singles - https://compete.win/api/leaderboard/pickleball-doubles — Ranked and unranked player entries for pickleball doubles - https://compete.win/api/player/[username] — Individual player stats and match history - https://compete.win/api/posts — Published blog posts and tournament updates ## Sports covered - Badminton (singles and doubles) - Pickleball (singles and doubles) ## Location Chennai, Tamil Nadu, India. Tournament venues span across the city including Anna Nagar, T. Nagar, Mylapore, Adyar, Injambakkam, ECR (East Coast Road), Velachery, Porur, Vepery, Kilpauk, Chetpet, and Kodambakkam. ## API field reference Tournament objects returned by the API use integer codes for several fields. Definitions: **game_type** - 1 = Badminton singles - 2 = Badminton doubles - 3 = Pickleball singles - 4 = Pickleball doubles **tournament_type** - 1 = Knockout (single elimination) - 2 = Round Robin **tournament_mode** - 1 = Ranked (results affect player skill ratings and leaderboard position) - 2 = Casual (results do not affect rankings) **tournament_status** - 1 = Registration open (upcoming, accepting new players) - 2 = In progress (tournament is actively being played) - 3 = Completed (results finalised) **tournament_round_status** (within fixtures) - 1 = Pending - 2 = In progress - 3 = Completed **capacity** — number of player slots (singles) or team slots (doubles) available for registration. Not a spectator count. **shuttle_type** — the shuttlecock type used (e.g. "Feather", "Nylon", "API" = as per instructions on the day). ## App downloads - Android: https://play.google.com/store/apps/details?id=com.compete.win - iOS: https://apps.apple.com/us/app/compete/id6477826779 ## Contact - Phone: +91 99444 61632 - Email: internalaccounts@compete.win - Website: https://compete.win