| Column | Type | Description | |----------------|------------------|--------------------------------------| | id | UUID / BIGINT | Primary key | | user_id | VARCHAR(64) | Unique player identifier | | username | VARCHAR(64) | Display name (non-unique) | | score | BIGINT | Actual performance value | | mode | VARCHAR(32) | Game mode or level | | achieved_at | TIMESTAMP | When the score was earned | | submitted_at | TIMESTAMP | When recorded in DB | | verification | VARCHAR(16) | Status: pending , verified , cheat |
Click on the “Score Trajectory” graph. This visual tool shows how the top 10 scores have changed over time. If you see a sudden vertical spike, that often indicates a new strategy discovery—or a cheater who was later removed. xpert highscore database