How gundamtcg.one works
What this site does
gundamtcg.one is a community-built database and resource hub for Bandai's Gundam Card Game. The site indexes every released card across all sets, mirrors tournament-winning decklists, and tracks daily TCGplayer market prices.
Everything is free. No accounts, no paywalls, no ads. Card pages link to TCGplayer with affiliate tagging, which is how the site covers hosting costs.
Data pipeline
Card data refreshes daily via automated sync from TCGCSV, which mirrors TCGplayer's full Gundam Card Game catalog. New cards appear the day TCGplayer lists them, typically near each set's release. Tournament decklists are scraped from tcgtopdecks-hq with top placements pulled per set.
The site currently indexes:
- Every released set (GD01 through GD04, ST01 through ST10, EB01) plus promo and special prints
- Tournament decklists from competitive events organized by set
- Daily TCGplayer market prices on every card
Tools
- Card database
- Every Gundam Card Game card, filterable by color (Blue, Green, Purple, Red, White), type (Unit, Pilot, Command, Base, Resource), cost, level, AP, HP, and rarity. Each card has a detail page with alternate-art variants and live TCGplayer prices.
- Deck builder
- 50-card main deck plus 10-card resource deck builder with real-time color and copy-limit validation. URL-shareable hashes, click-to-add card picker.
- Tournament decklists
- Tournament-winning decks aggregated from competitive Gundam Card Game events, organized by set.
- Articles
- Format snapshots and set analysis published around each booster release.
- How to play
- Rules walkthrough for new players, with a link to the official Bandai comprehensive rulebook PDF.
Technical details
The site is built with Astro (fully static, no server runtime) and hosted on Cloudflare Pages. Every page is pre-rendered at build time and served from Cloudflare's edge network. Page load times are typically under 2 seconds on mobile.
Card data, decklists, and prices are stored as Brotli-compressed JSON in the build artifact and decompressed at deploy. The site is fully static with no server-side runtime, built and deployed automatically on every data update.
Contact
For bug reports, data corrections, or feature requests: reach out via community channels.
Disclaimer
Gundam, the Gundam Card Game, and all related names and images are trademarks of Bandai Co., Ltd. and Sotsu Co., Ltd. This site is unofficial and not affiliated with or endorsed by Bandai. Card images and game text are used for informational purposes under fair use.