BEARR


Total World Records: ??
Country: US

Stars Earned
20
1
2
1
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
Birdie Doolittle 19 97437 -2563 -925 100000 2021-05-02 08:53:18
Moonstone Virgill 19 97675 -2325 -839 100000 2021-05-02 08:53:18
Bounce Crew 7 19 93670 -6330 -2285 100000 2021-05-02 08:53:18
Endless Day Verona 19 88887 -11113 -4012 100000 2021-05-02 08:08:22
Fleadh Uncut Ian Parker 21 90847 -9153 -4036 100000 2020-10-04 02:37:06
Flying High Filo Bedo 21 90796 -9204 -4059 100000 2020-10-04 01:37:41
I Think I Like That Sound Kid Whatever 20 96935 -3065 -1226 100000 2021-05-02 08:08:22
Psalm Pilot Jason Creasey 20 95789 -4211 -1684 100000 2021-05-02 09:33:36
Sunshine Triple J 22 93049 -6951 -3364 100000 2021-05-02 09:33:36
Gargoyle Sanxion7 24 52255 -47745 -27501 100000 2020-10-04 01:37:41
July Smiley 20 94951 -5049 -2020 100000 2020-10-04 02:37:06
Boom Boom Dollars King Kong & D'Jungle Girls 21 93433 -6567 -2896 100000 2020-10-04 02:06:23
Ari Oh Jenny Kee 20 86254 -13746 -5498 100000 2021-03-21 07:26:09
Become Astral Ash Astral 22 81148 -18852 -9124 100000 2020-10-04 02:06:23
Coming Out Playmaker feat. Robina 19 96701 -3299 -1191 100000 2020-10-04 01:37:41
Typical Tropical Bambee 19 89747 -10253 -3701 100000 2021-03-21 07:26:09
Pink Dinosaur Miss Papaya 19 98466 -1534 -554 100000 2021-05-02 09:33:36
No Princess Lynn 19 97026 -2974 -1074 100000 2021-05-02 08:53:18
Get Lifted HOT KICKS 21 91957 -8043 -3547 100000 2021-03-21 08:52:42
July ReduX Entity 23 91036 -8964 -4742 100000 2021-03-21 08:52:42
My Baby Mama Anquette 21 88657 -11343 -5002 100000 2021-03-21 08:52:42
BU-44 Naoki 21 94610 -5390 -2377 100000 2021-03-21 07:26:09
Hip Hop Jam Indiggo 20 92492 -7508 -3003 100000 2021-05-02 08:08:22
Summer Smiley 25 65343 -34657 -21661 100000 2021-05-02 09:33:36
In The Heat Of The Night E-Rotic 20 95438 -4562 -1825 100000 2021-05-02 08:13:32
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  2.8313
Total Execution Time  2.8340
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,903,680 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3008/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.8215 seconds)  (Hide)
0.0747   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` = '3008'
GROUP BY `gs`.`grade
0.0009   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` = '3008'
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` = '3008'
AND `r`.`name` = 'total' 
2.7457   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)