Polony


Total World Records: ??
Country: JP

Stars Earned
19
9
3

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
Dance Vibrations Elpis 19 82507 -17493 -6315 100000 2019-09-28 08:25:53
Dynamo Oscillator X 19 74441 -25559 -9227 100000 2019-09-28 08:25:53
Frozen Fire Kbit 23 21583 -78417 -41483 100000 2019-02-13 12:47:59
Remember December Smiley 22 77713 -22287 -10787 100000 2019-03-20 06:58:04
Revenge MonstDeath 21 75225 -24775 -10926 100000 2021-02-08 02:44:17
The Rainmaker Doug Laurent 20 80922 -19078 -7631 100000 2019-04-12 12:26:34
Bagpipe A-Moe 20 75280 -24720 -9888 100000 2019-04-26 12:05:39
Birdie Doolittle 19 85893 -14107 -5093 100000 2019-09-28 08:12:02
Can't Let Go Jenna Drey 19 79857 -20143 -7272 100000 2019-09-28 08:19:00
Change The World Nathalie & Kim Lukas 19 86302 -13698 -4945 100000 2019-09-28 08:19:00
Dream A Dream Captain Jack 20 82253 -17747 -7099 100000 2019-04-26 12:05:39
RockSlaves Leo Pigot & Rinat Crone 23 8614 -91386 -48343 100000 2019-02-06 13:00:40
Show Me Your Moves Auvic 20 3562 -96438 -38575 100000 2019-07-23 13:15:33
Ba Be Loo Be La Kristeen 20 77437 -22563 -9025 100000 2019-09-28 08:12:02
Blow My Mind Alphadelta 19 75923 -24077 -8692 100000 2019-02-13 12:29:40
Bounce Crew 7 19 73948 -26052 -9405 100000 2019-02-20 13:01:53
Endless Day Verona 19 72879 -27121 -9791 100000 2019-09-28 08:44:52
Who KaW 21 5107 -94893 -41848 100000 2019-02-13 12:39:30
Crazy Baby Fantasy Project 20 77722 -22278 -8911 100000 2019-03-13 06:40:37
Everything Is Changing Rikah 19 45862 -54138 -19544 100000 2019-09-28 08:44:52
Ignition Starts KaW 21 27263 -72737 -32077 100000 2019-04-26 12:11:44
Monody TheFatRat feat. Laura Brehm 22 72325 -27675 -13395 100000 2019-04-26 11:58:48
Unity TheFatRat 21 83244 -16756 -7389 100000 2019-07-23 12:45:55
Go 60 Go Takoyaki 24 887 -99113 -57089 100000 2019-03-20 07:16:11
My Life Is So Crazy Initial P 24 5398 -94602 -54491 100000 2019-03-13 06:40:37
Pop4 Vibes & Wishdokta 22 68324 -31676 -15331 100000 2019-03-20 09:19:46
Ra Banzai 21 71674 -28326 -12492 100000 2019-02-06 13:00:40
Reactor Jason Creasey 19 85593 -14407 -5201 100000 2019-04-26 12:05:39
This Is Rock And Roll DJ Zombie 19 2963 -97037 -35030 100000 2019-02-13 12:54:52
Dies Irae Jason Creasey 19 80015 -19985 -7215 100000 2019-09-28 08:25:53
Megalovania Toby Fox 21 78116 -21884 -9651 100000 2021-02-08 02:51:30
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.9557
Total Execution Time  2.9599
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,922,936 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/1052/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.9442 seconds)  (Hide)
0.0504   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` = '1052'
GROUP BY `gs`.`grade
0.0521   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` = '1052'
AND `ghs`.`private` = 
0.0003   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` = '1052'
AND `r`.`name` = 'total' 
2.8413   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)