Moogi


Total World Records: ??
Country: US

Stars Earned
14
3
7
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
What Happened To Love Denine 19 92426 -7574 -2734 100000 2023-07-15 18:41:24
Pop4 Vibes & Wishdokta 22 35709 -64291 -31117 100000 2024-03-29 18:13:18
EternuS Sanxion7 20 92476 -7524 -3010 100000 2024-06-06 21:00:38
Feel The Melody S3RL feat. Sara 20 75117 -24883 -9953 100000 2023-08-25 23:36:36
Boom Boom Dollars King Kong & D'Jungle Girls 21 75617 -24383 -10753 100000 2024-03-29 20:09:08
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 84879 -15121 -5459 100000 2023-07-09 20:44:58
Coming Out Playmaker feat. Robina 19 87468 -12532 -4524 100000 2024-06-11 21:43:35
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 87913 -12087 -4835 100000 2023-08-19 01:04:00
Hero Miss Papaya 20 81459 -18541 -7416 100000 2023-05-25 22:41:25
Ghosts Tenth Planet 20 38599 -61401 -24560 100000 2024-03-29 20:06:21
Music & Police CJ Crew & KaW feat. Christian D. 21 61321 -38679 -17057 100000 2023-09-17 20:41:25
In My Dreams Rebecca 20 92058 -7942 -3177 100000 2024-05-10 20:58:31
Sky High Lucyfer 20 88849 -11151 -4460 100000 2023-07-15 18:47:35
Butterfly Swingrowers 19 66148 -33852 -12221 100000 2023-06-10 20:01:07
Paradox Naoki feat. Riyu Kosaka 20 86167 -13833 -5533 100000 2023-08-16 20:56:08
Never Ending Story DJ AC-DC 20 90189 -9811 -3924 100000 2024-03-29 19:54:39
Silent Movie Little Violet 19 92882 -7118 -2570 100000 2024-03-27 20:48:16
The Shrimps Vertigini 20 81938 -18062 -7225 100000 2024-06-06 21:09:31
We Got The Moves Electric Callboy 20 89106 -10894 -4358 100000 2023-07-15 18:44:30
Pump It Electric Callboy 21 81277 -18723 -8257 100000 2024-06-06 20:57:31
Ooh La La La E-Rotic 21 20994 -79006 -34842 100000 2023-06-10 20:01:07
Nothing Else Matters Katya Ocean 19 90877 -9123 -3293 100000 2024-03-27 20:45:04
Every Little Thing Conro 21 89475 -10525 -4642 100000 2023-07-28 20:37:36
Swipe Felix Schorn 21 87167 -12833 -5659 100000 2023-08-04 21:28:36
UFO Little Sis Nora & S3RL 20 94251 -5749 -2300 100000 2023-08-01 20:39:51
Candy Pop Luv Limited -NM- 21 59708 -40292 -17769 100000 2024-06-06 21:07:05
The 7 Jump Ken-D 19 92584 -7416 -2677 100000 2023-09-17 20:34:26
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.4477
Total Execution Time  3.4507
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,456 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10001/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.4277 seconds)  (Hide)
0.0058   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` = '10001'
GROUP BY `gs`.`grade
0.0035   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` = '10001'
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` = '10001'
AND `r`.`name` = 'total' 
3.4182   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)