GDLenny


Total World Records: ??
Country: DE

Stars Earned
2
6
3
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
Bagpipe A-Moe 20 73941 -26059 -10424 100000 2026-03-20 13:43:23
Change The World Nathalie & Kim Lukas 19 89504 -10496 -3789 100000 2026-04-24 13:39:29
Joanna Crazy Loop 19 59201 -40799 -14728 100000 2026-04-03 15:02:53
The 7th Element Vitas 19 59212 -40788 -14724 100000 2026-03-27 14:19:07
Mexi Mexi Mozquito 20 1931 -98069 -39228 100000 2026-03-20 14:16:52
Da Roots Mind Reflection 20 35467 -64533 -25813 100000 2026-03-13 16:29:55
Ize Pie Headtwist & Pump 19 13436 -86564 -31250 100000 2026-04-03 14:52:17
Reactor Jason Creasey 19 20409 -79591 -28732 100000 2026-03-13 16:11:23
Dies Irae Jason Creasey 19 64874 -35126 -12680 100000 2026-03-27 13:54:51
No Nobody's Love Joga 20 4720 -95280 -38112 100000 2026-03-20 14:47:09
Operator Miss Papaya 19 81722 -18278 -6598 100000 2026-04-03 14:12:27
Never Ending Story DJ AC-DC 20 4746 -95254 -38102 100000 2026-04-03 14:21:59
Follow My Pamp Andrea Damante feat. Adam Clay 20 26252 -73748 -29499 100000 2026-04-24 13:34:38
Lay It Down Tchorta & Gui Boratto 19 48962 -51038 -18425 100000 2026-04-03 14:53:57
High On Your Love Safura 19 91490 -8510 -3072 100000 2026-03-27 13:58:12
Here For You PIXL feat. Q'AILA 19 86545 -13455 -4857 100000 2026-03-27 14:04:11
Only You DEXTER KING feat. Alexis Donn 19 91132 -8868 -3201 100000 2026-03-27 14:07:37
Born to Run Red Parker 19 6708 -93292 -33678 100000 2026-03-20 14:19:46
The 7 Jump Ken-D 19 1337 -98663 -35617 100000 2026-04-03 14:34:57
The Banana Song SIPPY 19 89144 -10856 -3919 100000 2026-04-03 14:33:17
Hands Up, Touch The Sky NAOKI feat. NOVA 19 90671 -9329 -3368 100000 2026-04-03 14:55:37
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  5.2494
Total Execution Time  5.2523
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,006,448 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/26296/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 (5.2403 seconds)  (Hide)
0.1096   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` = '26296'
GROUP BY `gs`.`grade
0.0110   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` = '26296'
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` = '26296'
AND `r`.`name` = 'total' 
5.1195   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)