LockedIn


Total World Records: ??
Country: US

Stars Earned
14
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
The 7th Element Vitas 19 98760 -1240 -448 100000 2024-03-30 15:09:19
Zodiac Banzai 21 96360 -3640 -1605 100000 2024-03-30 15:06:25
Crazyloop Crazy Loop 22 99165 -835 -404 100000 2025-05-27 17:55:54
Disconnected Disco Kid Whatever 20 98128 -1872 -749 100000 2025-06-04 21:54:37
Click Bait S3RL feat. GL!TCH 20 98792 -1208 -483 100000 2025-06-04 16:22:00
July Smiley 20 98463 -1537 -615 100000 2024-02-03 23:39:03
Boom Boom Dollars King Kong & D'Jungle Girls 21 99223 -777 -343 100000 2025-07-11 21:13:54
Waka Laka Jenny Rom vs. The Zippers 21 99427 -573 -253 100000 2025-05-27 17:47:14
Senorita Jenny Rom 23 97458 -2542 -1345 100000 2023-11-13 01:44:53
Ghosts Tenth Planet 20 97844 -2156 -862 100000 2025-07-11 21:50:15
Anubis Banzai 20 98021 -1979 -792 100000 2023-11-13 01:41:33
Dam Dariram Joga 20 98811 -1189 -476 100000 2024-02-03 18:12:18
So Deep Silvertear 21 99225 -775 -342 100000 2025-07-11 21:47:07
Speed Over Beethoven Rose 22 99344 -656 -318 100000 2025-06-04 22:01:26
Dam Dadi Doo Fantasy Project 22 94297 -5703 -2760 100000 2024-03-30 23:36:40
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 96822 -3178 -1401 100000 2023-12-30 02:41:49
Destiny Smiley 23 96573 -3427 -1813 100000 2024-02-04 00:31:44
Cartoon Heroes Barbie Young 21 97206 -2794 -1232 100000 2024-02-03 18:19:08
Shiawase Dion Timmer 23 97816 -2184 -1155 100000 2025-05-27 17:43:51
We Got The Moves Electric Callboy 20 98842 -1158 -463 100000 2025-05-21 16:36:07
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 97922 -2078 -1099 100000 2024-02-03 22:15:45
Crab Rave Noisestorm 20 98887 -1113 -445 100000 2025-06-04 16:19:39
SPEED KING David Kane 24 95417 -4583 -2640 100000 2025-05-19 17:12:52
Falling In Love Again Naoki feat. Paula Terry 20 98518 -1482 -593 100000 2025-06-02 19:10:33
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.8636
Total Execution Time  2.8667
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6621/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.8548 seconds)  (Hide)
0.0015   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` = '6621'
GROUP BY `gs`.`grade
0.0017   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` = '6621'
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` = '6621'
AND `r`.`name` = 'total' 
2.8515   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)