KeKe


Total World Records: ??
Country: US

Stars Earned
23
3
5

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 17024 -82976 -29954 100000 2025-09-21 22:22:43
Birdie Doolittle 19 74725 -25275 -9124 100000 2025-09-08 00:34:05
Joanna Crazy Loop 19 37071 -62929 -22717 100000 2025-10-12 22:45:15
Made In China Vitas & Sergey Pudovkin 20 2346 -97654 -39062 100000 2025-09-28 21:15:29
Ladybug Coconut 19 21052 -78948 -28500 100000 2025-01-06 23:42:26
Click Bait S3RL feat. GL!TCH 20 57742 -42258 -16903 100000 2025-09-18 00:00:07
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 18130 -81870 -29555 100000 2024-12-28 04:08:47
Coming Out Playmaker feat. Robina 19 33021 -66979 -24179 100000 2024-12-01 03:53:36
Bang Bang Bang DCX 21 22701 -77299 -34089 100000 2025-09-28 21:21:06
Pink Dinosaur Miss Papaya 19 48200 -51800 -18700 100000 2024-12-01 03:56:08
Bye Bye Baby Balloon Joga 21 64080 -35920 -15841 100000 2025-09-28 21:29:36
Dam Dariram Joga 20 14917 -85083 -34033 100000 2025-09-21 22:38:14
So Deep Silvertear 21 17524 -82476 -36372 100000 2025-08-29 23:05:54
Dolphin Talk Pyramyth 23 363 -99637 -52708 100000 2025-11-03 21:33:57
Megalovania Toby Fox 21 41229 -58771 -25918 100000 2025-09-28 21:27:43
Operator Miss Papaya 19 11962 -88038 -31782 100000 2024-08-10 02:56:39
If You Can Say Goodbye Kate Project 19 6243 -93757 -33846 100000 2024-08-10 02:54:10
Say What Cut Capers 21 36575 -63425 -27970 100000 2025-10-12 22:51:42
Say Na Na Na Serhat 19 64894 -35106 -12673 100000 2025-10-12 22:54:04
The Naughty Song Oscillator X 19 30671 -69329 -25028 100000 2024-08-10 03:03:45
Only You DEXTER KING feat. Alexis Donn 19 72879 -27121 -9791 100000 2025-09-14 23:02:19
Orbit Ellis 19 21876 -78124 -28203 100000 2025-10-12 23:04:18
Therapy Conro 20 9593 -90407 -36163 100000 2025-09-21 22:49:59
Sirens RENOLD X Scarlett 19 69193 -30807 -11121 100000 2025-11-03 21:51:47
Swipe Felix Schorn 21 37914 -62086 -27380 100000 2025-09-18 00:12:08
UFO Little Sis Nora & S3RL 20 69377 -30623 -12249 100000 2025-09-18 00:08:46
Boogeyman Wizardz of Oz 19 53572 -46428 -16761 100000 2025-09-08 00:35:57
Halloween Scream Bigshot Bo And The Swing Crusaders 21 969 -99031 -43673 100000 2025-11-03 21:38:49
MEANT 2 BE THIRST & nuphory 23 26743 -73257 -38753 100000 2025-08-29 23:03:30
The Banana Song SIPPY 19 73617 -26383 -9524 100000 2025-11-03 21:56:48
Waiting KUURO feat. Bianca 20 34071 -65929 -26372 100000 2025-10-12 22:49:30
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.7846
Total Execution Time  2.7874
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,970,400 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15211/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 (2.7745 seconds)  (Hide)
0.1169   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` = '15211'
GROUP BY `gs`.`grade
0.0460   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` = '15211'
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` = '15211'
AND `r`.`name` = 'total' 
2.6112   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)