shoopa


Total World Records: ??
Country: US

Stars Earned
25
10
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
The Rainmaker Doug Laurent 20 95457 -4543 -1817 100000 2024-03-17 00:22:08
Y Don't U Deeper Territory 22 90281 -9719 -4704 100000 2024-02-26 07:40:07
Click Bait S3RL feat. GL!TCH 20 99551 -449 -180 100000 2025-01-07 02:55:13
Feel The Melody S3RL feat. Sara 20 99053 -947 -379 100000 2025-01-07 02:57:55
Gargoyle Sanxion7 24 91836 -8164 -4702 100000 2025-02-25 02:05:41
Utopia Smiley 22 97359 -2641 -1278 100000 2024-03-17 00:29:35
Xuxa Smiley 23 95378 -4622 -2445 100000 2025-02-13 04:55:16
Boom Boom Dollars King Kong & D'Jungle Girls 21 97363 -2637 -1163 100000 2024-10-04 01:49:24
Beautiful Man Radiorama 21 98410 -1590 -701 100000 2024-09-14 04:57:42
Senorita Jenny Rom 23 96838 -3162 -1673 100000 2024-03-17 00:18:57
Ghosts Tenth Planet 20 96852 -3148 -1259 100000 2024-09-13 06:37:34
A Sign Tipsy & Tipsy 23 88929 -11071 -5857 100000 2023-04-29 19:31:53
So Deep Silvertear 21 88846 -11154 -4919 100000 2024-02-26 07:37:18
Equinox Mage 21 96761 -3239 -1428 100000 2025-01-30 00:15:58
Give Into Nutronic 22 93014 -6986 -3381 100000 2025-02-13 04:40:56
Crime Time CJ Crew & KaW feat. Sedge 22 1919 -98081 -47471 100000 2024-09-14 04:55:12
Riddimino Philstep 23 90512 -9488 -5019 100000 2025-03-19 03:07:13
Into My Dream Lagoona 23 94388 -5612 -2969 100000 2024-03-17 00:26:49
Nori Nori Nori Judy Crystal 21 98674 -1326 -585 100000 2024-09-14 05:02:47
Show U Love Entity 22 97763 -2237 -1083 100000 2024-10-04 01:54:10
Kagami KaW 21 96486 -3514 -1550 100000 2024-03-17 00:10:12
Ring The Alarm M-Project & Signal 22 87384 -12616 -6106 100000 2024-03-16 03:22:06
Contrast Donk Terrorist vs. Daniel Seven 22 96965 -3035 -1469 100000 2025-01-30 00:06:01
403 NAOKI underground 23 1696 -98304 -52003 100000 2023-04-29 19:28:32
SaberDance Quiqman 22 96737 -3263 -1579 100000 2025-02-13 04:43:59
Get Up'n Move S & K 20 96098 -3902 -1561 100000 2024-09-14 04:52:22
Stop Me Natsume Oki 21 99617 -383 -169 100000 2025-01-30 00:02:40
Energizer ZiGZaG 23 89951 -10049 -5316 100000 2024-03-17 00:13:25
Right Into You The Tech Team 20 98900 -1100 -440 100000 2025-01-07 03:01:24
Samurai Rameses B 22 91776 -8224 -3980 100000 2025-01-30 00:19:13
Techno World NAOKI underground 22 98724 -1276 -618 100000 2024-09-13 06:41:32
Elysium Scott Brown 21 96932 -3068 -1353 100000 2024-03-16 23:59:21
Definition of a Badboy Scott Brown 20 98465 -1535 -614 100000 2025-03-19 03:03:40
Kibo Dion Timmer 22 95084 -4916 -2379 100000 2024-09-14 05:08:08
Let's Remember N.M.R 21 97828 -2172 -958 100000 2024-09-14 05:05:41
Take Me Away Dougal 22 98580 -1420 -687 100000 2025-02-13 04:52:18
Running In The 90s Max Coveri 23 99144 -856 -453 100000 2025-02-13 04:49:23
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.1020
Total Execution Time  3.1049
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,941,352 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7632/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.0937 seconds)  (Hide)
0.0022   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` = '7632'
GROUP BY `gs`.`grade
0.0026   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` = '7632'
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` = '7632'
AND `r`.`name` = 'total' 
3.0886   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)