BearAttyAtClaw


Total World Records: ??
Country: US

Stars Earned
27
2
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
Cowbell Rock Pyramyth 23 89421 -10579 -5596 100000 2022-09-10 19:09:45
Zodiac Banzai 21 94341 -5659 -2496 100000 2022-09-10 19:42:30
Funny Love Dan Balan 19 95072 -4928 -1779 100000 2022-09-10 20:02:25
Ignition Starts KaW 21 95649 -4351 -1919 100000 2022-09-10 18:54:54
Surf Hyper Potions 22 91083 -8917 -4316 100000 2022-08-19 00:22:49
Gallecode NoVus 20 95699 -4301 -1720 100000 2022-08-19 00:34:02
I Think I Like That Sound Kid Whatever 20 96005 -3995 -1598 100000 2022-09-16 18:20:21
Ra Banzai 21 92123 -7877 -3474 100000 2022-09-10 19:28:56
Click Bait S3RL feat. GL!TCH 20 94865 -5135 -2054 100000 2022-09-10 18:28:30
July Smiley 20 93320 -6680 -2672 100000 2022-09-10 19:59:20
NightMoves Playmaker 20 92939 -7061 -2824 100000 2022-09-10 19:06:35
Senorita Jenny Rom 23 73591 -26409 -13970 100000 2022-09-10 19:31:36
Fantasy Melissa 21 91534 -8466 -3734 100000 2022-09-10 19:54:22
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 88855 -11145 -5394 100000 2022-08-19 00:00:42
Nightmare FSJ feat. Tara Louise 21 91460 -8540 -3766 100000 2022-09-16 18:24:09
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 94600 -5400 -2381 100000 2022-08-19 00:00:42
Hip Hop Jam Indiggo 20 96823 -3177 -1271 100000 2023-01-14 03:16:01
If You Can Say Goodbye Kate Project 19 94566 -5434 -1962 100000 2022-09-16 18:18:00
Insane Niko Noise 20 97236 -2764 -1106 100000 2022-09-10 18:38:00
Cyber-Kyoto- Re-venG 20 91937 -8063 -3225 100000 2022-09-10 18:31:28
Moonlight PIXY 20 96653 -3347 -1339 100000 2022-09-16 18:26:41
Press Start MDK 23 85435 -14565 -7705 100000 2022-08-19 00:18:29
Meta Dreadnaught Machinae Supremacy 21 67698 -32302 -14245 100000 2023-01-14 02:54:58
We Got The Moves Electric Callboy 20 95598 -4402 -1761 100000 2022-09-10 18:51:03
Bewitched PIXY 22 88362 -11638 -5633 100000 2022-09-10 19:21:40
Pump It Electric Callboy 21 92857 -7143 -3150 100000 2022-09-10 19:00:26
How We Win FWLR 21 94012 -5988 -2641 100000 2022-09-10 18:35:00
Villain PIXY 20 94681 -5319 -2128 100000 2022-08-19 00:27:26
Right Into You The Tech Team 20 90844 -9156 -3662 100000 2023-01-14 02:35:03
Born to Run Red Parker 19 95056 -4944 -1785 100000 2023-01-14 03:06:16
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  3.3287
Total Execution Time  3.3322
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,919,728 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7113/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.2696 seconds)  (Hide)
0.0042   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` = '7113'
GROUP BY `gs`.`grade
0.0017   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` = '7113'
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` = '7113'
AND `r`.`name` = 'total' 
3.2635   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)