Techspekje


Country: NL

Stars Earned
8
15
25

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 48

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 69042 2024-01-03 11:35:25
Dynamo Oscillator X 19 77069 2024-01-03 12:17:53
Hyper Hyper Smiley 22 5866 2023-07-22 12:34:44
Start & Paws Oscillator X 19 64913 2023-08-16 16:42:33
Party People Andy Stroke 19 70666 2023-08-05 08:30:58
Million Feelings Chriss Floren 19 19869 2024-01-03 12:15:10
Bounce Crew 7 19 51585 2023-07-15 15:50:56
Endless Day Verona 19 40881 2024-06-21 12:44:12
Zodiac Banzai 21 20047 2023-08-18 17:41:39
Da Roots Mind Reflection 20 78864 2023-08-08 17:48:49
Dies Irae Jason Creasey 19 77190 2023-08-08 17:28:34
Rainspark Sanxion7 21 17165 2023-09-30 09:23:32
Beautiful Man Radiorama 21 29145 2023-10-17 11:46:53
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 75808 2023-08-08 17:36:46
Anubis Banzai 20 41869 2023-08-08 17:31:28
Devil Inside CRMNL 19 80583 2024-02-15 19:19:57
Arcade Run Perfect Sphere 22 25149 2023-08-05 10:21:00
Bring Your Lovin Back Fracus 20 68358 2023-08-08 18:03:49
Doh! Tale & Dutch 20 76453 2023-08-08 17:34:46
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 49768 2023-09-02 11:36:27
Ma Huggies FIG & Nico Sleator 20 35095 2023-12-16 14:15:32
Hip Hop Jam Indiggo 20 12264 2023-12-16 16:28:42
Summer Smiley 25 1488 2023-08-05 10:59:06
Glowing In The Night Schustin 23 2753 2023-08-08 17:11:53
Cartoon Heroes Barbie Young 21 12775 2023-11-18 09:52:55
Kick It Man KaW feat. DAZ 19 29038 2024-02-07 19:07:58
Robot World Oscillator X 19 72997 2023-10-17 10:59:04
Insane Niko Noise 20 51744 2023-08-08 17:46:17
Kalinka Quiqman 20 14633 2024-07-30 10:34:55
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 82376 2023-08-05 10:38:01
Here For You PIXL feat. Q'AILA 19 73243 2023-08-18 16:52:52
Moonlight PIXY 20 77985 2023-12-27 11:31:32
Bewitched PIXY 22 32943 2023-09-02 11:21:40
How We Win FWLR 21 1793 2023-08-16 17:37:17
Villain PIXY 20 17461 2023-08-02 17:23:35
Trigger CraXy 21 73995 2023-08-16 17:11:53
TURBO Tokyo Machine 21 81293 2023-08-08 17:14:19
Only You DEXTER KING feat. Alexis Donn 19 76961 2023-08-05 10:40:23
INEEDU Teddy Killerz 22 12999 2024-07-30 10:32:46
Right Into You The Tech Team 20 41573 2023-09-02 12:23:55
Crab Rave Noisestorm 20 63169 2023-09-02 13:44:01
Born to Run Red Parker 19 74079 2023-08-05 10:28:39
Bambole (Ole) Papa Gonzalez 20 72141 2023-08-08 17:19:28
Down Low Hr. Troels x Felix Schorn 20 69941 2024-03-13 17:30:51
Work Stella Mwangi 21 70571 2023-08-16 17:02:33
UFO Little Sis Nora & S3RL 20 42095 2023-08-03 17:36:40
All Starts Now Laurell 19 85374 2024-01-03 11:33:25
Everybody Get Up Tempo feat. Manola 19 1581 2024-07-26 18:40:12
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.1233
Total Execution Time  0.1270
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,589,544 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8289
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.1029 seconds)  (Hide)
0.0535   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` = '8289'
GROUP BY `gs`.`grade
0.0491   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` = '8289'
AND `ghs`.`private` = 
0.0003   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` = '8289'
AND `r`.`name` = 'total' 
  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)