HalvorTD


Total World Records: ??
Country: NO

Stars Earned
8
12
3
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
In The Hall Of The Mountain King KaW 22 78877 -21123 -10224 100000 2026-01-04 13:00:04
Revenge MonstDeath 21 79076 -20924 -9227 100000 2026-01-04 13:22:49
Fleadh Uncut Ian Parker 21 95851 -4149 -1830 100000 2026-01-15 18:10:57
Gargoyle Sanxion7 24 70773 -29227 -16835 100000 2025-12-10 13:47:02
Beethoven Virus BanYa 22 81021 -18979 -9186 100000 2026-01-15 16:58:43
Have Fun Rameses B 21 90157 -9843 -4341 100000 2026-01-04 12:40:00
Villain PIXY 20 92233 -7767 -3107 100000 2026-01-04 12:54:17
Rainbow Rave Parade Chime 24 46435 -53565 -30853 100000 2026-01-15 17:53:50
Space Boy Rameses B, Feint & Veela 22 83909 -16091 -7788 100000 2025-12-10 13:38:46
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 90421 -9579 -4224 100000 2026-01-04 12:51:05
Midnight Train More Plastic & Tylah Winyard 22 86842 -13158 -6368 100000 2026-01-15 17:31:29
Hava Nagila Quiqman 23 3904 -96096 -50835 100000 2025-12-10 14:21:12
Samurai Rameses B 22 25969 -74031 -35831 100000 2026-01-15 17:27:53
Stockholm to Bombay Dr. Bombay 21 93453 -6547 -2887 100000 2026-01-15 17:15:17
Sirens RENOLD X Scarlett 19 91502 -8498 -3068 100000 2025-12-10 13:27:39
To Your Beat S3RL feat. Hannah Fortune 23 84865 -15135 -8006 100000 2026-01-15 17:45:42
Under The Bed Macks Wolf X Tatsunoshin 21 95198 -4802 -2118 100000 2026-01-15 17:17:23
FAR OUT Tokyo Machine 24 83437 -16563 -9540 100000 2026-01-15 17:49:19
Herrscher of Finality Omega 23 83766 -16234 -8588 100000 2026-01-15 17:42:16
Accelerate Teminite & Skybreak 24 71849 -28151 -16215 100000 2026-01-04 13:10:06
Falling In Love No Hero & Nino Rivera 22 86891 -13109 -6345 100000 2026-01-04 12:57:11
戦国 Re-venG 21 89544 -10456 -4611 100000 2026-01-04 12:35:37
Running In The 90s Max Coveri 23 72227 -27773 -14692 100000 2025-12-10 13:42:09
Mm-Hmm W3WAY 22 88305 -11695 -5660 100000 2026-01-15 17:39:33
Euphoria Rush CHYL & Skybreak 23 76876 -23124 -12233 100000 2026-01-15 18:01:05
Rubix Cube Rusko 21 90773 -9227 -4069 100000 2026-01-15 18:08:12
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.0758
Total Execution Time  3.0787
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,018,144 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25853/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.0666 seconds)  (Hide)
0.0036   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` = '25853'
GROUP BY `gs`.`grade
0.0060   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` = '25853'
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` = '25853'
AND `r`.`name` = 'total' 
3.0568   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)