Hovarh


Total World Records: ??
Country: AU

Stars Earned
18
1
5
1

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
Dabbi Doo Ni-Ni 20 94262 -5738 -2295 100000 2025-01-23 08:50:44
The 7th Element Vitas 19 86944 -13056 -4713 100000 2025-01-21 08:57:29
Who KaW 21 87600 -12400 -5468 100000 2025-01-23 09:50:51
Sunshine Triple J 22 53937 -46063 -22294 100000 2025-04-16 06:03:44
Bumble Bee Bambee 20 93528 -6472 -2589 100000 2025-12-16 05:26:27
Typical Tropical Bambee 19 94245 -5755 -2078 100000 2025-01-23 06:35:16
Young Forever Rebecca 20 91568 -8432 -3373 100000 2025-01-21 09:42:06
Pink Dinosaur Miss Papaya 19 92579 -7421 -2679 100000 2025-01-23 06:10:59
In My Dreams Rebecca 20 96536 -3464 -1386 100000 2025-12-16 07:00:45
Dam Dadi Doo Fantasy Project 22 83807 -16193 -7837 100000 2025-12-16 07:06:06
Spaceman Bambee & Lynn 20 94121 -5879 -2352 100000 2025-01-04 06:29:51
BU-44 Naoki 21 85403 -14597 -6437 100000 2025-01-21 08:38:46
Cyber-Kyoto- Re-venG 20 90116 -9884 -3954 100000 2025-01-23 08:53:14
High On Your Love Safura 19 97791 -2209 -797 100000 2025-01-23 06:32:01
Take Take Miss V 20 92129 -7871 -3148 100000 2025-12-16 06:49:44
Ooh La La La E-Rotic 21 90640 -9360 -4128 100000 2025-01-04 10:10:22
Orbit Ellis 19 94437 -5563 -2008 100000 2025-01-23 05:54:49
Stockholm to Bombay Dr. Bombay 21 87994 -12006 -5295 100000 2025-01-04 04:55:13
Sirens RENOLD X Scarlett 19 89285 -10715 -3868 100000 2025-01-23 09:02:24
Truth or Dare PIXY 19 98785 -1215 -439 100000 2025-01-21 07:47:46
Everybody Get Up Tempo feat. Manola 19 93994 -6006 -2168 100000 2025-01-23 08:42:03
When The Sun Goes Down Ken Blast 22 83919 -16081 -7783 100000 2025-04-16 06:05:58
Remember Me Leslie Parrish 21 85802 -14198 -6261 100000 2025-12-16 05:19:36
Falling In Love Again Naoki feat. Paula Terry 20 90775 -9225 -3690 100000 2025-12-16 06:53:07
Revolution Naoki 23 79772 -20228 -10701 100000 2025-12-16 06:56:04
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  3.7353
Total Execution Time  3.7380
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,015,808 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20058/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.7261 seconds)  (Hide)
0.0098   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` = '20058'
GROUP BY `gs`.`grade
0.0063   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` = '20058'
AND `ghs`.`private` = 
0.0004   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` = '20058'
AND `r`.`name` = 'total' 
3.7096   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)