metadata
title: Clash Royale Deck Recommender 2026
emoji: 🏰
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 6.14.0
python_version: '3.13'
app_file: app.py
pinned: false
Clash Royale Meta Analyzer & Deck Recommender 2026
A comprehensive tool for Clash Royale players to analyze the meta and get personalized deck recommendations.
Features
- Meta Analysis: View top decks, archetypes, and card usage stats
- Card Synergies: Check which cards work best together
- Deck Recommender: Get personalized decks based on your card levels
- All Cards Database: Complete list with evolutions and heroes
- Player Lookup: Look up real player data via API
Data Sources
- RoyaleAPI (https://royaleapi.com)
- BestClashDecks (https://bestclashdecks.com)
- Community tier lists
Usage
Enter your cards in JSON format: {"Goblin Giant": 14, "Sparky": 13} and get recommended decks!