Padlock


Country: US

Stars Earned
49
5

Wild Mode Embed Generic Embed

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

Total Score Count: 54

Song Title Artist Level Score Grade Date
The Rainmaker Doug Laurent 20 96845 2022-06-20 20:27:11
Bagpipe A-Moe 20 94891 2022-03-26 20:37:13
It Gets Better Eskimo feat. Maria Merete 21 91611 2022-03-26 21:32:41
What Happened To Love Denine 19 96716 2022-06-20 20:13:47
Sun Goes Down Landomania 20 90089 2022-03-02 22:00:25
Zodiac Banzai 21 85109 2022-04-09 23:41:27
Disconnected Disco Kid Whatever 20 95189 2022-04-09 23:30:45
I Think I Like That Sound Kid Whatever 20 96493 2022-05-23 21:33:02
Pop4 Vibes & Wishdokta 22 91765 2022-05-23 21:20:06
ROM-eo & Juli8 Nina 19 92874 2022-04-09 23:30:45
Spin Chicken Freebie & The Bean 21 95315 2022-06-20 20:27:11
Click Bait S3RL feat. GL!TCH 20 91773 2022-03-26 21:32:41
Sunshine Triple J 22 91105 2022-04-09 23:41:27
Beautiful Man Radiorama 21 92858 2022-04-27 21:56:07
Become Astral Ash Astral 22 85497 2022-03-02 22:59:27
Waka Laka Jenny Rom vs. The Zippers 21 95767 2022-06-20 20:27:11
Bang Bang Bang DCX 21 92228 2022-05-23 21:08:41
Flash In The Night Flashman 22 83393 2022-03-02 22:37:19
Anubis Banzai 20 93614 2022-04-09 23:30:45
Music & Police CJ Crew & KaW feat. Christian D. 21 93066 2022-04-27 21:44:59
So Deep Silvertear 21 93355 2022-04-27 21:56:07
Stay Tess 20 91495 2022-03-02 22:02:42
Dam Dadi Doo Fantasy Project 22 87736 2022-03-26 21:32:41
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 91810 2022-05-23 21:20:06
Silence Fracus & Darwin 22 85511 2022-03-02 22:05:16
Warrior Kirill Gramada 21 91856 2022-03-26 21:21:15
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 95483 2022-06-20 20:16:42
My Generation Captain Jack 20 97099 2022-06-20 20:13:47
Delirium Smiley 23 91769 2022-05-04 23:30:14
On My Own Anamanaguchi feat. HANA 21 88198 2022-04-09 23:30:45
Show U Love Entity 22 92690 2022-05-23 21:20:06
BU-44 Naoki 21 86943 2022-03-26 21:21:15
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 89786 2022-03-02 23:51:26
Kagami KaW 21 93344 2022-03-02 23:29:17
Baby Love Me Judy Crystal 21 94218 2022-05-04 23:18:27
Forever Schustin 21 90950 2022-03-12 06:30:59
Temple Of Love E-Rotic 21 90216 2022-03-02 23:29:17
Katana Fighter Electron 22 95990 2022-05-23 21:20:06
Cartoon Heroes Barbie Young 21 93566 2022-03-02 22:59:27
Paradox Naoki feat. Riyu Kosaka 20 95375 2022-04-27 21:56:06
Queen Of Light E-Rotic 21 90162 2022-03-02 22:37:19
Ring The Alarm M-Project & Signal 22 93239 2022-05-23 21:33:02
Contrast Donk Terrorist vs. Daniel Seven 22 93174 2022-03-02 23:29:17
SaberDance Quiqman 22 86949 2022-03-26 21:45:43
Business Wars Quiqman feat. Eternal JK Yoripi-chan 23 83243 2022-03-26 21:32:41
Kalinka Quiqman 20 96964 2022-04-27 21:44:59
Take Take Miss V 20 89781 2022-03-26 20:37:13
Shiawase Dion Timmer 23 92177 2022-05-23 21:33:02
The Shrimps Vertigini 20 93534 2022-03-26 20:37:13
Fade Out Bensley 21 89817 2022-04-27 21:44:59
Here For You PIXL feat. Q'AILA 19 97034 2022-04-09 18:01:40
Dystopia 2077 F.O.O.L & The Forgotten 23 93790 2022-06-20 20:27:11
Moonlight PIXY 20 94748 2022-05-23 21:08:41
We Got The Moves Electric Callboy 20 95119 2022-06-20 20:13:47
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0148
Total Execution Time  0.0178
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,612,840 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6308
  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.0055 seconds)  (Hide)
0.0027   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` = '6308'
GROUP BY `gs`.`grade
0.0026   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` = '6308'
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` = '6308'
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)