Memo


Country: US

Stars Earned
32
4
6
2

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
Frozen Fire Kbit 23 47417 2022-12-24 22:05:37
All Of Me Klubbmover 20 46457 2022-12-22 01:14:52
Cowbell Rock Pyramyth 23 1528 2022-11-20 01:02:32
Dream A Dream Captain Jack 20 7489 2023-01-15 02:42:42
We Are The Sun Maui & Crizz feat. Gerald G. 19 21196 2022-12-13 02:12:23
Everything Is Changing Rikah 19 188 2023-01-28 05:57:50
Funny Love Dan Balan 19 21083 2023-01-15 02:35:50
Bloodrush TechnoDred 26 19928 2022-12-22 01:20:38
Go 60 Go Takoyaki 24 90962 2022-12-20 01:15:27
This Is Rock And Roll DJ Zombie 19 12850 2023-03-01 22:27:01
Dies Irae Jason Creasey 19 5027 2022-09-10 00:32:08
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 32727 2023-01-28 05:51:16
Coming Out Playmaker feat. Robina 19 39537 2022-12-10 21:00:35
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 74486 2023-01-14 00:01:54
Hero Miss Papaya 20 24042 2023-02-18 22:43:16
Typical Tropical Bambee 19 21394 2023-01-28 05:53:52
Justify My Love Tess 21 14020 2022-12-13 02:17:39
Fantasy Melissa 21 1939 2022-07-17 00:25:25
Devil Inside CRMNL 19 79166 2023-01-17 01:50:16
Hypnosis Colin Kiddy 21 96804 2022-12-20 01:13:13
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 15839 2023-08-21 01:03:59
Megalovania Toby Fox 21 22115 2022-12-24 21:59:15
Delirium Smiley 23 1221 2022-08-16 20:13:12
Baby Love Me Judy Crystal 21 684 2022-12-13 02:22:30
Summer Smiley 25 55405 2022-12-20 01:19:59
The Judgement Day Naoki feat. Riyu Kosaka 19 82531 2023-01-21 01:49:21
Brutalisphere Machinae Supremacy 23 67820 2022-11-20 01:04:48
Butterfly Swingrowers 19 19729 2023-01-05 02:07:24
Cartoon Heroes Barbie Young 21 10859 2023-01-05 02:05:04
Operator Miss Papaya 19 17934 2022-12-20 01:17:55
Paradox Naoki feat. Riyu Kosaka 20 11124 2023-01-14 02:33:42
Kinky Boots Daz Sampson & Nona 19 82734 2023-02-12 02:25:07
Robot World Oscillator X 19 82945 2023-01-05 00:10:41
Lay It Down Tchorta & Gui Boratto 19 26772 2022-12-05 22:47:15
Silent Movie Little Violet 19 86936 2023-02-12 02:28:24
Outbreak Feint feat. MYLK 23 8711 2023-01-17 01:52:19
Recovery JMCX 19 76515 2023-08-04 00:11:49
TURBO Tokyo Machine 21 24049 2023-01-01 23:08:35
INEEDU Teddy Killerz 22 95987 2022-12-24 22:03:22
Orbit Ellis 19 28783 2023-01-28 05:45:04
Perks Bibi Gold 21 8238 2023-02-25 22:04:27
Crab Rave Noisestorm 20 11376 2023-02-11 22:13:10
Born to Run Red Parker 19 67634 2023-08-21 01:01:08
Make It Tonight Fracus & Darwin feat. Jake 21 13027 2023-02-12 01:12:44
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0508
Total Execution Time  0.0539
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,581,832 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6830
  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.0408 seconds)  (Hide)
0.0332   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` = '6830'
GROUP BY `gs`.`grade
0.0053   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` = '6830'
AND `ghs`.`private` = 
0.0023   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` = '6830'
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)