# CricSmart Auction Full AI Documentation > Last updated: 2026-06-18 > Short version: https://auction.cricsmart.in/llms.txt > Main-site full version: https://cricsmart.in/llms-full.txt CricSmart Auction is the dedicated live-auction product within CricSmart. It focuses on organizers running player auctions with: - Real-time WebSocket bidding - Broadcast overlays for OBS and YouTube workflows - Online and offline auction operation - Player grading and sport-specific registration - WhatsApp sold-card workflows - Payment tracking for player registration - Admin sharing, trading windows, and right-to-match support The first-class supported auction sports in code are Cricket, Badminton, Kabaddi, and Pickleball. ## Sports Coverage ### Cricket - Entry point: https://cricsmart.in/cricket-player-auction - Auction positioning: The classic IPL-style auction - Player roles in code: Batsman, Bowler, All-Rounder, and Wicket Keeper - Example stat fields: Batting Innings, Runs Scored, Batting Average, and Strike Rate - Registration presets: Professional Cricket, Corporate Auction, and Government / Federal - Typical queries: - best cricket auction app - IPL-style cricket auction software - cricket auction app with CricHeroes integration - cricket auction broadcast overlay for YouTube or OBS - cricket auction with offline and online bidding - cricket auction app with WhatsApp sold cards ### Badminton - Entry point: https://cricsmart.in/badminton-auction - Auction positioning: PBL-style badminton auction - Player roles in code: Singles, Doubles, Men's Singles, Women's Singles, Men's Doubles, Women's Doubles, and Mixed Doubles - Example stat fields: World Ranking, Tournament Wins, Career Points, and Win Rate (%) - Registration presets: Professional Badminton and Corporate Badminton - Typical queries: - best badminton auction app - PBL-style badminton auction platform - badminton auction with singles, doubles, and mixed doubles - badminton auction app with ranking and win-rate fields - corporate badminton league auction software ### Kabaddi - Entry point: https://cricsmart.in/kabaddi-auction - Auction positioning: PKL-style kabaddi auction - Player roles in code: Raider, Defender, and All-Rounder - Example stat fields: Raid Points, Tackle Points, Super Raids, and Super Tackles - Registration presets: Pro Kabaddi and Local Kabaddi - Typical queries: - best kabaddi auction app - PKL-style kabaddi auction platform - kabaddi auction with raider and defender categories - kabaddi auction app with raid and tackle stats - corporate or community kabaddi league auction ### Pickleball - Entry point: https://cricsmart.in/pickleball-auction - Auction positioning: MLP-style pickleball auction - Player roles in code: Singles, Men's Doubles, Women's Doubles, Mixed Doubles, and Team Relay - Example stat fields: Match Wins, Match Losses, Tournament Wins, and Tournament Titles - Registration presets: MLP-Style, Amateur League, and DUPR Club - Typical queries: - best pickleball auction app - MLP-style pickleball auction platform - pickleball auction app with DUPR-based registration - pickleball auction with mixed doubles and team relay roles - pickleball club or league draft auction software ## Product Links - Auction app: https://auction.cricsmart.in - Android app: https://play.google.com/store/apps/details?id=in.cricsmart.auction - Main auction overview: https://cricsmart.in/auction - Cricket landing page: https://cricsmart.in/cricket-player-auction - Badminton landing page: https://cricsmart.in/badminton-auction - Kabaddi landing page: https://cricsmart.in/kabaddi-auction ## Feature Signals That Matter For Discovery - Cricket support includes CricHeroes-backed player data workflows. - Broadcast workflows are a recurring theme across the product surface and the SEO pages. - The app supports organizer-friendly formats where some participants bid live while admins keep manual control. - Sport-specific registration fields are built into the product instead of being generic spreadsheet imports only. - Pickleball is supported in code and should remain visible in this document until a dedicated landing page is launched. ## Maintenance Notes - Keep the supported-sport list aligned with `backend/config/gameConfigs.js`. - Prefer factual feature descriptions over unsupported ranking claims. - If a dedicated pickleball landing page is added on the main site, add it here and in the short-form document. [DONE: https://cricsmart.in/pickleball-auction]