Arbo5418


Total World Records: ??
Country: IT

Stars Earned
19
6

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
Unity TheFatRat 21 87013 -12987 -5727 100000 2025-07-12 14:46:38
Click Bait S3RL feat. GL!TCH 20 94166 -5834 -2334 100000 2025-04-17 17:23:10
Utopia Smiley 22 75756 -24244 -11734 100000 2025-02-26 13:14:40
Xuxa Smiley 23 84960 -15040 -7956 100000 2025-03-21 13:25:22
Be Alive Stian K 20 90048 -9952 -3981 100000 2025-03-21 12:51:00
Bumble Bee Bambee 20 94290 -5710 -2284 100000 2025-07-14 08:08:44
Dam Dadi Doo Fantasy Project 22 87053 -12947 -6266 100000 2025-07-14 08:05:58
Megalovania Toby Fox 21 89774 -10226 -4510 100000 2025-07-14 13:01:18
On My Own Anamanaguchi feat. HANA 21 90425 -9575 -4223 100000 2025-03-21 13:18:19
Beethoven Virus BanYa 22 88627 -11373 -5505 100000 2025-04-17 17:38:01
BU-44 Naoki 21 91642 -8358 -3686 100000 2025-07-14 12:54:30
Destiny Smiley 23 86575 -13425 -7102 100000 2025-07-12 14:49:26
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 90529 -9471 -5010 100000 2025-04-17 17:15:17
Work Stella Mwangi 21 91368 -8632 -3807 100000 2025-02-26 12:56:16
The Bass & the Melody S3RL 22 91447 -8553 -4140 100000 2025-04-17 17:44:55
BLEEP BLOOP Tokyo Machine 24 81608 -18392 -10594 100000 2025-03-21 14:09:51
Elysium Scott Brown 21 90366 -9634 -4249 100000 2025-03-21 12:41:56
Supernova Laszlo 22 93243 -6757 -3270 100000 2025-03-21 14:00:41
Definition of a Badboy Scott Brown 20 95760 -4240 -1696 100000 2025-04-17 17:11:49
Music Is Moving Tatsunoshin 23 91582 -8418 -4453 100000 2025-07-14 13:04:16
Accelerate Teminite & Skybreak 24 83889 -16111 -9280 100000 2025-03-21 14:07:20
SPEED KING David Kane 24 85363 -14637 -8431 100000 2025-07-14 13:07:33
Running In The 90s Max Coveri 23 85419 -14581 -7713 100000 2025-04-17 17:48:23
Remember Me Leslie Parrish 21 90638 -9362 -4129 100000 2025-07-12 08:29:53
Proper Rhythm peak divide 21 88074 -11926 -5259 100000 2025-07-12 08:26:11
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.6135
Total Execution Time  2.6164
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,608 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15504/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.6025 seconds)  (Hide)
0.0018   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` = '15504'
GROUP BY `gs`.`grade
0.0017   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` = '15504'
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` = '15504'
AND `r`.`name` = 'total' 
2.5988   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)