Mrpandas


Total World Records: ??
Country: US

Stars Earned
25
1
3
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
Dream A Dream Captain Jack 20 91578 -8422 -3369 100000 2025-06-02 00:20:37
Blow My Mind Alphadelta 19 92486 -7514 -2713 100000 2024-05-25 22:31:31
Ignition Starts KaW 21 87386 -12614 -5563 100000 2024-05-26 00:58:08
Surf Hyper Potions 22 86937 -13063 -6322 100000 2024-05-27 02:32:04
Dies Irae Jason Creasey 19 89361 -10639 -3841 100000 2025-06-02 00:23:20
Mellow Rikki & Daz 20 89289 -10711 -4284 100000 2024-05-25 02:38:34
July Smiley 20 2486 -97514 -39006 100000 2024-12-14 02:13:20
Boom Boom Dollars King Kong & D'Jungle Girls 21 92395 -7605 -3354 100000 2024-05-25 22:33:11
Bumble Bee Bambee 20 93126 -6874 -2750 100000 2024-12-12 18:50:04
Waka Laka Jenny Rom vs. The Zippers 21 78356 -21644 -9545 100000 2025-03-01 22:27:19
Typical Tropical Bambee 19 94583 -5417 -1956 100000 2024-12-14 01:57:40
Ghosts Tenth Planet 20 88309 -11691 -4676 100000 2024-05-25 02:54:17
Bye Bye Baby Balloon Joga 21 86129 -13871 -6117 100000 2024-05-26 20:23:12
Dam Dariram Joga 20 64769 -35231 -14092 100000 2025-03-01 22:15:22
So Deep Silvertear 21 88535 -11465 -5056 100000 2024-05-25 02:56:54
Stay Tess 20 89753 -10247 -4099 100000 2024-05-26 00:59:48
BU-44 Naoki 21 96112 -3888 -1715 100000 2024-05-25 17:22:02
Katana Fighter Electron 22 93308 -6692 -3239 100000 2024-05-25 22:17:19
Cartoon Heroes Barbie Young 21 89437 -10563 -4658 100000 2024-05-25 02:45:36
Closer To Heaven Nëonne 21 90143 -9857 -4347 100000 2024-05-25 17:16:45
Disco High Ultimate Heights 21 92933 -7067 -3117 100000 2024-05-26 20:24:52
The Shrimps Vertigini 20 90418 -9582 -3833 100000 2024-05-27 02:24:16
Cosmic Drive Quiqman 22 92554 -7446 -3604 100000 2024-05-27 02:30:24
Stop Me Natsume Oki 21 90961 -9039 -3986 100000 2024-12-12 18:52:56
Down Low Hr. Troels x Felix Schorn 20 88012 -11988 -4795 100000 2025-03-01 22:17:02
Work Stella Mwangi 21 89868 -10132 -4468 100000 2024-05-27 02:25:56
The Bass & the Melody S3RL 22 87147 -12853 -6221 100000 2024-05-25 02:50:26
Under The Bed Macks Wolf X Tatsunoshin 21 96534 -3466 -1529 100000 2024-05-25 02:47:16
Bad Revenge from20 20 83022 -16978 -6791 100000 2025-06-04 23:35:02
Remember Me Leslie Parrish 21 89981 -10019 -4418 100000 2025-06-04 23:40:57
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.0035
Total Execution Time  3.0063
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12653/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.9951 seconds)  (Hide)
0.0019   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` = '12653'
GROUP BY `gs`.`grade
0.0007   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` = '12653'
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` = '12653'
AND `r`.`name` = 'total' 
2.9923   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)