LU26


Country: US

Stars Earned
34
6
12
3

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 55

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 83898 2026-01-14 01:40:22
Party All Night KaW feat. Sam-I-Am 20 70144 2026-02-26 02:07:43
Don't Stop My Music Tonight David Dima 22 72632 2026-01-16 00:34:48
Sunshine Triple J 22 72136 2026-02-12 00:41:27
EternuS Sanxion7 20 90781 2025-12-14 02:06:50
Boom Boom Dollars King Kong & D'Jungle Girls 21 81859 2025-11-18 01:08:43
Never Gonna Make Morgana 21 73394 2025-12-03 00:29:08
Waka Laka Jenny Rom vs. The Zippers 21 91905 2025-11-04 00:35:11
Flash In The Night Flashman 22 79661 2025-10-30 01:07:04
Hero Miss Papaya 20 83256 2025-12-14 02:55:33
Young Forever Rebecca 20 79943 2026-01-14 01:57:10
The Saint Goes Marching The Saint 21 79294 2025-11-18 01:52:40
Music & Police CJ Crew & KaW feat. Christian D. 21 78815 2025-11-01 00:38:08
So Deep Silvertear 21 82721 2025-12-14 02:15:04
Stay Tess 20 66338 2025-11-01 00:02:11
We're Getting Faster Darwin feat. Fraz 22 78371 2026-02-19 00:30:45
Fantasy Melissa 21 82768 2025-11-01 00:29:00
Living In America Rose & John 22 80963 2026-01-07 02:31:52
Speed Over Beethoven Rose 22 78085 2026-03-03 23:51:03
Dam Dadi Doo Fantasy Project 22 87807 2025-11-04 01:29:30
Classic Madness Fracus & Darwin 21 90669 2025-12-14 02:43:45
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 79056 2026-02-14 00:49:43
Sky High Lucyfer 20 83772 2026-02-26 01:56:05
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 87703 2025-10-30 00:42:34
Nori Nori Nori Judy Crystal 21 80690 2025-11-01 00:44:45
Beethoven Virus BanYa 22 85627 2025-11-18 02:00:17
BU-44 Naoki 21 79236 2025-11-12 00:42:39
Do It All Night E-Rotic 20 78897 2025-11-18 01:37:59
Baby Love Me Judy Crystal 21 87144 2026-03-06 01:12:11
Summer Smiley 25 9000 2026-01-14 02:15:39
Winter BanYa 25 12459 2025-09-23 23:10:44
Dr. M BanYa 23 73727 2025-11-15 21:07:20
Cartoon Heroes Barbie Young 21 73934 2026-01-16 00:51:10
Step Up Amadeus BanYa 22 83568 2025-11-12 01:34:06
Kick It Man KaW feat. DAZ 19 73401 2025-09-03 00:34:11
Paradox Naoki feat. Riyu Kosaka 20 83205 2025-09-20 00:31:17
Queen Of Light E-Rotic 21 87357 2025-11-04 01:10:08
Canon D.2 Yahpp 23 80151 2026-01-07 03:15:18
403 NAOKI underground 23 80269 2026-03-06 00:33:10
Dark Fenix DE-SIRE 22 75669 2025-12-14 03:01:20
Pump It Electric Callboy 21 80323 2025-11-04 01:08:00
Demon's World CJ Crew 22 84515 2025-11-18 01:17:31
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 73417 2026-02-04 01:42:27
Lemmings On The Run E-Rotic 21 89047 2026-01-07 02:29:52
Stockholm to Bombay Dr. Bombay 21 85683 2025-11-18 01:47:29
Running In The 90s Max Coveri 23 89303 2025-12-14 02:11:35
MEANT 2 BE THIRST & nuphory 23 29759 2025-11-01 01:02:12
Falling In Love Again Naoki feat. Paula Terry 20 71391 2025-11-01 00:24:33
Ping Pong AronChupa & Little Sis Nora 20 87607 2025-11-04 01:05:50
Boogie Shoes AronChupa & Little Sis Nora 20 91101 2025-11-18 01:06:45
Revolution Naoki 23 56946 2025-12-14 02:50:42
Bella Ciao BEAUZ & XYSM 20 91378 2025-10-13 23:06:21
Sevillana Mirage Re-venG 24 79848 2026-01-20 23:54:09
King Of Fire Max Casanova 21 83857 2025-11-01 00:56:59
I See Codeko 24 61016 2026-01-20 23:57:28
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0167
Total Execution Time  0.0198
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,678,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24220
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0045 seconds)  (Hide)
0.0029   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` = '24220'
GROUP BY `gs`.`grade
0.0014   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` = '24220'
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` = '24220'
AND `r`.`name` = 'total' 
  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)