PoketPlayer


Total World Records: ??
Country: GB

Stars Earned
10
4
8
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
Land Of The Lost Banzai 19 90853 -9147 -3302 100000 2025-11-29 15:43:37
Lucky Star Miradey 20 54127 -45873 -18349 100000 2025-12-05 18:06:12
Joanna Crazy Loop 19 75829 -24171 -8726 100000 2025-11-29 15:20:33
Endless Day Verona 19 44193 -55807 -20146 100000 2025-12-05 17:51:06
Crazy Baby Fantasy Project 20 87741 -12259 -4904 100000 2025-11-30 16:41:43
Da Roots Mind Reflection 20 85143 -14857 -5943 100000 2025-11-29 15:41:12
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 89736 -10264 -4106 100000 2025-12-05 18:03:09
Pink Dinosaur Miss Papaya 19 90966 -9034 -3261 100000 2025-11-29 15:45:17
Anubis Banzai 20 25564 -74436 -29774 100000 2025-11-30 16:45:15
Butterfly Swingrowers 19 80978 -19022 -6867 100000 2025-11-29 15:36:15
Kinky Boots Daz Sampson & Nona 19 89914 -10086 -3641 100000 2025-11-30 16:26:05
Grab It While We Can FantastixX 19 80963 -19037 -6872 100000 2025-12-05 17:49:00
Insane Niko Noise 20 61325 -38675 -15470 100000 2025-12-05 11:06:31
Crab Rave Noisestorm 20 85462 -14538 -5815 100000 2025-11-30 16:47:30
Born to Run Red Parker 19 12142 -87858 -31717 100000 2025-12-05 17:53:47
Sirens RENOLD X Scarlett 19 88782 -11218 -4050 100000 2025-11-30 16:23:53
All Starts Now Laurell 19 90054 -9946 -3591 100000 2025-11-30 16:34:23
Breathe Me Back To Life Stonebank feat. Lena Sue 20 79934 -20066 -8026 100000 2025-12-05 18:00:59
Party ChildsPlay 19 96192 -3808 -1375 100000 2025-12-05 17:56:05
Everybody Get Up Tempo feat. Manola 19 91217 -8783 -3171 100000 2025-11-29 15:22:27
No Rules Foxela & Britt Lari 19 84551 -15449 -5577 100000 2025-11-29 14:54:07
Halley's Comet Jenna Drey & Joe Bermudez 19 82992 -17008 -6140 100000 2025-12-05 17:46:59
Singin' Every Nite Paso vs. Maximus 19 93773 -6227 -2248 100000 2025-11-30 16:51:19
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.8397
Total Execution Time  2.8437
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,938,664 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25711/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.8279 seconds)  (Hide)
0.0017   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` = '25711'
GROUP BY `gs`.`grade
0.0018   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` = '25711'
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` = '25711'
AND `r`.`name` = 'total' 
2.8243   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)