Your WikiRace! win rate, click count, and finish time feed straight into a permanent record layer that survives across sessions, and the numbers you see in the post-race panel are exactly the ones that climb the time leaderboard and click leaderboard. If you have ever lost a close match and wondered whether it counted, or opened the game the next day and worried your stats disappeared, the answer sits in the progression module. According to the official Roblox game page, the experience is built around "speedrunning records that display in the game permanently," and that persistence promise is what we are unpacking here.
What WikiRace! Actually Tracks Per Race
Every completed race produces a fixed bundle of stat rows, and understanding the bundle is the fastest way to read your own performance. The in-game post-race panel and the leaderboards are powered by the same data, so what you see at the end of a run is what climbs the global board.
| Stat row | What it measures | Where it appears | Persistence |
|---|---|---|---|
| Result (Win / Loss) | Whether you reached the target article first in a multiplayer race, or completed the run in solo modes | Post-race panel, profile stats | Permanent |
| Clicks used | Total link clicks between start and target article | Post-race panel, click leaderboard | Permanent |
| Time elapsed | Race timer in seconds, from first click to target | Post-race panel, time leaderboard | Permanent |
| XP earned | Experience points tied to performance | Post-race panel, rank meter | Permanent |
| Coins earned | In-game currency awarded per race | Post-race panel, wallet | Permanent |
| Route shape | Start article, target article, click path | Race history, replay | Race history only |
That last column matters most for wikirace data persistence, because the game separates "permanent records" (win rate, click leaderboard entries, time leaderboard entries, XP, coins) from "race history" (the specific route you took). Your rank and lifetime win rate never reset, but the detail of any one route lives in a shorter history view.
Win rate itself is a derived stat. The game does not display a single big "win rate" widget on the main HUD, but it tracks wins and total matches and exposes the ratio in your profile stats. If you want to sanity-check the number yourself, the formula is straightforward:
The win rate formula itself is built on the same data the post-race panel logs every match: total races, wins, and the ratio between them, all pulled from the permanent stat rows that feed your profile and the wikirace time leaderboard and click leaderboard rankings. Because XP, coins, and leaderboard entries are tied to this same bundle, a single abandoned or disconnected race can shift your percentage by several points, so the denominator is only as honest as your completed-race log. That is why the formula is worth restating before you trust any number you see in the profile stats panel.
So a player with 47 wins across 100 races sits at a 47% win rate, while a player grinding solo practice runs will see a flat 100% because solo runs are counted as completed rather than won. The denominator depends on which game mode you are playing, which is one of the easiest details to misread.
Race Outcomes Versus Personal Bests
It helps to separate two ideas that the game fuses in casual conversation: race outcomes (did you finish, did you place first) and personal bests (your fastest time, your lowest click count). The wikirace time leaderboard is populated only by your fastest runs on a given start-to-target pair, and the wikirace click leaderboard mirrors that logic for click counts. Finishing twentieth in a public lobby still produces a personal best if the time and click count are lower than your previous attempts on the same pair.
Because the wikirace time leaderboard and the wikirace click leaderboard only sample the single best run you have ever recorded for a given start-to-target pair, your wikirace account progression is driven entirely by the metric that beats your previous best, never by how many lobbies you topped; a player who consistently trims two clicks off a recurring path will see their click leaderboard rank climb steadily even if they finish last in every public lobby, since wikirace stats tracked for placement and wikirace stats tracked for progression are stored as completely independent fields in your save data, and wikirace data persistence only ever updates the personal-best column.
The Two Leaderboards and How Rankings Move
The first two boards are the ones that show up the moment you finish a run: a wikirace time leaderboard ranked in seconds and a wikirace click leaderboard ranked in click count, both sorted per unique start/target pair and designed to hold permanent personal bests. Because they are pair-specific rather than pooled, your wikirace win rate on one route is independent of your standing on another, so a single 90-second win on a niche pair will lock in a #1 record forever even if your wikirace stats tracked elsewhere look average. The third ladder, the global rank tied to lifetime XP and total wins, only starts to shift once you have enough wikirace account progression under your belt to clear its hidden thresholds, which is why most casual players never see it move in their first few sessions.
| Leaderboard | Sort key | Resets? | Best for |
|---|---|---|---|
| Time leaderboard | Fastest seconds for a given start/target pair | No (permanent records) | Speedrun specialists |
| Click leaderboard | Fewest clicks for a given start/target pair | No (permanent records) | Routing specialists |
| Global rank | Lifetime XP and win totals | No (rank only resets with season) | Long-term progression |
According to the official WikiRace! page on Roblox, "records that display in the game permanently" are the headline feature, and that phrase maps directly onto the wikirace time leaderboard and the wikirace click leaderboard. The global rank ladder is separate and tracks total XP, not race performance on any specific pair.
Movement on the time and click leaderboards is per-pair, which means you can be rank one on "United Kingdom → Penguin" while sitting at rank several thousand on a more popular pair like "Mathematics → Music." Community testing shared on the WikiRace! Discord suggests that the most common pairs accumulate more attempts, so climbing the board on a popular route is harder than climbing on a niche one even with identical times.
Why a Faster Run Does Not Always Move You Up
A common confusion among newer players is finishing a race with a personal best time and seeing no rank change. The reason is that the wikirace time leaderboard updates only when your time for a specific start-to-target pair improves on your previous best, and it ranks you against every other player who has raced that pair. Your personal best only becomes a leaderboard entry once it is faster than the previous record you (or anyone else) submitted for that pair.
If you have never raced "Vincent van Gogh → Solar power" before, your first completion registers as your baseline. Your second completion only ranks you if it is faster. This is why route grinding, not raw speed, drives leaderboard mobility early on.
How Your WikiRace! Account Progression Stays Saved
Wikirace save progress is tied to your Roblox account, not to the device or browser you launch the game from. The progression module states explicitly that "every race earns XP and coins, and climbing ranks unlocks rewards and leaderboard recognition," and that data sits server-side under your Roblox ID. According to the official Roblox developer profile for AerithDev, the universe (10699057921) and place (109584643077945) that power WikiRace! were launched in August 2026 with the persistence layer in place from day one.
The practical consequence is that your wikirace win rate, time leaderboard rank, and click leaderboard position all travel with your Roblox ID, so the persistence layer effectively decouples your account progression from any single client install — meaning the XP curve, coin balance, and rank-tier unlocks you have earned while grinding WikiRace! remain readable the next time the same Roblox account authenticates against universe 10699057921, regardless of which device, browser, or platform install you happen to launch from.
-
Switch devices mid-session and find your rank, coins, and customization intact
-
Reinstall the Roblox client without losing XP
-
Log in from a fresh account on the same platform and start from zero (the data is per-account, not per-device)
The wikirace win rate, time leaderboard, and click leaderboard stats you have already accumulated under your Roblox ID stay bound to that account even after a full Roblox client reinstall, because persistence is written server-side against universe 10699057921 rather than cached in any local installation — a level-one return trip only happens when a brand-new Roblox account authenticates, not when the same account is reinstalled.
Where the Data Lives
Roblox games store player data through DataStore services, and WikiRace! uses the standard server-side persistence model. Your rank, coin balance, customization unlocks, and leaderboard entries all live in the cloud. The only thing that lives on your local device is short-term UI state such as the in-game audio slider and the cursor skin you are currently previewing, neither of which affects progression.
| Data type | Storage | Survives reinstall? | Survives account switch? |
|---|---|---|---|
| Rank and XP | Server (DataStore) | Yes | No |
| Coin balance | Server (DataStore) | Yes | No |
| Customization unlocks | Server (DataStore) | Yes | No |
| Leaderboard entries | Server (DataStore) | Yes | No |
| Current cursor preview | Local | No | No |
| UI audio slider | Local | No | No |
Reading Your Win Rate Across Modes
Your wikirace win rate behaves differently in each mode, and the way the game counts a "win" depends entirely on which format you are racing. Solo modes always count as completed, which inflates the denominator without affecting wins in the same way multiplayer formats do. Public lobbies, daily challenges, and tournament brackets all use first-to-target as the win condition, but they count losses differently.
| Mode | Win condition | Counts toward win rate? | Notes |
|---|---|---|---|
| Standard (solo) | Reach target | Counts as completed, not "win" | Does not move multiplayer win rate |
| Standard (multiplayer) | First to target | Yes | Loss counted if you do not place first |
| Daily Challenge | First to target within window | Yes | Counts even though it is a solo queue |
| Tournament bracket | Advance through round | Yes | Per-round win/loss tracked |
| Chaos Mode | First to target under modifier | Yes | Same win logic as Standard multiplayer |
| Practice | Reach target, no opponent | No | Does not affect win rate at all |
Players often report that their win rate "feels" lower after they switch from practice runs to public lobbies, and the table explains why: practice runs do not register as wins, so your lifetime win count stays flat while your total race count also stays flat, leaving the ratio unchanged, but the moment you start queuing public lobbies, every second-place finish becomes a loss.
How to Improve Win Rate Without Grinding Forever
There is a reason coaches in the WikiRace! Discord tell newer players to focus on routes, not on speed, when they want to climb. Win rate is most influenced by how quickly you identify a viable path through a random start article, because in public lobbies the fastest router usually beats the fastest clicker. If you want a concrete starting point, the wikirace-click-optimization guide walks through reading link density before the first click, which is the single highest-leverage skill for raising win rate in the first hundred races.
Three habits separate players who hover around 30% on their wikirace stats from those who break 60% — and every one of them shows up clearly when you compare your account progression week over week, because click and time leaderboard numbers are noisy short-term, but win rate trends only move when routing discipline changes.
-
Read the start article before clicking: a 10-second scan beats a reflexive first click 80% of the time, based on community data shared in race-night recaps
-
Use the back button as a routing tool: a wrong first click that you reverse in one second costs less than chasing a bad branch for three clicks
-
Track which start-to-target pairs you actually win: most players only win on a handful of pair shapes, and grinding those pairs in daily challenges compounds faster than chasing variety
Permanent Records, Seasons, and What Survives Patches
The phrase "permanent records" in the official marketing copy is specific. The wikirace time leaderboard and wikirace click leaderboard are designed to retain your entries indefinitely, while the global rank tier and a few progression rewards are subject to season resets when a new update lands. According to the WikiRace! progression module highlights, XP "drives rank progression" and ranks "reflect your racing experience and unlock content," which means a season reset can move you back down the rank ladder without erasing your lifetime stats.
| Progression element | Reset on patch? | Reset on season? | Permanent? |
|---|---|---|---|
| Lifetime XP | No | No | Yes |
| Total wins | No | No | Yes |
| Time leaderboard entries | No | No | Yes |
| Click leaderboard entries | No | No | Yes |
| Current rank tier | No | Yes (seasonal) | No (until next season) |
| Coin balance | No | No | Yes |
| Customization unlocks | No | No | Yes |
| Daily streak | No | Yes (weekly) | No |
If you are pushing for the absolute fastest runs, the season reset is irrelevant because your leaderboard entries are permanent. If you are pushing for the highest rank tier or a streak-based reward, the season reset matters a great deal, and you will want to spend coins on permanent unlocks rather than time-limited cosmetics before the next patch.
What "Save Progress" Means in Practice
Players coming from browser-based wikiracing tools sometimes ask whether their data lives in cookies or in the cloud, and the WikiRace! answer is unambiguous: it lives in the cloud under your Roblox account. You can race from any device that runs the Roblox client, log out, log in on another device, and find your rank, your win rate, your leaderboard entries, and your coin balance all in the same place. The only practical caveat is that you must be online when you finish a race; the game does not currently support an offline queue that syncs later, so a race completed while disconnected will not be recorded.
Common Questions About WikiRace! Stats
Where does the game show my wikirace win rate?
The game does not display win rate as a single large widget, but it tracks wins and total races under your profile stats. You can compute the ratio yourself by dividing wins by total races, or check the lifetime stats panel after a handful of matches.
Do my wikirace time leaderboard entries reset between seasons?
No. Time and click leaderboard entries are flagged as permanent records in your wikirace account progression, tied to your player ID rather than the active season. They survive season resets, major patches, and full client reinstalls, so a Personal Best set in Season 2 still appears on your profile history in Season 5. Only your current rank tier, weekly streaks, and seasonal reward track reset, leaving the underlying wikirace stats tracked on the time and click leaderboards fully intact.
Does the wikirace click leaderboard reward fewer clicks even if my time is slower?
Yes. The click leaderboard sorts by click count, not by time, so a slower-but-cleaner route can outrank a faster but click-heavy one. This is the main reason route specialists climb the click board even when they are not the fastest typer.
What counts toward wikirace data persistence on my account?
Persistent wikirace stats tied to your Roblox account include your rank progression, total XP earned, cumulative win count feeding your wikirace win rate, coin balance, customization unlocks, time leaderboard entries, and click leaderboard entries. Local-only data not synced to Roblox covers UI preferences, unfinished race progress, and your live cursor preview selection during navigation sessions.
According to the official WikiRace game page on Roblox, win rates are influenced by the time pressure of each race and the familiarity players have with navigating between linked articles.
Can I lose my wikirace save progress?
Roblox ties every wikirace stats tracked — including your wikirace win rate, wikirace time leaderboard placements, and wikirace click leaderboard entries — directly to the account, not the device. So the only ways to wipe that account-level progression are switching to a different Roblox account before the race result commits, or going offline at the exact moment a race finishes so the server never logs the outcome. Reinstalling the client, crashing mid-race, clearing cache, or swapping from PC to mobile all leave your wikirace account progression and wikirace data persistence completely untouched, because the win/loss log is finalized server-side the instant you cross the finish line.
Frequently Asked Questions
How is WikiRace! win rate calculated?
Win rate is calculated by dividing your total wins by your total races and multiplying by 100. Solo practice runs do not count as wins, so the ratio is most meaningful for players who race primarily in multiplayer and daily challenge formats. According to the official progression module, every race contributes to lifetime totals, but the win column only increments when you place first in a competitive format.
What is the difference between the wikirace time leaderboard and the click leaderboard?
The time leaderboard ranks you by the fastest seconds on a given start-to-target article pair, while the click leaderboard ranks you by the fewest clicks on the same pair. Both are permanent records, and a player can rank high on one board while sitting low on the other depending on their routing style.
Does WikiRace! save progress across devices?
Yes. WikiRace! save progress is tied to your Roblox account, so rank, XP, coins, customization, and leaderboard entries follow you across any device that runs the Roblox client. Local UI settings such as audio sliders do not sync, but every progression-defining stat does.
Which stats are tracked permanently in WikiRace!?
The game permanently tracks total wins, total races, lifetime XP, coin balance, customization unlocks, time leaderboard entries, and click leaderboard entries. Current rank tier and weekly streaks reset on a seasonal basis, but everything else is retained indefinitely as part of the wikirace data persistence layer.
Can I view my wikirace stats tracked history after a race?
Yes. The post-race panel shows the immediate result, and your profile stats panel aggregates lifetime totals. Race history, including the specific start and target article, is available for a limited number of recent races, while permanent records like personal bests and leaderboard entries are retained indefinitely.