sad3451


Country: US

Stars Earned
25
10
5
2

Wild Mode Embed Generic Embed

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

Total Score Count: 42

Song Title Artist Level Score Grade Date
Party People Oscillator X 20 78016 2023-04-23 22:09:19
Revenge MonstDeath 21 25026 2023-04-23 23:28:35
Origin Eagle | Stallian 20 82859 2023-04-23 22:12:38
Party People Andy Stroke 19 77549 2023-03-21 20:22:49
Don't Stop My Music Tonight David Dima 22 61082 2023-08-27 22:08:29
Moonstone Virgill 19 85732 2023-04-22 23:32:28
Bounce Crew 7 19 48840 2023-03-21 20:22:49
Endless Day Verona 19 65654 2023-04-27 22:57:45
Mexi Mexi Mozquito 20 78053 2023-03-21 23:04:57
Funny Love Dan Balan 19 79170 2023-04-22 22:14:55
Da Roots Mind Reflection 20 83549 2023-04-23 22:25:12
Dies Irae Jason Creasey 19 77524 2023-04-23 23:16:49
Mellow Rikki & Daz 20 78681 2023-04-17 22:22:12
July Smiley 20 72923 2023-04-24 23:48:00
Bumble Bee Bambee 20 73613 2023-05-15 23:53:24
The Saint Goes Marching The Saint 21 9103 2023-05-15 23:58:47
Move It Groove It KaW feat. Sam-I-Am 22 74436 2023-05-05 21:50:05
So Deep Silvertear 21 5746 2023-03-21 22:00:50
Devil Inside CRMNL 19 81122 2023-04-22 22:20:27
Pretty Ugly Yenn 20 87498 2023-03-21 22:03:15
Megalovania Toby Fox 21 74877 2023-05-01 20:18:59
In The Heat Of The Night E-Rotic 20 80944 2023-04-23 23:11:25
Cartoon Heroes Barbie Young 21 72353 2023-03-21 22:25:01
Paradox Naoki feat. Riyu Kosaka 20 79443 2023-03-31 22:39:42
Boomerang Miss V 21 81751 2023-04-23 22:28:04
Give You Love Daz Sampson & Katya Ocean 21 60670 2023-03-21 20:22:49
Recovery JMCX 19 81156 2023-04-24 23:11:27
Art City Virgill 20 79929 2023-04-22 23:35:22
Have Fun Rameses B 21 45877 2023-03-21 20:22:49
Para-Symptoms 165 23 32349 2023-03-31 22:37:35
Dance Sophon 23 946 2023-03-31 22:42:22
STOP! & Go Onyx 21 46590 2023-05-01 20:16:07
Right Into You The Tech Team 20 75357 2023-04-23 22:06:31
WYGD Bishu 19 84215 2023-04-23 22:40:21
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 55902 2023-03-24 23:46:01
Orbit Ellis 19 76011 2023-04-22 22:52:45
Crab Rave Noisestorm 20 88104 2023-08-23 19:29:43
EMEA Re-venG 24 16712 2023-08-27 22:11:15
Do My Thing PRTY ANML 20 80566 2023-05-05 22:50:24
Down Low Hr. Troels x Felix Schorn 20 77625 2023-05-01 22:59:04
Nothing Else Matters Katya Ocean 19 83493 2023-04-22 22:49:40
Techno World NAOKI underground 22 67262 2023-05-01 20:40:46
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0144
Total Execution Time  0.0184
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,569,592 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9125
  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.0044 seconds)  (Hide)
0.0020   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` = '9125'
GROUP BY `gs`.`grade
0.0021   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` = '9125'
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` = '9125'
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)