OINGO BOINGO


Total World Records: ??
Country: US

Stars Earned
24
13
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
Be My Hero Freezer 21 89081 -10919 -4815 100000 2023-03-31 23:35:56
Personal Reality Auvic 25 74490 -25510 -15944 100000 2023-05-03 01:14:22
Y Don't U Deeper Territory 22 77374 -22626 -10951 100000 2023-04-30 01:35:00
Agent Blatant Ernest + Julio 21 83931 -16069 -7086 100000 2023-03-22 00:41:10
Fleadh Uncut Ian Parker 21 84032 -15968 -7042 100000 2023-04-08 22:47:03
Ize Pie Headtwist & Pump 19 85337 -14663 -5293 100000 2023-03-22 00:49:25
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 92747 -7253 -2901 100000 2023-05-02 22:42:33
Ladybug Coconut 19 94161 -5839 -2108 100000 2023-04-01 00:49:15
Paranormal Inspector K 20 87180 -12820 -5128 100000 2023-05-17 00:43:01
Gargoyle Sanxion7 24 82762 -17238 -9929 100000 2023-05-23 00:54:07
Utopia Smiley 22 84539 -15461 -7483 100000 2023-05-23 00:51:20
Boom Boom Dollars King Kong & D'Jungle Girls 21 89840 -10160 -4481 100000 2023-12-15 13:46:50
Bumble Bee Bambee 20 93371 -6629 -2652 100000 2023-05-17 00:37:30
Who R You Leo Pigot 21 85020 -14980 -6606 100000 2023-04-30 01:32:45
Stay Tess 20 88682 -11318 -4527 100000 2023-05-11 00:27:47
Speed Over Beethoven Rose 22 88891 -11109 -5377 100000 2023-05-11 00:30:27
Give Into Nutronic 22 86513 -13487 -6528 100000 2023-03-22 00:51:49
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 90765 -9235 -4073 100000 2023-06-10 22:29:04
Megalovania Toby Fox 21 92224 -7776 -3429 100000 2023-05-17 00:40:19
What Love Feels Like Leonail 20 88759 -11241 -4496 100000 2023-03-22 00:18:30
On My Own Anamanaguchi feat. HANA 21 86857 -13143 -5796 100000 2023-04-28 21:43:50
Beethoven Virus BanYa 22 80663 -19337 -9359 100000 2023-03-22 00:43:27
Kagami KaW 21 87394 -12606 -5559 100000 2023-04-28 21:41:04
Cartoon Heroes Barbie Young 21 84826 -15174 -6692 100000 2023-03-22 00:20:44
William Tell Quiqman 24 83386 -16614 -9570 100000 2023-05-03 01:11:25
Outbreak Feint feat. MYLK 23 84802 -15198 -8040 100000 2023-05-03 01:08:59
The Shrimps Vertigini 20 88534 -11466 -4586 100000 2023-04-08 22:24:57
Press Start MDK 23 86756 -13244 -7006 100000 2023-05-03 01:05:47
Dark Fenix DE-SIRE 22 47743 -52257 -25292 100000 2023-04-08 22:27:13
We Got The Moves Electric Callboy 20 93069 -6931 -2772 100000 2023-12-15 13:43:54
Cosmic Drive Quiqman 22 88054 -11946 -5782 100000 2023-06-10 22:31:49
Have Fun Rameses B 21 87392 -12608 -5560 100000 2023-04-01 00:46:57
Villain PIXY 20 88953 -11047 -4419 100000 2023-03-22 00:46:14
Trigger CraXy 21 89441 -10559 -4657 100000 2023-05-03 01:02:48
WYGD Bishu 19 92544 -7456 -2692 100000 2023-05-02 22:45:23
Just Dance Bad Computer 20 88148 -11852 -4741 100000 2023-04-28 21:39:06
Techno World NAOKI underground 22 84790 -15210 -7362 100000 2023-05-23 00:48:27
Elysium Scott Brown 21 94369 -5631 -2483 100000 2023-12-15 13:41:30
  BENCHMARKS  
Loading Time: Base Classes  0.0031
Controller Execution Time ( Main / Rival )  2.8821
Total Execution Time  2.8854
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,943,632 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9138/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 (2.8712 seconds)  (Hide)
0.0018   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` = '9138'
GROUP BY `gs`.`grade
0.0040   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` = '9138'
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` = '9138'
AND `r`.`name` = 'total' 
2.8652   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)