monomate


Total World Records: ??
Country: US

Stars Earned
6
8
9
13

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
In The Hall Of The Mountain King KaW 22 66801 -33199 -16068 100000 2024-08-02 19:18:44
Land Of The Lost Banzai 19 95729 -4271 -1542 100000 2023-12-17 18:53:54
Remember December Smiley 22 30064 -69936 -33849 100000 2024-08-02 19:48:29
RockSlaves Leo Pigot & Rinat Crone 23 10919 -89081 -47124 100000 2024-08-02 19:50:25
The 7th Element Vitas 19 82787 -17213 -6214 100000 2025-02-27 04:15:18
Who KaW 21 83546 -16454 -7256 100000 2023-12-17 19:06:54
Zodiac Banzai 21 86039 -13961 -6157 100000 2024-08-02 18:33:39
Gallecode NoVus 20 81385 -18615 -7446 100000 2024-12-14 19:54:07
Ra Banzai 21 82026 -17974 -7927 100000 2023-12-17 18:51:41
Reactor Jason Creasey 19 86476 -13524 -4882 100000 2024-03-13 00:47:10
Bumble Bee Bambee 20 86953 -13047 -5219 100000 2024-08-02 18:36:04
NightMoves Playmaker 20 83841 -16159 -6464 100000 2024-08-02 20:21:48
Anubis Banzai 20 86965 -13035 -5214 100000 2024-03-13 00:36:36
So Deep Silvertear 21 69184 -30816 -13590 100000 2023-12-17 17:17:57
Speed Over Beethoven Rose 22 63026 -36974 -17895 100000 2023-12-17 17:20:13
India's Glitch Kirill Gramada 21 86376 -13624 -6008 100000 2024-08-02 19:20:43
Warrior Kirill Gramada 21 13964 -86036 -37942 100000 2025-02-27 04:20:06
Doh! Tale & Dutch 20 88185 -11815 -4726 100000 2024-03-13 00:06:11
Megalovania Toby Fox 21 81909 -18091 -7978 100000 2024-08-02 20:19:20
Follow My Pamp Andrea Damante feat. Adam Clay 20 82324 -17676 -7070 100000 2024-03-13 01:30:25
Get Up'n Move S & K 20 88194 -11806 -4722 100000 2023-12-17 18:56:10
We Do This Dance Victoria 22 58488 -41512 -20092 100000 2024-08-02 20:43:10
Cyber-Kyoto- Re-venG 20 89634 -10366 -4146 100000 2024-03-13 01:18:07
Don't Stop S & K 22 30128 -69872 -33818 100000 2024-08-02 19:22:53
BUBBLES Tokyo Machine 22 85337 -14663 -7097 100000 2023-12-17 19:01:47
The Shrimps Vertigini 20 86729 -13271 -5308 100000 2023-12-17 19:09:11
The Call of Wilderness Electron 22 10213 -89787 -43457 100000 2025-02-27 04:17:51
Space Boy Rameses B, Feint & Veela 22 46983 -53017 -25660 100000 2024-08-02 20:24:18
Trigger CraXy 21 32520 -67480 -29759 100000 2024-08-02 20:38:50
INEEDU Teddy Killerz 22 39367 -60633 -29346 100000 2024-12-14 20:39:29
Get Busy KOYOTIE 22 58182 -41818 -20240 100000 2024-12-14 20:50:27
Love Arcade Bending Grid 21 87408 -12592 -5553 100000 2024-03-13 01:27:54
GALACTICAL Tokyo Machine 23 28610 -71390 -37765 100000 2025-02-22 06:12:57
Herrscher of Finality Omega 23 79043 -20957 -11086 100000 2024-12-14 20:46:06
Bad Revenge from20 20 72619 -27381 -10952 100000 2024-08-02 20:40:35
GOAT 2BT3K 22 71357 -28643 -13863 100000 2024-12-14 20:48:19
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.7151
Total Execution Time  2.7193
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,941,632 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13164/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.6738 seconds)  (Hide)
0.0078   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` = '13164'
GROUP BY `gs`.`grade
0.0025   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` = '13164'
AND `ghs`.`private` = 
0.0003   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` = '13164'
AND `r`.`name` = 'total' 
2.6632   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)