🌎 NA

# Tracking 337,416 players across 19,873 clans

Refreshed on an adaptive cadence: active players every few hours, dormants every weeks. Open source, no ads. [Code on GitHub](https://github.com/unicum-gg/unicum.gg).

## Activity

Last player snapshot

just now

Last clan refresh

just now

Player snapshots in 24h

21,969

Clans refreshed in 24h

7,273

Players on-time

100%

Awaiting first snapshot

0

Snapshot cadence adapts to each player based on their last-battle recency. Active players (last 24h) refresh every 6h, dormants on longer windows up to 90 days. On-time counts players we re-checked within their target bucket cadence. The breakdown below shows the policy in detail.

## Refresh policy

| Bucket | Players | Target cadence | On-time |
| --- | --- | --- | --- |
| Awaiting first snapshot | 0 | ASAP | n/a |
| Hidden by Wargaming | 2,049 | 30d | 0% |
| Active < 24h | 11,538 | 6h | 100% |
| Active < 7d | 19,390 | 1d | 100% |
| Recent < 30d | 16,434 | 3d | 100% |
| Recent < 90d | 20,546 | 7d | 100% |
| Dormant < 1y | 60,673 | 30d | 100% |
| Inactive > 1y | 206,786 | 90d | 100% |

## Trends, last 30 days

## Data corpus

Player snapshots

1,591,990

Tank snapshots

46,685,980

Clan member rows

234,840

Clan events

388,753

## Refresh queues

Snapshot backlog

0

Players past their adaptive refresh target plus those awaiting first snapshot. The cron drains continuously, unfetched players first.

Clan refresh queue

1

On-demand: page hits enqueue at priority 10, discovery feeds priority 0. Drained every 10s.

Player refresh queue

12

On-demand: page hits enqueue at priority 10 when the cached snapshot is older than 5 min. Drained every 10s.

## Infrastructure

Estimated annual cost

$447.96

A fixed $37.33/month bill, no surprises: one OVH VPS, no third-party SaaS in the data path. It only grows when we outgrow the server (more Wargaming throughput means more egress IPs).

Cost breakdown

-   VPS hostingOVH VPS-4, 8 vCPU / 24 GB RAM / 200 GB NVMe$365.40
-   Domainunicum.gg, billed yearly$51.60
-   Egress IPs1 additional OVH IPv4 for multi-IP Wargaming throughput$30.96
-   CDN, SSL, deploysCloudflare free tier + Let's Encrypt + self-hosted Coolifyfree

Database size

100.43 GB

Top tables

-   eu\_tank\_snapshots70.55 GB
-   na\_tank\_snapshots10.60 GB
-   asia\_tank\_snapshots6.62 GB
-   eu\_player\_snapshots4.43 GB
-   eu\_player\_clan\_history2.13 GB
-   eu\_players1.73 GB
-   na\_player\_snapshots892.14 MB
-   asia\_player\_snapshots783.81 MB
-   eu\_clan\_recent\_events584.58 MB
-   na\_player\_clan\_history370.39 MB

Open source, community-funded. Numbers above are global (shared across all regions).

## Fun facts

Tracking since

May 2026

Biggest tracked clan

\[CAPLE\] · 100 members

Battles tracked

3,376,267,018

## Navigation

- [unicum.gg](/na.md)
- [Players](/na/players.md)
- [Clans](/na/clans.md)
- [Tanks](/na/tanks.md)
- [Maps](/na/maps.md)
- [Discord bot](/bot.md)
- [MCP server](/mcp.md)
- [API](/docs.md)
- [Support us](/support.md)
- [Discord](https://discord.gg/Hqbfb8YPbU)
- [GitHub](https://github.com/unicum-gg/unicum.gg)

## Indexes

- [llms.txt](/llms.txt): the API, the MCP server and the other machine-readable surfaces.
- [llms-full.txt](/llms-full.txt): the same, with every endpoint's parameters inline.
- [sitemap.md](/sitemap.md): every section of the site, down to the individual pages.