androwah


Total World Records: ??
Country: US

Stars Earned
24
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
Hyper Hyper Smiley 22 2748 -97252 -47070 100000 2025-01-17 22:16:13
Ready To Fly Aleky 22 1934 -98066 -47464 100000 2025-02-23 21:09:29
The 7th Element Vitas 19 5570 -94430 -34089 100000 2025-01-18 02:32:24
Mexi Mexi Mozquito 20 19902 -80098 -32039 100000 2025-01-18 02:14:13
Everything Is Changing Rikah 19 4750 -95250 -34385 100000 2025-01-17 21:42:38
Drifting Away Filo Bedo 20 19012 -80988 -32395 100000 2025-07-08 01:19:33
Flying High Filo Bedo 21 12029 -87971 -38795 100000 2025-01-18 20:34:16
Click Bait S3RL feat. GL!TCH 20 73816 -26184 -10474 100000 2025-08-02 20:09:53
July Smiley 20 45490 -54510 -21804 100000 2025-07-28 21:53:54
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 18663 -81337 -29363 100000 2025-01-17 21:45:01
Bumble Bee Bambee 20 33014 -66986 -26794 100000 2025-08-02 20:13:03
Waka Laka Jenny Rom vs. The Zippers 21 3019 -96981 -42769 100000 2025-01-18 02:45:19
Monolith Affinity 25 2591 -97409 -60881 100000 2025-02-23 23:22:33
Movin On Ellen Gee 20 26385 -73615 -29446 100000 2025-04-19 19:04:08
Equinox Mage 21 34 -99966 -44085 100000 2025-01-18 20:05:47
Nothing Gonna Stop Micky 20 83014 -16986 -6794 100000 2025-07-28 21:48:18
Bring Your Lovin Back Fracus 20 56144 -43856 -17542 100000 2025-04-19 20:20:24
Megalovania Toby Fox 21 61642 -38358 -16916 100000 2025-01-18 20:36:38
Nori Nori Nori Judy Crystal 21 1827 -98173 -43294 100000 2025-01-17 22:19:15
Sky High DJ Miko 20 64235 -35765 -14306 100000 2025-02-23 23:14:49
Cartoon Heroes Barbie Young 21 11711 -88289 -38935 100000 2025-01-18 22:25:41
If You Can Say Goodbye Kate Project 19 82335 -17665 -6377 100000 2025-01-18 20:26:20
Lay It Down Tchorta & Gui Boratto 19 84302 -15698 -5667 100000 2025-07-02 19:29:18
Kalinka Quiqman 20 59375 -40625 -16250 100000 2025-07-28 21:51:54
Ooh La La La E-Rotic 21 20558 -79442 -35034 100000 2025-02-23 21:12:03
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 28105 -71895 -31706 100000 2025-01-18 02:22:38
Right Into You The Tech Team 20 21696 -78304 -31322 100000 2025-02-23 23:08:23
Bambole (Ole) Papa Gonzalez 20 14690 -85310 -34124 100000 2025-08-02 20:15:06
Bassline Shatter M-Project & S2i8 23 15243 -84757 -44836 100000 2025-01-17 22:11:02
Poco Loco Carlito 21 83579 -16421 -7242 100000 2025-01-18 20:31:23
Fiesta Night Carlito 21 15802 -84198 -37131 100000 2025-04-19 20:34:29
The Bass & the Melody S3RL 22 37749 -62251 -30129 100000 2025-01-18 02:40:46
Elysium Scott Brown 21 78756 -21244 -9369 100000 2025-01-17 21:54:08
My Salsa Carlito 20 73760 -26240 -10496 100000 2025-01-18 20:28:43
Running In The 90s Max Coveri 23 3732 -96268 -50926 100000 2025-01-18 02:25:15
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.8233
Total Execution Time  2.8264
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,940,312 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19500/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.8143 seconds)  (Hide)
0.0089   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` = '19500'
GROUP BY `gs`.`grade
0.0043   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` = '19500'
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` = '19500'
AND `r`.`name` = 'total' 
2.8009   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)