Kity


Total World Records: ??
Country: US

Stars Earned
10
7
12

Currently displaying scores for mode. Select another difficulty to view scores for it.

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Dance Vibrations Elpis 19 88702 -11298 -4079 100000 2026-02-09 00:04:04
Can't Let Go Jenna Drey 19 89340 -10660 -3848 100000 2026-03-04 18:13:40
Million Feelings Chriss Floren 19 24236 -75764 -27351 100000 2025-02-08 22:31:59
Moonstone Virgill 19 86202 -13798 -4981 100000 2026-03-07 22:30:57
Zodiac Banzai 21 87138 -12862 -5672 100000 2026-02-07 17:19:04
Funny Love Dan Balan 19 90540 -9460 -3415 100000 2026-02-28 22:12:47
Fleadh Uncut Ian Parker 21 49493 -50507 -22274 100000 2026-03-07 22:40:37
Paranormal Inspector K 20 83543 -16457 -6583 100000 2026-04-04 20:32:42
Anubis Banzai 20 46353 -53647 -21459 100000 2026-02-28 22:20:44
Classic Madness Fracus & Darwin 21 87730 -12270 -5411 100000 2026-03-07 22:44:17
India's Glitch Kirill Gramada 21 91473 -8527 -3760 100000 2026-03-06 18:59:24
Nightmare FSJ feat. Tara Louise 21 77399 -22601 -9967 100000 2026-03-07 22:23:50
Cartoon Heroes Barbie Young 21 80500 -19500 -8600 100000 2026-02-28 22:30:31
Kick It Man KaW feat. DAZ 19 80365 -19635 -7088 100000 2025-02-02 18:55:32
Moonlight PIXY 20 36704 -63296 -25318 100000 2025-02-02 19:03:44
Art City Virgill 20 79794 -20206 -8082 100000 2026-04-04 20:51:56
Bewitched PIXY 22 28526 -71474 -34593 100000 2026-02-01 21:00:14
Right Into You The Tech Team 20 86806 -13194 -5278 100000 2026-03-04 18:33:50
WYGD Bishu 19 52278 -47722 -17228 100000 2025-02-08 21:51:04
Born to Run Red Parker 19 88734 -11266 -4067 100000 2026-02-01 20:36:44
Love Ari Dayan 20 92896 -7104 -2842 100000 2026-02-28 22:33:40
All Starts Now Laurell 19 91831 -8169 -2949 100000 2026-02-01 20:39:31
Breathe Me Back To Life Stonebank feat. Lena Sue 20 85854 -14146 -5658 100000 2026-04-04 20:56:12
Tick Tock Technikore 20 79008 -20992 -8397 100000 2026-03-06 19:02:04
Truth or Dare PIXY 19 84582 -15418 -5566 100000 2025-02-08 21:53:37
DJ Party BB Hayes 20 85566 -14434 -5774 100000 2026-02-16 19:16:50
Be Alright Red Parker 20 27333 -72667 -29067 100000 2026-04-04 20:54:05
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 84396 -15604 -6881 100000 2026-03-07 22:34:38
Letting Go Bensley & Voicians 19 86002 -13998 -5053 100000 2026-02-01 20:50:28
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.4814
Total Execution Time  3.4843
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,028,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20870/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (3.4708 seconds)  (Hide)
0.0166   SELECT `gs`.`grade`, count(*) as count
FROM 
`gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `gamer_scores` as `gsON `gs`.`id` = `ghs`.`gamer_score_id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
AND `ghs`.`gamer_id` = '20870'
GROUP BY `gs`.`grade
0.0132   SELECT `s`.`id` as `song_id`, `ghs`.`song_chart_id`, `s`.`title` as `title`, `s`.`artist`, `sc`.`difficulty`, `ghs`.`created_at` as `date`, `ghs`.`score`, `gs`.`flags`, `gs`.`perfect1`, `gs`.`perfect2`, `gs`.`early`, `gs`.`green`, `gs`.`yellow`, `gs`.`red`, `gs`.`late`, `gs`.`misses`, `gs`.`grade`, `s`.`game_song_id`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
JOIN `gamer_scores` as `gsON `ghs`.`gamer_score_id` = `gs`.`id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `sc`.`edit_keyIS NULL
AND `ghs`.`gamer_id` = '20870'
AND `ghs`.`private` = 
0.0004   SELECT `id`, `first_name` as `first`, `last_name` as `last`, `username`, `country`, `picture_path`, `hex_color`, `r`.`rank` as `rank_points`
FROM `gamers` as `g`
JOIN `statmani_devel`.`ranking` as `rON `r`.`user_id` = `g`.`id`
WHERE `id` = '20870'
AND `r`.`name` = 'total' 
3.4406   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  DATABASE:  stepmani_db (Stats:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Api_model:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Main:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  HTTP HEADERS  (Show)
  CONFIG VARIABLES  (Show)