Spieed2k1


Total World Records: ??
Country: PL

Stars Earned
11
13
1
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
Remember December Smiley 22 86818 -13182 -6380 100000 2024-07-15 12:00:47
Bagpipe A-Moe 20 84629 -15371 -6148 100000 2024-07-15 11:52:25
Zodiac Banzai 21 34127 -65873 -29050 100000 2024-06-17 12:34:46
Crazyloop Crazy Loop 22 77407 -22593 -10935 100000 2024-07-15 09:14:15
Da Roots Mind Reflection 20 83493 -16507 -6603 100000 2024-06-17 12:45:32
Disconnected Disco Kid Whatever 20 88165 -11835 -4734 100000 2024-07-15 11:37:23
I Think I Like That Sound Kid Whatever 20 88451 -11549 -4620 100000 2024-07-15 10:01:11
ROM-eo & Juli8 Nina 19 56367 -43633 -15752 100000 2024-07-15 11:23:56
This Is Rock And Roll DJ Zombie 19 89339 -10661 -3849 100000 2025-04-22 10:45:01
Click Bait S3RL feat. GL!TCH 20 87824 -12176 -4870 100000 2024-07-15 09:14:16
Sunshine Triple J 22 76741 -23259 -11257 100000 2024-07-15 10:15:33
EternuS Sanxion7 20 88712 -11288 -4515 100000 2024-07-15 10:38:02
Rainspark Sanxion7 21 84681 -15319 -6756 100000 2024-07-15 10:54:43
Bumble Bee Bambee 20 90031 -9969 -3988 100000 2025-04-22 10:35:42
Waka Laka Jenny Rom vs. The Zippers 21 86638 -13362 -5893 100000 2024-07-27 12:33:19
NightMoves Playmaker 20 82853 -17147 -6859 100000 2024-07-15 11:40:49
In My Dreams Rebecca 20 83114 -16886 -6754 100000 2024-07-15 11:28:34
Bring Your Lovin Back Fracus 20 84515 -15485 -6194 100000 2024-07-15 09:14:16
Delirium Smiley 23 80304 -19696 -10419 100000 2024-07-15 11:58:07
Cartoon Heroes Barbie Young 21 80592 -19408 -8559 100000 2024-07-15 09:14:15
Never Ending Story DJ AC-DC 20 88754 -11246 -4498 100000 2025-04-22 10:40:53
Kalinka Quiqman 20 89869 -10131 -4052 100000 2024-07-15 11:43:31
Moonlight PIXY 20 84456 -15544 -6218 100000 2024-07-15 09:14:15
Lemmings On The Run E-Rotic 21 83482 -16518 -7284 100000 2024-07-15 09:14:15
Down Low Hr. Troels x Felix Schorn 20 82240 -17760 -7104 100000 2024-07-15 11:35:15
Definition of a Badboy Scott Brown 20 88109 -11891 -4756 100000 2024-07-15 11:49:13
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.4281
Total Execution Time  2.4317
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/347/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.4173 seconds)  (Hide)
0.0028   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` = '347'
GROUP BY `gs`.`grade
0.0013   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` = '347'
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` = '347'
AND `r`.`name` = 'total' 
2.4129   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)