Clash Royale

Look up any public Clash Royale player or clan by tag. Battle stats, cards, and clan membership are loaded through Gamer Dashboard’s API — never by calling Supercell from your browser.

🏰

Look up a player

Paste a Clash Royale player tag to open the public stats page.

Look up a clan

Paste a Clash Royale clan tag (hash) to open the clan profile.

What you can see on a player page

This hub is the Clash Royale counterpart to our Clash of Clans lookup. Paste a player tag to open a canonical URL such as /clash-royale/YOURTAG. The profile is meant to answer the questions players ask between ladder sessions: who is this account, how many trophies do they have, which arena or league band are they in, and what does their card collection look like. Depending on the payload, you may also see battle-related summaries, current and favourite decks or cards, clan membership, and event or challenge context. The page is a stats viewer, not a bot, not a deck tracker overlay, and not a substitute for the Clash Royale client.

Rendering is server-first. The Next.js route asks our Nest public API (configured with NEXT_PUBLIC_API_URL) for the player document, then emits HTML with unique metadata so search results can describe the right person. Missing tags 404. Garbage tags are not rewritten onto a nearby valid tag. That matters when you share a profile in clan Discord or on a recruiting post: the URL should only resolve if that player actually exists in the official API.

How to find your Clash Royale tag

Your player tag is the unique hash under your name, for example #2L8JC0VPY. Open Clash Royale, tap your name or avatar to open your profile, then copy the tag shown there. You can paste it with or without the leading hash; validation matches the homepage search so the same string works in both places. Clan tags live on the clan profile screen and are independent from your personal tag — a clan can keep the same hash while members come and go.

Tags use Supercell's usual character set. If the game shows a copy button, use it; typing from a screenshot is how O/0 mix-ups happen. If you are helping a clanmate, ask them to send the tag from their profile rather than from a third-party screenshot that may be cropped. Once you have the string, the player box above navigates to the live stats page. The clan box does the same for /clash-royale/clan/YOURTAG. There is also a dedicated clan tag search page if you prefer that layout.

For numbered in-game steps and FAQs, see the full guide to finding your player tag. We do not list every Royale player in the sitemap. Profiles become discoverable when someone shares a link, when a clan roster links to members, or when you search by tag from this page or the homepage. That keeps the crawl graph honest and avoids generating millions of speculative URLs.

Clan pages and river-race context

Clan profiles surface name, description, member count, location, and trophies when the API provides them, along with clan-war or river-race related fields on the richer layouts. Members are linked so you can jump from a roster to an individual trophy and card page. If you manage a clan, bookmark the clan URL; refreshing it after a promotion night is faster than hunting tags one by one in-game.

Official Clash Royale resources

This site is unofficial and is not endorsed by Supercell. Download the game, recover accounts, and read patch notes from Supercell: Clash Royale on supercell.com, Clash Royale Support, and the Fan Content Policy. Site bugs and feature requests go to support and feedback. For village and war stats in the other Supercell title, use the Clash of Clans hub.

Search from the homepageClash of Clans statsSupport & feedback