# bonkPadel > bonkPadel is a tournament management web application for padel clubs and organizers, focused on Argentina. It lets a club create an Americano, single-elimination, or group-stage tournament in a few minutes, share a single live link with players over WhatsApp, and enter match results from a phone. The marketing site and product UI are in Spanish (es-AR); this file is in English so AI agents can index it easily. ## Product - [Home / landing](https://www.bonkpadel.com/): Value proposition, feature overview, live demo links, and primary call-to-action. Primary language: Spanish. - [Tournaments directory](https://www.bonkpadel.com/tournaments.html): Public directory of upcoming and in-progress padel tournaments on the platform. - [Live demo tournament](https://www.bonkpadel.com/tournament.html?id=64M8): Example of a running tournament page with live bracket, schedule, and leaderboard. ## App (private, for reference only) - [Login](https://www.bonkpadel.com/login.html): Organizer sign-in. Gated by authentication; not intended for crawling. - [Manage](https://www.bonkpadel.com/manage.html): Organizer dashboard for creating tournaments, managing players, and entering results. Gated by authentication. ## Documentation - [Docs home](https://docs.bonkpadel.com/): Official product documentation with concepts, organizer guide, player guide, developer notes, FAQ, and legal (Spanish by default, English at `/en/`). - [Docs sitemap](https://docs.bonkpadel.com/sitemap.xml): Auto-generated list of all documentation pages. ## Legal - [Privacy policy](https://www.bonkpadel.com/privacy.html): How bonkPadel collects, stores, and protects personal data (Spanish). - [Terms and conditions](https://www.bonkpadel.com/terms.html): General terms of use for the platform (Spanish). - [Organizer terms](https://www.bonkpadel.com/organizer-terms.html): Additional terms for tournament organizers using the platform (Spanish). ## Dynamic content The platform hosts user-generated content that is not enumerated in the sitemap. Agents can expect the following URL shapes: - `https://www.bonkpadel.com/tournament.html?id=` - public page for an individual tournament, where `` is a short alphanumeric tournament ID (4-10 characters, uppercase). - `https://www.bonkpadel.com/p/` - public organizer / club page, where `` is the organizer's chosen handle. ## Contact - WhatsApp (primary support and sales channel): https://wa.me/message/PUXT7CYRA6J4A1 - Canonical domain: https://www.bonkpadel.com ## Optional - Product status: Open beta in Argentina. Free during beta. - Stack: Static frontend (HTML/CSS/vanilla JS modules) deployed on Vercel, with Firebase (Auth + Firestore) as the backend. - Primary audience: Padel clubs, tournament organizers, and players in Argentina.