Watcher13


Country: VA

Stars Earned
18
14
5
3

Wild Mode Embed Generic Embed

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

Total Score Count: 40

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 74512 2023-10-03 02:18:59
Dynamo Oscillator X 19 76932 2023-09-16 05:34:06
Start & Paws Oscillator X 19 53790 2023-09-10 03:43:12
Can't Get Enough Miradey 20 20460 2023-09-30 05:10:13
Party People Andy Stroke 19 61122 2023-11-19 01:58:43
Birdie Doolittle 19 85101 2023-09-27 00:00:59
Can't Let Go Jenna Drey 19 60991 2023-08-16 01:45:36
Change The World Nathalie & Kim Lukas 19 81532 2023-08-16 01:47:36
The 7th Element Vitas 19 8794 2023-07-08 05:27:04
Blow My Mind Alphadelta 19 80311 2023-09-27 00:02:52
Bounce Crew 7 19 55380 2023-09-30 05:39:24
We Are The Sun Maui & Crizz feat. Gerald G. 19 83826 2023-09-30 04:36:24
Zodiac Banzai 21 7746 2023-06-16 03:38:58
Funny Love Dan Balan 19 77450 2023-09-30 05:34:32
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 10465 2023-09-30 05:07:55
Dies Irae Jason Creasey 19 64506 2023-10-03 02:23:19
Coming Out Playmaker feat. Robina 19 82763 2023-08-26 02:29:25
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 66555 2023-07-29 02:38:32
Hero Miss Papaya 20 5617 2023-06-27 03:53:38
Devil Inside CRMNL 19 89050 2023-10-03 02:21:09
India's Glitch Kirill Gramada 21 23936 2023-07-29 03:25:34
Megalovania Toby Fox 21 51071 2023-09-09 03:58:55
What Love Feels Like Leonail 20 74586 2023-09-09 05:48:35
On My Own Anamanaguchi feat. HANA 21 2246 2023-08-26 02:45:14
Butterfly Swingrowers 19 26514 2023-08-16 01:43:36
Kinky Boots Daz Sampson & Nona 19 11793 2023-08-15 04:29:39
Robot World Oscillator X 19 80909 2023-09-10 02:48:48
High On Your Love Safura 19 87922 2023-09-16 05:04:00
The Naughty Song Oscillator X 19 79786 2023-08-15 04:04:47
Here For You PIXL feat. Q'AILA 19 82689 2023-09-30 05:36:44
Orbit Ellis 19 78384 2023-08-15 04:27:13
Perks Bibi Gold 21 43847 2023-07-13 03:24:19
Born to Run Red Parker 19 76708 2023-08-15 04:33:54
Bambole (Ole) Papa Gonzalez 20 65821 2023-11-19 02:18:00
Down Low Hr. Troels x Felix Schorn 20 80493 2023-09-10 03:03:54
Sirens RENOLD X Scarlett 19 86824 2023-11-19 02:15:45
Love Ari Dayan 20 74788 2023-09-10 03:26:15
UFO Little Sis Nora & S3RL 20 27868 2023-09-10 04:42:25
All Starts Now Laurell 19 85191 2023-09-26 23:59:03
The 7 Jump Ken-D 19 83478 2023-09-10 03:30:50
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.0276
Total Execution Time  0.0313
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,712 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10174
  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.0180 seconds)  (Hide)
0.0079   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` = '10174'
GROUP BY `gs`.`grade
0.0099   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` = '10174'
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` = '10174'
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)