Jeno


Total World Records: ??
Country: DE

Stars Earned
8
23
5

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 33954 -66046 -23843 100000 2024-05-18 09:55:36
Firewalker Xenon 19 73084 -26916 -9717 100000 2025-05-31 13:05:10
Change The World Nathalie & Kim Lukas 19 81603 -18397 -6641 100000 2025-05-31 13:10:51
Show Me Your Moves Auvic 20 66882 -33118 -13247 100000 2025-05-31 12:11:48
Blow My Mind Alphadelta 19 47505 -52495 -18951 100000 2024-05-18 10:28:58
Girlz Night Out Jenna Drey 20 69864 -30136 -12054 100000 2025-05-31 12:16:53
Da Roots Mind Reflection 20 72427 -27573 -11029 100000 2024-10-12 14:50:41
Disconnected Disco Kid Whatever 20 70604 -29396 -11758 100000 2024-10-12 14:53:25
Ladybug Coconut 19 79089 -20911 -7549 100000 2025-05-31 12:22:56
Paranormal Inspector K 20 22469 -77531 -31012 100000 2025-05-31 12:14:37
Click Bait S3RL feat. GL!TCH 20 59667 -40333 -16133 100000 2024-07-13 12:00:36
Feel The Melody S3RL feat. Sara 20 11469 -88531 -35412 100000 2024-05-25 10:22:56
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 79823 -20177 -7284 100000 2025-05-31 12:26:03
Ari Oh Jenny Kee 20 4646 -95354 -38142 100000 2025-05-31 11:09:33
Bumble Bee Bambee 20 34874 -65126 -26050 100000 2024-10-12 13:06:38
Coming Out Playmaker feat. Robina 19 80123 -19877 -7176 100000 2025-05-31 13:13:26
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 74334 -25666 -10266 100000 2025-05-31 11:04:05
Pink Dinosaur Miss Papaya 19 82456 -17544 -6333 100000 2025-05-31 13:00:05
No Princess Lynn 19 72865 -27135 -9796 100000 2024-10-12 12:26:37
Devil Inside CRMNL 19 80401 -19599 -7075 100000 2024-07-13 13:23:10
Megalovania Toby Fox 21 78168 -21832 -9628 100000 2024-10-12 12:24:10
The Judgement Day Naoki feat. Riyu Kosaka 19 79685 -20315 -7334 100000 2024-10-12 14:40:36
Sky High DJ Miko 20 74969 -25031 -10012 100000 2024-10-12 15:31:41
Operator Miss Papaya 19 9244 -90756 -32763 100000 2024-07-06 12:36:20
Robot World Oscillator X 19 75308 -24692 -8914 100000 2024-10-12 15:10:43
Lay It Down Tchorta & Gui Boratto 19 77367 -22633 -8171 100000 2025-05-31 13:17:49
Silent Movie Little Violet 19 77255 -22745 -8211 100000 2025-05-31 10:59:00
Recovery JMCX 19 78096 -21904 -7907 100000 2025-05-31 13:28:14
Crab Rave Noisestorm 20 76040 -23960 -9584 100000 2024-10-12 12:32:06
Bambole (Ole) Papa Gonzalez 20 72997 -27003 -10801 100000 2025-05-31 11:06:39
Just Dance Bad Computer 20 48385 -51615 -20646 100000 2025-05-31 11:58:09
Nothing Else Matters Katya Ocean 19 77422 -22578 -8151 100000 2025-05-31 13:21:51
Sirens RENOLD X Scarlett 19 84302 -15698 -5667 100000 2025-05-31 12:20:13
All Starts Now Laurell 19 81601 -18399 -6642 100000 2024-10-12 14:45:01
The 7 Jump Ken-D 19 84045 -15955 -5760 100000 2024-10-12 15:33:56
Boogeyman Wizardz of Oz 19 75736 -24264 -8759 100000 2025-05-31 13:02:26
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.1990
Total Execution Time  2.2029
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,941,712 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15160/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.1877 seconds)  (Hide)
0.0093   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` = '15160'
GROUP BY `gs`.`grade
0.0055   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` = '15160'
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` = '15160'
AND `r`.`name` = 'total' 
2.1727   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)