KitGamer


Total World Records: ??
Country: US

Stars Earned
8
14
3

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 87579 -12421 -4484 100000 2025-06-06 19:12:45
Birdie Doolittle 19 77747 -22253 -8033 100000 2023-07-24 23:03:25
Girlz Night Out Jenna Drey 20 41843 -58157 -23263 100000 2023-12-09 22:16:10
Da Roots Mind Reflection 20 90202 -9798 -3919 100000 2023-12-09 23:09:49
ROM-eo & Juli8 Nina 19 83475 -16525 -5966 100000 2025-01-18 19:00:57
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 80808 -19192 -7677 100000 2025-06-06 19:15:26
Click Bait S3RL feat. GL!TCH 20 30259 -69741 -27896 100000 2023-04-06 23:57:25
Be Alive Stian K 20 74376 -25624 -10250 100000 2023-12-09 19:16:57
Bumble Bee Bambee 20 78095 -21905 -8762 100000 2025-06-06 19:38:04
Coming Out Playmaker feat. Robina 19 87636 -12364 -4463 100000 2023-07-22 19:48:13
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 86571 -13429 -5372 100000 2025-01-19 17:05:50
Bang Bang Bang DCX 21 79730 -20270 -8939 100000 2024-08-11 02:12:54
Dam Dariram Joga 20 83296 -16704 -6682 100000 2025-01-18 18:48:34
Sky High Lucyfer 20 89533 -10467 -4187 100000 2025-01-18 18:58:34
Hip Hop Jam Indiggo 20 77068 -22932 -9173 100000 2025-06-06 17:58:25
Cartoon Heroes Barbie Young 21 79336 -20664 -9113 100000 2024-08-11 02:15:04
Operator Miss Papaya 19 90510 -9490 -3426 100000 2024-08-11 02:01:01
Kick It Man KaW feat. DAZ 19 87667 -12333 -4452 100000 2023-12-09 23:07:19
Get Up'n Move S & K 20 77636 -22364 -8946 100000 2023-07-22 20:12:51
Pump It Electric Callboy 21 79133 -20867 -9202 100000 2024-08-11 01:42:59
TURBO Tokyo Machine 21 90755 -9245 -4077 100000 2025-06-06 19:32:53
Crab Rave Noisestorm 20 6886 -93114 -37246 100000 2023-04-06 23:42:31
Bambole (Ole) Papa Gonzalez 20 78149 -21851 -8740 100000 2023-07-22 20:24:42
My Salsa Carlito 20 82957 -17043 -6817 100000 2024-11-29 18:51:48
Love Toxic FACTOR-X 21 72795 -27205 -11997 100000 2025-06-06 19:41:29
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  1.6220
Total Execution Time  1.6248
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,903,784 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6549/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 (1.6135 seconds)  (Hide)
0.0041   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` = '6549'
GROUP BY `gs`.`grade
0.0037   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` = '6549'
AND `ghs`.`private` = 
0.0002   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` = '6549'
AND `r`.`name` = 'total' 
1.6055   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)