Javawah


Total World Records: ??
Country: US

Stars Earned
17
2
14
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
Surf Hyper Potions 22 31411 -68589 -33197 100000 2024-07-11 10:01:44
Ize Pie Headtwist & Pump 19 34872 -65128 -23511 100000 2024-01-27 07:31:21
EternuS Sanxion7 20 66957 -33043 -13217 100000 2024-07-18 01:43:14
Pink Fuzzy Bunnies Wonderboy 25 4490 -95510 -59694 100000 2024-02-03 05:59:03
Ari Oh Jenny Kee 20 55313 -44687 -17875 100000 2024-03-16 03:10:35
Bumble Bee Bambee 20 30317 -69683 -27873 100000 2023-09-19 01:11:58
What Love Feels Like Leonail 20 79707 -20293 -8117 100000 2024-03-22 01:54:33
Ma Huggies FIG & Nico Sleator 20 53796 -46204 -18482 100000 2024-03-22 01:37:32
Cartoon Heroes Barbie Young 21 37047 -62953 -27762 100000 2024-07-13 22:46:15
Paradox Naoki feat. Riyu Kosaka 20 82050 -17950 -7180 100000 2024-03-22 01:40:35
Kinky Boots Daz Sampson & Nona 19 79100 -20900 -7545 100000 2024-01-27 07:33:15
Grab It While We Can FantastixX 19 37070 -62930 -22718 100000 2024-01-27 07:29:10
The Shrimps Vertigini 20 81120 -18880 -7552 100000 2024-03-22 01:49:55
Fade Out Bensley 21 75611 -24389 -10756 100000 2024-03-27 23:53:27
Have Fun Rameses B 21 39613 -60387 -26631 100000 2024-03-27 23:55:28
How We Win FWLR 21 50057 -49943 -22025 100000 2024-03-26 01:43:36
Space Boy Rameses B, Feint & Veela 22 19826 -80174 -38804 100000 2024-07-11 09:59:27
TURBO Tokyo Machine 21 90865 -9135 -4029 100000 2024-05-10 03:44:57
Right Into You The Tech Team 20 80528 -19472 -7789 100000 2024-03-22 01:42:39
Lemmings On The Run E-Rotic 21 21181 -78819 -34759 100000 2024-02-03 05:55:31
Orbit Ellis 19 82690 -17310 -6249 100000 2023-10-04 01:36:08
Just Dance Bad Computer 20 82189 -17811 -7124 100000 2024-03-22 01:35:24
Nothing Else Matters Katya Ocean 19 43502 -56498 -20396 100000 2023-08-29 00:35:11
Every Little Thing Conro 21 75734 -24266 -10701 100000 2024-07-18 01:45:06
Candy Pop Luv Limited -NM- 21 41797 -58203 -25668 100000 2024-08-17 01:00:03
Kibo Dion Timmer 22 75687 -24313 -11767 100000 2024-07-18 01:31:32
Tick Tock Technikore 20 80608 -19392 -7757 100000 2024-03-22 01:51:52
Got Good Vibes MO XO 22 26960 -73040 -35351 100000 2024-05-10 03:47:27
Electronic City Pops TOKYO twilight scene 21 47221 -52779 -23276 100000 2024-05-10 03:49:48
What Ya Gonna Do Scott Brown 21 70411 -29589 -13049 100000 2024-05-10 04:40:11
Where Did You Go Tatsunoshin 21 35817 -64183 -28305 100000 2024-07-13 22:48:56
DJ Party BB Hayes 20 84532 -15468 -6187 100000 2024-08-28 01:08:40
Way To Rio Tony T 20 82231 -17769 -7108 100000 2024-08-28 01:10:38
No Rules Foxela & Britt Lari 19 79671 -20329 -7339 100000 2025-03-29 03:42:59
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.2050
Total Execution Time  3.2081
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,942,168 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6871/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.1821 seconds)  (Hide)
0.0063   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` = '6871'
GROUP BY `gs`.`grade
0.0069   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` = '6871'
AND `ghs`.`private` = 
0.0004   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` = '6871'
AND `r`.`name` = 'total' 
3.1685   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)