4X4STYLE


Total World Records: ??
Country: US

Stars Earned
26
2
6
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
Land Of The Lost Banzai 19 93473 -6527 -2356 100000 2024-07-26 16:43:16
The 7th Element Vitas 19 92481 -7519 -2714 100000 2024-12-08 00:12:04
Da Roots Mind Reflection 20 94789 -5211 -2084 100000 2024-12-07 22:27:32
Ra Banzai 21 94370 -5630 -2483 100000 2024-07-26 16:36:29
ROM-eo & Juli8 Nina 19 60127 -39873 -14394 100000 2024-07-26 17:19:45
Click Bait S3RL feat. GL!TCH 20 94041 -5959 -2384 100000 2024-07-26 18:06:32
EternuS Sanxion7 20 92179 -7821 -3128 100000 2024-12-07 22:35:12
Feel The Melody S3RL feat. Sara 20 86279 -13721 -5488 100000 2024-07-25 18:40:51
Be Alive Stian K 20 91074 -8926 -3570 100000 2024-12-07 22:10:44
Ari Oh Jenny Kee 20 91746 -8254 -3302 100000 2024-12-07 22:17:41
Bumble Bee Bambee 20 84625 -15375 -6150 100000 2024-12-07 21:49:52
Flash In The Night Flashman 22 64425 -35575 -17218 100000 2024-07-26 19:21:06
Anubis Banzai 20 95570 -4430 -1772 100000 2024-07-27 15:38:11
Magic Mystery Tour KaW feat. Paula Terry 19 93035 -6965 -2514 100000 2024-07-26 18:48:59
Nightmare FSJ feat. Tara Louise 21 91254 -8746 -3857 100000 2024-07-26 16:39:14
Bring Your Lovin Back Fracus 20 89869 -10131 -4052 100000 2024-12-07 22:55:00
My Generation Captain Jack 20 95642 -4358 -1743 100000 2024-07-26 19:26:47
Beethoven Virus BanYa 22 43193 -56807 -27495 100000 2024-12-07 22:20:30
Kagami KaW 21 90866 -9134 -4028 100000 2024-07-26 16:12:40
The Judgement Day Naoki feat. Riyu Kosaka 19 98284 -1716 -619 100000 2024-12-08 00:18:06
Kinky Boots Daz Sampson & Nona 19 92053 -7947 -2869 100000 2024-07-26 20:41:09
Never Ending Story DJ AC-DC 20 97011 -2989 -1196 100000 2024-07-26 21:02:34
Disco High Ultimate Heights 21 90333 -9667 -4263 100000 2024-07-26 20:43:53
Cyber-Kyoto- Re-venG 20 89555 -10445 -4178 100000 2024-07-26 16:16:28
Kalinka Quiqman 20 92579 -7421 -2968 100000 2024-07-26 20:04:40
Dark Fenix DE-SIRE 22 24721 -75279 -36435 100000 2024-07-26 20:46:55
Bewitched PIXY 22 6352 -93648 -45326 100000 2024-07-25 18:25:34
Pump It Electric Callboy 21 85618 -14382 -6342 100000 2024-07-26 20:10:14
Trigger CraXy 21 84422 -15578 -6870 100000 2024-07-26 16:08:24
TURBO Tokyo Machine 21 92722 -7278 -3210 100000 2024-07-26 16:02:51
STOP! & Go Onyx 21 86700 -13300 -5865 100000 2024-07-26 20:07:27
Crab Rave Noisestorm 20 90478 -9522 -3809 100000 2024-12-07 21:52:42
Down Low Hr. Troels x Felix Schorn 20 90502 -9498 -3799 100000 2024-12-07 22:37:48
Nothing Else Matters Katya Ocean 19 94895 -5105 -1843 100000 2024-07-26 17:22:35
Blackstar Celldweller 22 85281 -14719 -7124 100000 2024-07-26 16:05:35
Keep On Dancing BEAUZ feat. Heleen 20 93166 -6834 -2734 100000 2024-07-26 18:03:52
Halloween Scream Bigshot Bo And The Swing Crusaders 21 4461 -95539 -42133 100000 2024-07-26 18:09:04
Elysium Scott Brown 21 94762 -5238 -2310 100000 2024-07-26 17:25:21
Where Did You Go Tatsunoshin 21 82656 -17344 -7649 100000 2024-07-26 19:24:10
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.4747
Total Execution Time  2.4788
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,954,400 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17673/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.4641 seconds)  (Hide)
0.0039   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` = '17673'
GROUP BY `gs`.`grade
0.0012   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` = '17673'
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` = '17673'
AND `r`.`name` = 'total' 
2.4588   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)