Maestro


Country: US

Stars Earned
16
5
7
9

Wild Mode Embed Generic Embed

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

Total Score Count: 37

Song Title Artist Level Score Grade Date
Dynamo Oscillator X 19 86207 2023-04-04 01:44:16
Start & Paws Oscillator X 19 61960 2023-03-15 02:23:31
Time is Ticking Elpis feat. Black Elway 19 87457 2024-11-06 03:04:30
Joanna Crazy Loop 19 81204 2023-03-22 01:25:40
Licky Licky Crispy 20 65467 2024-11-20 03:10:38
The 7th Element Vitas 19 81884 2023-03-15 02:26:46
Da Roots Mind Reflection 20 50455 2023-03-15 02:09:00
This Is Rock And Roll DJ Zombie 19 81875 2024-11-24 22:41:21
Get Busy Bassmonkeys & Bianca Lindgren 20 80858 2024-11-20 02:55:41
EternuS Sanxion7 20 2380 2024-01-20 21:03:09
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 80773 2023-03-15 01:55:56
Bumble Bee Bambee 20 18393 2024-01-20 20:53:26
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 56506 2023-03-22 01:47:55
Dam Dariram Joga 20 43024 2022-11-16 01:57:56
So Deep Silvertear 21 15684 2022-11-16 02:40:13
Devil Inside CRMNL 19 83243 2023-03-22 01:50:48
Pretty Ugly Yenn 20 88974 2023-04-04 01:55:31
The Judgement Day Naoki feat. Riyu Kosaka 19 85570 2024-07-10 06:39:09
Cartoon Heroes Barbie Young 21 79147 2023-04-04 02:06:22
Operator Miss Papaya 19 85718 2024-06-12 01:42:57
Grab It While We Can FantastixX 19 81699 2023-12-22 05:28:20
Cyber-Kyoto- Re-venG 20 63633 2024-10-09 01:31:58
The Naughty Song Oscillator X 19 88566 2023-12-22 05:33:31
Sing It Again Kirk Monteux 19 26426 2024-11-20 03:17:15
The Shrimps Vertigini 20 59940 2025-03-05 02:42:24
Only You DEXTER KING feat. Alexis Donn 19 82160 2023-03-15 02:06:16
Crab Rave Noisestorm 20 12221 2025-03-05 02:26:18
Born to Run Red Parker 19 88198 2024-11-06 02:28:20
Sirens RENOLD X Scarlett 19 85111 2025-02-12 02:05:02
All Starts Now Laurell 19 86076 2024-11-06 03:12:58
Party ChildsPlay 19 86029 2024-11-06 02:42:12
Tick Tock Technikore 20 82316 2025-02-12 02:55:51
My Salsa Carlito 20 28157 2024-06-12 01:27:44
Big Boss Big Boss 21 8509 2025-02-12 02:48:18
Fly Me High @pple & Pie 20 87497 2024-11-06 03:09:43
Drum 'N' Bossa Carbuncle 20 88519 2025-02-12 01:55:12
Baila Bolero Fun Fun 20 90534 2024-11-24 22:44:13
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0339
Total Execution Time  0.0367
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,552,040 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7908
  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.0250 seconds)  (Hide)
0.0083   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` = '7908'
GROUP BY `gs`.`grade
0.0164   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` = '7908'
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` = '7908'
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)