Peasy


Total World Records: ??
Country: US

Stars Earned
2
12
10

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 71956 -28044 -10124 100000 2024-01-08 00:31:44
Dynamo Oscillator X 19 29147 -70853 -25578 100000 2024-01-08 00:33:49
Can't Let Go Jenna Drey 19 67706 -32294 -11658 100000 2024-01-02 00:41:31
The 7th Element Vitas 19 73840 -26160 -9444 100000 2022-12-26 20:39:41
What Happened To Love Denine 19 79278 -20722 -7481 100000 2022-10-11 01:04:47
Be Alive Stian K 20 4161 -95839 -38336 100000 2021-05-09 08:15:41
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 79914 -20086 -7251 100000 2024-01-22 02:49:34
Coming Out Playmaker feat. Robina 19 77517 -22483 -8116 100000 2023-01-06 03:25:44
Typical Tropical Bambee 19 18756 -81244 -29329 100000 2021-07-02 06:05:22
Pink Dinosaur Miss Papaya 19 13954 -86046 -31063 100000 2023-03-16 01:09:26
No Princess Lynn 19 43442 -56558 -20417 100000 2022-09-02 01:50:32
Doh! Tale & Dutch 20 11562 -88438 -35375 100000 2021-12-02 01:35:51
Butterfly Swingrowers 19 26817 -73183 -26419 100000 2023-01-10 02:06:06
Kick It Man KaW feat. DAZ 19 31170 -68830 -24848 100000 2023-03-09 00:52:40
If You Can Say Goodbye Kate Project 19 73357 -26643 -9618 100000 2024-01-08 00:29:44
Kinky Boots Daz Sampson & Nona 19 11103 -88897 -32092 100000 2023-04-02 21:09:00
Grab It While We Can FantastixX 19 28466 -71534 -25824 100000 2023-12-22 00:40:08
Say Na Na Na Serhat 19 79617 -20383 -7358 100000 2022-09-02 01:48:36
Silent Movie Little Violet 19 85511 -14489 -5231 100000 2023-04-09 02:53:10
Recovery JMCX 19 79914 -20086 -7251 100000 2023-07-02 15:23:05
WYGD Bishu 19 78992 -21008 -7584 100000 2024-01-16 02:55:24
Orbit Ellis 19 54546 -45454 -16409 100000 2023-02-25 02:53:35
Sirens RENOLD X Scarlett 19 45129 -54871 -19808 100000 2023-07-02 15:10:00
Party ChildsPlay 19 86395 -13605 -4911 100000 2025-02-02 02:55:06
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  1.8459
Total Execution Time  1.8487
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,512 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2471/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 (1.8359 seconds)  (Hide)
0.0125   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` = '2471'
GROUP BY `gs`.`grade
0.0045   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` = '2471'
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` = '2471'
AND `r`.`name` = 'total' 
1.8187   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)