Grithok


Total World Records: ??
Country: US

Stars Earned
21
2

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
Remember December Smiley 22 95761 -4239 -2052 100000 2025-06-01 19:46:52
Ize Pie Headtwist & Pump 19 95722 -4278 -1544 100000 2025-06-01 19:55:00
Paradise Smiley 24 94734 -5266 -3033 100000 2025-06-01 19:50:11
Sweet World Omega Men 22 86590 -13410 -6490 100000 2025-06-01 19:41:55
EternuS Sanxion7 20 97487 -2513 -1005 100000 2025-06-01 19:34:15
July Smiley 20 96607 -3393 -1357 100000 2025-06-01 19:38:59
Ari Oh Jenny Kee 20 94203 -5797 -2319 100000 2025-06-01 19:22:09
The Saint Goes Marching The Saint 21 96677 -3323 -1465 100000 2025-06-01 19:52:39
Pink Dinosaur Miss Papaya 19 98263 -1737 -627 100000 2025-06-23 18:02:13
Music & Police CJ Crew & KaW feat. Christian D. 21 94566 -5434 -2396 100000 2025-06-07 23:57:19
Speed Over Beethoven Rose 22 96497 -3503 -1695 100000 2025-06-22 22:23:11
Nori Nori Nori Judy Crystal 21 96463 -3537 -1560 100000 2025-06-07 23:55:22
BU-44 Naoki 21 97695 -2305 -1017 100000 2025-06-07 23:50:00
Sky High DJ Miko 20 96104 -3896 -1558 100000 2025-06-22 22:05:44
Kick It Man KaW feat. DAZ 19 97556 -2444 -882 100000 2025-07-27 20:49:49
Queen Of Light E-Rotic 21 95740 -4260 -1879 100000 2025-06-07 23:53:13
Shiawase Dion Timmer 23 90456 -9544 -5049 100000 2025-06-22 22:25:30
Dark Fenix DE-SIRE 22 95733 -4267 -2065 100000 2025-06-22 22:28:11
Have Fun Rameses B 21 97412 -2588 -1141 100000 2025-06-23 17:56:57
Lemmings On The Run E-Rotic 21 98158 -1842 -812 100000 2025-06-07 23:59:34
Let's Remember N.M.R 21 97469 -2531 -1116 100000 2025-07-27 20:47:04
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 94596 -5404 -2383 100000 2025-06-22 22:20:35
Falling In Love Again Naoki feat. Paula Terry 20 97070 -2930 -1172 100000 2025-06-23 17:59:43
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.2383
Total Execution Time  3.2425
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,890,800 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22789/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.2275 seconds)  (Hide)
0.0029   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` = '22789'
GROUP BY `gs`.`grade
0.0042   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` = '22789'
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` = '22789'
AND `r`.`name` = 'total' 
3.2201   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)