RedPanda


Total World Records: ??
Country: AU

Stars Earned
12
10
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
Change The World Nathalie & Kim Lukas 19 79396 -20604 -7438 100000 2023-07-11 03:31:04
Think Thousand Thoughts Auvic 20 52306 -47694 -19078 100000 2023-08-19 05:07:26
Blow My Mind Alphadelta 19 74409 -25591 -9238 100000 2023-08-28 06:08:00
Mexi Mexi Mozquito 20 77659 -22341 -8936 100000 2023-08-28 06:05:34
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 80905 -19095 -6893 100000 2023-09-15 03:34:38
Monolith Affinity 25 2062 -97938 -61211 100000 2023-08-18 05:35:10
Dolphin Talk Pyramyth 23 69974 -30026 -15884 100000 2023-12-05 04:56:05
Equinox Mage 21 11107 -88893 -39202 100000 2023-11-30 02:57:10
Nothing Gonna Stop Micky 20 81318 -18682 -7473 100000 2023-12-05 04:53:42
MAX428 Omega 27 824 -98998 -72170 99822 2023-11-25 03:31:46
Electro Asia Re-venge Phoenix 21 30285 -69715 -30744 100000 2023-08-19 05:09:39
What Love Feels Like Leonail 20 81857 -18143 -7257 100000 2023-11-25 03:29:31
Ma Huggies FIG & Nico Sleator 20 79528 -20472 -8189 100000 2023-12-05 04:51:41
Sky High DJ Miko 20 72160 -27840 -11136 100000 2023-08-19 05:04:51
Butterfly Swingrowers 19 80624 -19376 -6995 100000 2023-08-19 05:12:47
Robot World Oscillator X 19 81870 -18130 -6545 100000 2023-12-05 04:48:22
Get Up'n Move S & K 20 48860 -51140 -20456 100000 2023-08-18 06:17:45
Cyber-Kyoto- Re-venG 20 76055 -23945 -9578 100000 2023-08-18 06:14:51
BUBBLES Tokyo Machine 22 71160 -28840 -13959 100000 2023-08-19 05:21:58
Here For You PIXL feat. Q'AILA 19 59699 -40301 -14549 100000 2023-08-28 06:09:51
Press Start MDK 23 32951 -67049 -35469 100000 2023-12-05 04:58:20
TURBO Tokyo Machine 21 69752 -30248 -13339 100000 2023-08-19 05:18:49
Crab Rave Noisestorm 20 17547 -82453 -32981 100000 2023-08-18 05:32:40
Born to Run Red Parker 19 81238 -18762 -6773 100000 2023-08-19 05:14:40
Do My Thing PRTY ANML 20 83392 -16608 -6643 100000 2023-08-19 05:25:13
Blackstar Celldweller 22 33713 -66287 -32083 100000 2023-09-15 03:44:35
The Other Side Au5 & Chime 25 8091 -91909 -57443 100000 2023-11-30 02:52:46
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  3.0390
Total Execution Time  3.0422
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,208 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10824/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.0306 seconds)  (Hide)
0.0053   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` = '10824'
GROUP BY `gs`.`grade
0.0093   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` = '10824'
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` = '10824'
AND `r`.`name` = 'total' 
3.0158   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)