Alex?


Country: CA

Stars Earned
23
8
9
4

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
Land Of The Lost Banzai 19 82593 2022-05-01 01:56:40
All Of Me Klubbmover 20 88281 2023-02-20 00:06:10
Birdie Doolittle 19 78733 2022-04-26 23:25:35
Blow My Mind Alphadelta 19 76223 2022-04-26 23:25:35
Bounce Crew 7 19 68076 2022-04-26 23:25:35
Medicine 2013 Kim Leoni 19 49030 2022-05-01 01:56:40
Who KaW 21 22127 2022-04-05 23:35:09
Disconnected Disco Kid Whatever 20 71455 2022-05-08 00:00:13
Gallecode NoVus 20 81706 2022-10-28 22:13:15
Psalm Pilot Jason Creasey 20 82174 2022-08-18 00:48:20
Ra Banzai 21 79758 2021-09-12 10:13:18
EternuS Sanxion7 20 66855 2022-05-08 00:00:13
Do U Love Me DJ Doo 21 75951 2022-10-08 20:50:06
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 79109 2022-12-14 23:45:03
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 84648 2022-07-21 09:07:54
Typical Tropical Bambee 19 85507 2022-08-19 21:04:47
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 69902 2022-12-14 23:57:56
Young Forever Rebecca 20 84770 2022-08-18 00:50:33
Summer Night In Seattle Jenna Drey 20 77053 2022-05-17 00:39:27
Magic Mystery Tour KaW feat. Paula Terry 19 86622 2022-11-25 21:56:15
Kagami KaW 21 60435 2022-05-07 00:04:16
Cartoon Heroes Barbie Young 21 30236 2022-10-08 20:48:26
Operator Miss Papaya 19 84002 2022-10-28 22:10:37
Kick It Man KaW feat. DAZ 19 84612 2022-07-31 20:37:34
Never Ending Story DJ AC-DC 20 80717 2022-07-21 09:09:34
Robot World Oscillator X 19 91487 2023-02-16 02:55:04
Lay It Down Tchorta & Gui Boratto 19 87219 2022-05-01 01:56:40
Everybody 2 the Sun Ultimate Heights 20 84349 2021-12-31 03:14:34
High On Your Love Safura 19 90088 2021-12-31 03:14:34
Silent Movie Little Violet 19 84359 2022-05-23 01:08:36
The Naughty Song Oscillator X 19 86119 2022-07-21 09:09:21
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 59296 2022-10-13 23:48:11
Sing It Again Kirk Monteux 19 80932 2022-05-23 01:08:36
Dystopia 2077 F.O.O.L & The Forgotten 23 29606 2022-05-07 00:04:16
Villain PIXY 20 82028 2022-08-14 02:38:34
Orbit Ellis 19 86401 2022-11-25 21:59:05
Northern Lights Saxsquatch 21 89928 2023-02-10 22:15:35
All Starts Now Laurell 19 87384 2023-09-06 00:26:52
The 7 Jump Ken-D 19 86752 2023-09-06 00:24:47
Definition of a Badboy Scott Brown 20 60328 2024-01-17 00:53:02
Let's Remember N.M.R 21 69501 2024-01-17 00:55:09
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 66408 2024-01-17 00:57:11
Truth or Dare PIXY 19 77058 2025-03-25 19:08:02
Color My Love Fun Fun 21 76149 2024-05-04 00:16:30
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.1078
Total Execution Time  0.1115
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,581,136 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3000
  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.0984 seconds)  (Hide)
0.0896   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` = '3000'
GROUP BY `gs`.`grade
0.0086   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` = '3000'
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` = '3000'
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)