LY2764FR


Total World Records: ??
Country: JP

Stars Earned
12
11
4
1

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 87001 -12999 -4693 100000 2020-10-30 02:30:14
Party All Night KaW feat. Sam-I-Am 20 83701 -16299 -6520 100000 2020-10-30 08:29:32
RockSlaves Leo Pigot & Rinat Crone 23 77503 -22497 -11901 100000 2024-07-23 09:40:43
Show Me Your Moves Auvic 20 72341 -27659 -11064 100000 2020-10-30 02:30:14
Unity TheFatRat 21 87387 -12613 -5562 100000 2021-06-27 09:58:16
Dies Irae Jason Creasey 19 83489 -16511 -5960 100000 2021-06-27 09:59:25
Feel The Melody S3RL feat. Sara 20 95060 -4940 -1976 100000 2025-06-15 02:43:41
Pink Fuzzy Bunnies Wonderboy 25 5072 -94928 -59330 100000 2021-06-27 09:59:52
Xuxa Smiley 23 75545 -24455 -12937 100000 2021-06-27 09:59:25
Boom Boom Dollars King Kong & D'Jungle Girls 21 71835 -28165 -12421 100000 2020-10-30 02:58:29
Be Alive Stian K 20 91064 -8936 -3574 100000 2024-07-23 09:19:00
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 86588 -13412 -4842 100000 2021-06-27 09:59:52
Electric The DNC feat. Miss Amani 22 87180 -12820 -6205 100000 2024-07-23 09:30:53
Music & Police CJ Crew & KaW feat. Christian D. 21 75661 -24339 -10733 100000 2020-10-30 08:29:32
Devil Inside CRMNL 19 88117 -11883 -4290 100000 2020-10-30 08:29:31
Life Ride Pyramyth 22 89454 -10546 -5104 100000 2024-07-23 09:37:07
Crime Time CJ Crew & KaW feat. Sedge 22 60076 -39924 -19323 100000 2021-06-27 09:59:06
On My Own Anamanaguchi feat. HANA 21 78973 -21027 -9273 100000 2021-06-27 09:58:47
BU-44 Naoki 21 81510 -18490 -8154 100000 2021-06-27 09:59:25
Kick It Man KaW feat. DAZ 19 92816 -7184 -2593 100000 2025-06-15 02:41:14
Outbreak Feint feat. MYLK 23 87624 -12376 -6547 100000 2024-07-23 09:34:03
Pump It Electric Callboy 21 77658 -22342 -9853 100000 2024-07-23 09:22:12
INEEDU Teddy Killerz 22 72981 -27019 -13077 100000 2023-01-16 08:43:50
Techno World NAOKI underground 22 75500 -24500 -11858 100000 2024-07-23 08:01:24
2NITE nanobii 21 88653 -11347 -5004 100000 2024-07-23 09:28:09
Supernova Laszlo 22 83940 -16060 -7773 100000 2024-07-23 09:25:00
Accelerate Teminite & Skybreak 24 60955 -39045 -22490 100000 2024-07-23 09:43:08
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 93086 -6914 -3049 100000 2025-06-15 02:46:21
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  1.8939
Total Execution Time  1.8969
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,400 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2456/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 (1.8822 seconds)  (Hide)
0.0037   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` = '2456'
GROUP BY `gs`.`grade
0.0028   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` = '2456'
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` = '2456'
AND `r`.`name` = 'total' 
1.8755   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)