Jloom5


Total World Records: ??
Country: AU

Stars Earned
4
21
8

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 36672 -63328 -30651 100000 2026-03-21 08:01:47
Start & Paws Oscillator X 19 80803 -19197 -6930 100000 2026-02-09 04:36:45
Bagpipe A-Moe 20 84163 -15837 -6335 100000 2026-03-21 08:31:49
Moonstone Virgill 19 89687 -10313 -3723 100000 2026-02-09 09:58:37
Big Blue Bouncy Ball Mr. Blue 22 10333 -89667 -43399 100000 2026-02-09 10:58:10
Monody TheFatRat feat. Laura Brehm 22 50057 -49943 -24172 100000 2026-03-21 08:34:42
One Step Further Jenna Drey 20 85731 -14269 -5708 100000 2026-02-09 09:28:16
Unity TheFatRat 21 82704 -17296 -7628 100000 2026-02-09 10:19:31
Da Roots Mind Reflection 20 89889 -10111 -4044 100000 2026-03-21 08:10:45
Fleadh Uncut Ian Parker 21 83542 -16458 -7258 100000 2026-03-21 07:48:27
Ladybug Coconut 19 82083 -17917 -6468 100000 2026-02-09 06:12:27
EternuS Sanxion7 20 87029 -12971 -5188 100000 2026-03-21 07:59:06
Bumble Bee Bambee 20 82393 -17607 -7043 100000 2026-02-09 09:24:42
Pink Dinosaur Miss Papaya 19 86734 -13266 -4789 100000 2026-02-09 04:42:21
Hypnosis Colin Kiddy 21 82351 -17649 -7783 100000 2026-03-21 08:23:48
Megalovania Toby Fox 21 87256 -12744 -5620 100000 2026-03-21 08:26:24
Nori Nori Nori Judy Crystal 21 10258 -89742 -39576 100000 2026-02-09 08:41:12
Spaceman Bambee & Lynn 20 84566 -15434 -6174 100000 2026-03-21 07:50:44
Beethoven Virus BanYa 22 79302 -20698 -10018 100000 2026-03-21 07:56:30
Katana Fighter Electron 22 79727 -20273 -9812 100000 2026-02-09 09:39:18
Paradox Naoki feat. Riyu Kosaka 20 88221 -11779 -4712 100000 2026-02-09 09:55:44
Never Ending Story DJ AC-DC 20 82079 -17921 -7168 100000 2026-02-09 08:21:10
Kalinka Quiqman 20 83841 -16159 -6464 100000 2026-02-09 09:36:54
TURBO Tokyo Machine 21 88306 -11694 -5157 100000 2026-02-09 10:14:30
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 78993 -21007 -9264 100000 2026-02-09 10:16:50
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 75317 -24683 -13057 100000 2026-03-21 08:13:23
Lemmings On The Run E-Rotic 21 76924 -23076 -10177 100000 2026-03-21 07:53:33
Crab Rave Noisestorm 20 89281 -10719 -4288 100000 2026-03-21 08:20:42
Poco Loco Carlito 21 85931 -14069 -6204 100000 2026-02-09 10:40:16
Kibo Dion Timmer 22 78236 -21764 -10534 100000 2026-03-21 08:37:55
Ping Pong AronChupa & Little Sis Nora 20 85187 -14813 -5925 100000 2026-02-09 09:01:43
Proper Rhythm peak divide 21 81430 -18570 -8189 100000 2026-02-09 11:00:51
Forever Now peak divide 22 81850 -18150 -8785 100000 2026-03-21 08:29:18
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  5.4904
Total Execution Time  5.4933
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,044,984 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13007/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 (5.4783 seconds)  (Hide)
0.0132   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` = '13007'
GROUP BY `gs`.`grade
0.0096   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` = '13007'
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` = '13007'
AND `r`.`name` = 'total' 
5.4552   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)