bats


Total World Records: ??
Country: US

Stars Earned
20
3
5

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
July Smiley 20 89276 -10724 -4290 100000 2023-07-30 05:42:48
Ari Oh Jenny Kee 20 6252 -93748 -37499 100000 2023-08-05 22:38:54
Never Gonna Make Morgana 21 91222 -8778 -3871 100000 2024-02-11 06:04:28
Waka Laka Jenny Rom vs. The Zippers 21 94906 -5094 -2246 100000 2023-07-30 05:20:34
Hero Miss Papaya 20 89667 -10333 -4133 100000 2023-08-06 01:11:29
Young Forever Rebecca 20 96117 -3883 -1553 100000 2023-07-30 05:17:45
Ghosts Tenth Planet 20 91097 -8903 -3561 100000 2023-08-06 01:13:47
Justify My Love Tess 21 92750 -7250 -3197 100000 2023-07-30 04:46:38
Bye Bye Baby Balloon Joga 21 88069 -11931 -5262 100000 2023-07-30 05:14:16
Music & Police CJ Crew & KaW feat. Christian D. 21 85524 -14476 -6384 100000 2023-07-30 05:03:23
So Deep Silvertear 21 94158 -5842 -2576 100000 2024-02-11 03:19:28
Stay Tess 20 90556 -9444 -3778 100000 2023-07-30 04:49:58
Fantasy Melissa 21 87307 -12693 -5598 100000 2024-02-11 05:56:30
Living In America Rose & John 22 84535 -15465 -7485 100000 2023-07-30 04:36:14
Speed Over Beethoven Rose 22 91318 -8682 -4202 100000 2023-09-03 01:51:15
Magic Mystery Tour KaW feat. Paula Terry 19 82158 -17842 -6441 100000 2023-07-30 04:38:47
Megalovania Toby Fox 21 84105 -15895 -7010 100000 2023-07-30 05:00:50
My Generation Captain Jack 20 89535 -10465 -4186 100000 2024-02-11 05:59:27
Nori Nori Nori Judy Crystal 21 86643 -13357 -5890 100000 2023-07-30 04:53:40
Delirium Smiley 23 85160 -14840 -7850 100000 2023-07-30 05:09:15
Baby Love Me Judy Crystal 21 90184 -9816 -4329 100000 2023-08-06 01:17:05
Winter BanYa 25 42492 -57508 -35943 100000 2023-07-30 05:22:28
In The Heat Of The Night E-Rotic 20 92561 -7439 -2976 100000 2023-07-30 04:44:21
Melancholy Vision DE-SIRE 24 54090 -45910 -26444 100000 2023-07-30 05:45:17
Turn Me On E-Rotic 20 91049 -8951 -3580 100000 2023-07-30 05:05:54
Cosmic Drive Quiqman 22 89406 -10594 -5127 100000 2023-07-30 05:11:53
Ooh La La La E-Rotic 21 91490 -8510 -3753 100000 2023-07-30 04:55:39
Elysium Scott Brown 21 94917 -5083 -2242 100000 2024-02-11 05:54:28
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  3.0119
Total Execution Time  3.0159
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11138/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.9963 seconds)  (Hide)
0.0026   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` = '11138'
GROUP BY `gs`.`grade
0.0046   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` = '11138'
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` = '11138'
AND `r`.`name` = 'total' 
2.9890   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)