appledew


Total World Records: ??
Country: US

Stars Earned
12
12
4

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
Birdie Doolittle 19 79288 -20712 -7477 100000 2024-10-19 19:32:59
Dream A Dream Captain Jack 20 83332 -16668 -6667 100000 2025-07-17 01:29:07
Joanna Crazy Loop 19 87932 -12068 -4357 100000 2025-07-19 01:25:55
The 7th Element Vitas 19 82995 -17005 -6139 100000 2025-04-20 21:20:23
Mexi Mexi Mozquito 20 86339 -13661 -5464 100000 2025-07-17 01:38:41
EternuS Sanxion7 20 88925 -11075 -4430 100000 2025-07-19 01:50:56
Mellow Rikki & Daz 20 85623 -14377 -5751 100000 2025-07-17 02:48:36
Coming Out Playmaker feat. Robina 19 91620 -8380 -3025 100000 2025-07-18 23:29:28
Movin On Ellen Gee 20 79281 -20719 -8288 100000 2024-10-19 21:49:16
The Saint Goes Marching The Saint 21 24659 -75341 -33225 100000 2025-04-12 01:46:16
In The Heat Of The Night E-Rotic 20 87268 -12732 -5093 100000 2025-04-12 01:21:03
Test My Best E-Rotic 21 82651 -17349 -7651 100000 2025-07-17 02:36:52
Kick It Man KaW feat. DAZ 19 90047 -9953 -3593 100000 2025-04-12 01:49:48
Closer To Heaven Nëonne 21 81603 -18397 -8113 100000 2025-07-18 22:45:42
Lay It Down Tchorta & Gui Boratto 19 90454 -9546 -3446 100000 2025-07-19 01:28:39
Silent Movie Little Violet 19 86831 -13169 -4754 100000 2025-07-17 01:24:59
The Shrimps Vertigini 20 79007 -20993 -8397 100000 2025-04-12 01:44:06
Right Into You The Tech Team 20 80951 -19049 -7620 100000 2024-10-19 21:47:09
Lemmings On The Run E-Rotic 21 10646 -89354 -39405 100000 2024-10-19 20:50:37
Born to Run Red Parker 19 90653 -9347 -3374 100000 2025-07-18 23:27:05
Every Little Thing Conro 21 92410 -7590 -3347 100000 2025-07-17 02:53:03
UFO Little Sis Nora & S3RL 20 89014 -10986 -4394 100000 2025-04-12 01:36:44
The 7 Jump Ken-D 19 2416 -97584 -35228 100000 2025-04-11 01:46:09
Tick Tock Technikore 20 2268 -97732 -39093 100000 2024-10-19 21:18:39
Rain Dance MUZZ 21 76993 -23007 -10146 100000 2025-07-18 23:24:46
Ping Pong AronChupa & Little Sis Nora 20 92439 -7561 -3024 100000 2025-07-17 02:29:34
Running Ninja Eurofunk 21 84590 -15410 -6796 100000 2025-07-17 01:41:33
The Banana Song SIPPY 19 91490 -8510 -3072 100000 2025-07-19 02:08:32
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  3.5025
Total Execution Time  3.5069
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19226/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.4443 seconds)  (Hide)
0.0057   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` = '19226'
GROUP BY `gs`.`grade
0.0046   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` = '19226'
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` = '19226'
AND `r`.`name` = 'total' 
3.4338   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)