alakarsha


Total World Records: ??
Country: US

Stars Earned
19
3
7
6

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 84698 -15302 -5524 100000 2025-10-08 22:38:33
Dynamo Oscillator X 19 89583 -10417 -3761 100000 2026-04-29 22:16:16
Firewalker Xenon 19 78931 -21069 -7606 100000 2026-05-13 21:02:55
Birdie Doolittle 19 16699 -83301 -30072 100000 2024-11-20 21:38:41
Can't Let Go Jenna Drey 19 66205 -33795 -12200 100000 2025-10-08 22:34:21
Change The World Nathalie & Kim Lukas 19 81647 -18353 -6625 100000 2025-10-08 22:36:28
Blow My Mind Alphadelta 19 81232 -18768 -6775 100000 2025-10-08 22:19:28
Bounce Crew 7 19 77512 -22488 -8118 100000 2026-03-27 23:22:16
Endless Day Verona 19 82407 -17593 -6351 100000 2026-05-13 20:58:20
Everything Is Changing Rikah 19 50388 -49612 -17910 100000 2026-05-13 21:00:38
Dies Irae Jason Creasey 19 23904 -76096 -27471 100000 2025-08-13 22:20:17
Ladybug Coconut 19 84366 -15634 -5644 100000 2025-10-08 22:24:29
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 78892 -21108 -7620 100000 2025-10-08 22:22:23
Coming Out Playmaker feat. Robina 19 85473 -14527 -5244 100000 2025-05-14 21:14:51
Pink Dinosaur Miss Papaya 19 83116 -16884 -6095 100000 2026-01-21 22:55:03
Devil Inside CRMNL 19 89864 -10136 -3659 100000 2026-04-29 22:14:02
Megalovania Toby Fox 21 38015 -61985 -27335 100000 2025-05-14 21:13:11
The Judgement Day Naoki feat. Riyu Kosaka 19 66138 -33862 -12224 100000 2025-08-13 22:25:26
Butterfly Swingrowers 19 77775 -22225 -8023 100000 2025-10-22 22:07:53
Kick It Man KaW feat. DAZ 19 32480 -67520 -24375 100000 2026-03-25 21:47:46
Lay It Down Tchorta & Gui Boratto 19 79488 -20512 -7405 100000 2025-10-19 18:10:51
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 59208 -40792 -14726 100000 2025-08-20 21:46:35
Crab Rave Noisestorm 20 11614 -88386 -35354 100000 2025-08-20 21:50:34
Born to Run Red Parker 19 7184 -92816 -33507 100000 2025-07-09 22:55:43
All Starts Now Laurell 19 88752 -11248 -4061 100000 2026-04-29 22:11:58
The 7 Jump Ken-D 19 77641 -22359 -8072 100000 2025-05-14 21:19:38
Boogeyman Wizardz of Oz 19 61848 -38152 -13773 100000 2025-10-19 18:08:20
Party ChildsPlay 19 80808 -19192 -6928 100000 2026-03-27 23:19:38
Truth or Dare PIXY 19 83949 -16051 -5794 100000 2025-08-13 22:22:47
Everybody Get Up Tempo feat. Manola 19 81343 -18657 -6735 100000 2026-03-27 23:25:37
No Rules Foxela & Britt Lari 19 70525 -29475 -10640 100000 2025-08-13 22:36:27
Halley's Comet Jenna Drey & Joe Bermudez 19 75310 -24690 -8913 100000 2026-03-25 21:50:43
Strange Stubborn Proud ELYXR feat. Kurt Harland Larson 19 67563 -32437 -11710 100000 2025-08-20 21:44:04
Why Me Desire 19 85258 -14742 -5322 100000 2025-08-20 21:40:41
Hands Up, Touch The Sky NAOKI feat. NOVA 19 78488 -21512 -7766 100000 2026-03-25 21:45:20
  BENCHMARKS  
Loading Time: Base Classes  0.0042
Controller Execution Time ( Main / Rival )  7.1270
Total Execution Time  7.1316
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,057,192 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13234/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 (7.1155 seconds)  (Hide)
0.0105   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` = '13234'
GROUP BY `gs`.`grade
0.0061   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` = '13234'
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` = '13234'
AND `r`.`name` = 'total' 
7.0986   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)