Watika


Total World Records: ??
Country: US

Stars Earned
19
1
6
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
Land Of The Lost Banzai 19 93245 -6755 -2439 100000 2022-07-10 21:29:39
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 66147 -33853 -19499 100000 2022-07-10 21:52:10
Joanna Crazy Loop 19 86961 -13039 -4707 100000 2022-07-10 21:23:00
ROM-eo & Juli8 Nina 19 89201 -10799 -3898 100000 2022-06-26 21:38:49
Temple Of Boom Yannis Kamarinos 23 85985 -14015 -7414 100000 2022-07-16 00:24:34
While Tha Rekkid Spinz DJ Zombie 22 80275 -19725 -9547 100000 2022-06-26 22:02:13
Ladybug Coconut 19 88495 -11505 -4153 100000 2022-07-10 20:19:10
Sweet World Omega Men 22 50631 -49369 -23895 100000 2022-06-26 21:54:40
Sunshine Triple J 22 92660 -7340 -3553 100000 2022-07-16 00:22:54
Mellow Rikki & Daz 20 76700 -23300 -9320 100000 2022-06-26 21:12:18
Xuxa Smiley 23 91526 -8474 -4483 100000 2022-07-10 21:43:05
Waka Laka Jenny Rom vs. The Zippers 21 91399 -8601 -3793 100000 2022-06-26 21:38:49
Senorita Jenny Rom 23 88482 -11518 -6093 100000 2022-07-10 22:08:08
Pink Dinosaur Miss Papaya 19 83020 -16980 -6130 100000 2022-06-26 21:12:18
No Princess Lynn 19 88161 -11839 -4274 100000 2022-07-10 20:20:50
So Deep Silvertear 21 88392 -11608 -5119 100000 2022-07-10 21:50:30
Stay Tess 20 88345 -11655 -4662 100000 2022-07-10 21:36:20
Speed Over Beethoven Rose 22 86975 -13025 -6304 100000 2022-07-16 00:05:38
Nothing Gonna Stop Micky 20 89080 -10920 -4368 100000 2022-07-10 20:27:20
Megalovania Toby Fox 21 78097 -21903 -9659 100000 2022-07-16 00:16:29
Do It All Night E-Rotic 20 90422 -9578 -3831 100000 2022-07-10 20:37:27
Baby Love Me Judy Crystal 21 89005 -10995 -4849 100000 2022-07-10 21:34:40
Winter BanYa 25 32879 -67121 -41951 100000 2022-07-10 21:44:45
Destiny Smiley 23 82745 -17255 -9128 100000 2022-07-16 00:14:49
Grab It While We Can FantastixX 19 92037 -7963 -2875 100000 2022-07-10 21:21:20
Never Ending Story DJ AC-DC 20 95945 -4055 -1622 100000 2022-07-10 20:29:00
Silent Movie Little Violet 19 93450 -6550 -2365 100000 2022-07-10 21:27:58
The Call of Wilderness Electron 22 88603 -11397 -5516 100000 2022-07-10 20:39:07
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  2.4161
Total Execution Time  2.4196
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,872 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6733/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.4061 seconds)  (Hide)
0.0012   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` = '6733'
GROUP BY `gs`.`grade
0.0035   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` = '6733'
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` = '6733'
AND `r`.`name` = 'total' 
2.4011   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)