gord1


Total World Records: ??
Country: NO

Stars Earned
17
7
4

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
Can't Get Enough Miradey 20 76673 -23327 -9331 100000 2025-12-08 19:19:47
Firewalker Xenon 19 80983 -19017 -6865 100000 2025-10-15 17:09:32
Birdie Doolittle 19 84762 -15238 -5501 100000 2025-10-10 08:40:56
Million Feelings Chriss Floren 19 73788 -26212 -9463 100000 2025-10-01 20:43:10
The 7th Element Vitas 19 83155 -16845 -6081 100000 2025-10-01 20:35:12
Blow My Mind Alphadelta 19 78965 -21035 -7594 100000 2026-01-09 21:05:37
Ize Pie Headtwist & Pump 19 41719 -58281 -21039 100000 2025-12-01 15:51:46
ROM-eo & Juli8 Nina 19 36373 -63627 -22969 100000 2025-10-06 20:02:03
Bumble Bee Bambee 20 31721 -68279 -27312 100000 2025-10-22 14:07:07
Hero Miss Papaya 20 68430 -31570 -12628 100000 2025-11-28 19:46:00
Typical Tropical Bambee 19 77310 -22690 -8191 100000 2025-10-01 20:39:26
Pink Dinosaur Miss Papaya 19 80407 -19593 -7073 100000 2026-01-13 22:14:27
No Princess Lynn 19 80619 -19381 -6997 100000 2025-12-01 16:00:45
India's Glitch Kirill Gramada 21 21829 -78171 -34473 100000 2025-09-19 11:50:08
My Generation Captain Jack 20 76212 -23788 -9515 100000 2025-12-13 21:59:40
Operator Miss Papaya 19 75603 -24397 -8807 100000 2025-10-07 19:01:06
Kinky Boots Daz Sampson & Nona 19 71735 -28265 -10204 100000 2025-10-10 08:38:44
Watch Out Victoria 21 37889 -62111 -27391 100000 2025-10-23 12:33:08
High On Your Love Safura 19 82008 -17992 -6495 100000 2025-09-19 11:45:46
Bambole (Ole) Papa Gonzalez 20 60378 -39622 -15849 100000 2025-09-22 12:16:04
Work Stella Mwangi 21 34221 -65779 -29009 100000 2025-09-22 12:13:52
UFO Little Sis Nora & S3RL 20 70992 -29008 -11603 100000 2025-10-23 12:35:39
All Starts Now Laurell 19 85691 -14309 -5166 100000 2025-09-19 08:59:57
Baila Bolero Fun Fun 20 77658 -22342 -8937 100000 2025-12-13 21:55:00
No Rules Foxela & Britt Lari 19 10087 -89913 -32459 100000 2025-09-18 11:19:29
Boogie Shoes AronChupa & Little Sis Nora 20 83770 -16230 -6492 100000 2025-10-01 20:31:02
Why Me Desire 19 83686 -16314 -5889 100000 2025-09-18 11:45:52
Hands Up, Touch The Sky NAOKI feat. NOVA 19 80375 -19625 -7085 100000 2026-03-05 12:38:31
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.1387
Total Execution Time  3.1418
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,022,040 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21730/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.1264 seconds)  (Hide)
0.0258   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` = '21730'
GROUP BY `gs`.`grade
0.0107   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` = '21730'
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` = '21730'
AND `r`.`name` = 'total' 
3.0898   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)