noel


Country: US

Stars Earned
2
22
17
1

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
Birdie Doolittle 19 45826 2023-06-22 03:20:25
Moonstone Virgill 19 93067 2024-08-08 04:41:42
That Night Eskimo & Icebird 21 90510 2024-08-08 05:06:59
Think Thousand Thoughts Auvic 20 85689 2024-08-06 04:19:26
Blow My Mind Alphadelta 19 79400 2023-06-22 03:18:05
Mexi Mexi Mozquito 20 88076 2023-06-22 03:42:26
Funny Love Dan Balan 19 87229 2023-06-22 03:45:10
Surf Hyper Potions 22 87647 2024-08-08 05:00:02
Fleadh Uncut Ian Parker 21 88020 2023-06-22 03:36:19
Gallecode NoVus 20 82010 2023-06-22 03:34:03
Paranormal Inspector K 20 86226 2023-06-29 02:58:58
Sunshine Triple J 22 92609 2024-08-08 04:57:52
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 87094 2023-06-29 02:34:29
Never Gonna Make Morgana 21 83065 2023-06-29 03:01:32
Anubis Banzai 20 91401 2023-06-29 03:09:44
Music & Police CJ Crew & KaW feat. Christian D. 21 85722 2024-08-08 04:36:26
Stay Tess 20 90711 2024-08-08 04:52:42
Summer Night In Seattle Jenna Drey 20 93295 2024-08-08 04:48:29
In My Dreams Rebecca 20 83858 2023-06-21 03:25:52
Bring Your Lovin Back Fracus 20 57767 2023-06-24 00:08:17
Hypnosis Colin Kiddy 21 81885 2023-12-04 04:37:23
What Love Feels Like Leonail 20 86186 2025-01-29 04:15:27
Temple Of Love E-Rotic 21 87490 2024-08-08 05:04:47
The Judgement Day Naoki feat. Riyu Kosaka 19 92055 2024-08-06 04:17:15
Cartoon Heroes Barbie Young 21 82322 2023-06-24 00:06:07
Liquify Toby Emerson 21 26421 2024-08-08 04:32:13
Paradox Naoki feat. Riyu Kosaka 20 87621 2023-06-21 03:31:15
Follow My Pamp Andrea Damante feat. Adam Clay 20 86481 2025-01-29 04:25:43
High On Your Love Safura 19 86157 2023-06-21 03:12:55
Take Take Miss V 20 92051 2024-08-08 05:02:45
Recovery JMCX 19 90124 2023-06-22 03:30:36
Moonlight PIXY 20 91692 2024-08-08 04:43:40
Meta Dreadnaught Machinae Supremacy 21 87275 2024-08-08 04:45:39
STOP! & Go Onyx 21 87967 2024-08-08 04:50:41
Midnight Train More Plastic & Tylah Winyard 22 80940 2024-08-08 04:34:21
Right Into You The Tech Team 20 88717 2023-06-22 03:28:38
Perks Bibi Gold 21 85181 2024-08-08 04:55:16
Make It Tonight Fracus & Darwin feat. Jake 21 83757 2023-06-22 03:25:25
Tick Tock Technikore 20 87477 2024-08-06 04:21:31
What Ya Gonna Do Scott Brown 21 87187 2025-01-29 04:17:46
Everybody Get Up Tempo feat. Manola 19 81418 2025-01-29 04:23:18
Where Did You Go Tatsunoshin 21 85130 2025-01-29 04:19:52
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Scores )  0.0207
Total Execution Time  0.0250
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,568,536 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10457/3
  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.0061 seconds)  (Hide)
0.0024   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` = '10457'
GROUP BY `gs`.`grade
0.0033   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` = '10457'
AND `ghs`.`private` = 
0.0004   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` = '10457'
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)