rogerclark


Country: US

Stars Earned
1
22
29
1

Wild Mode Embed Generic Embed

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

Total Score Count: 53

Song Title Artist Level Score Grade Date
Emotion Smiley 22 32389 2023-06-19 21:51:22
Land Of The Lost Banzai 19 91911 2023-06-19 21:43:23
Remember December Smiley 22 99110 2023-07-15 00:41:36
Be My Hero Freezer 21 97349 2022-02-11 03:15:12
Dream A Dream Captain Jack 20 97919 2023-07-14 23:05:55
Get Down Kairo Kingdom 22 94858 2021-12-29 01:12:29
Million Feelings Chriss Floren 19 96945 2023-07-14 22:47:28
Girlz Night Out Jenna Drey 20 99061 2022-02-11 03:15:12
Drifting Away Filo Bedo 20 98600 2023-07-14 22:12:08
Paradise Smiley 24 96771 2023-04-29 04:45:40
Feel The Melody S3RL feat. Sara 20 99798 2023-07-14 22:57:11
Rainspark Sanxion7 21 95014 2021-12-29 01:12:29
Hanky Panky Jenny Rom 23 98860 2023-04-29 04:44:00
Ari Oh Jenny Kee 20 98634 2023-07-14 22:24:39
Beautiful Man Radiorama 21 99146 2023-07-14 23:02:37
Senorita Jenny Rom 23 99343 2023-07-15 00:23:57
Ghosts Tenth Planet 20 97396 2023-07-15 01:01:03
Movin On Ellen Gee 20 99051 2023-07-14 23:08:39
A Sign Tipsy & Tipsy 23 94835 2023-07-14 23:20:53
Anubis Banzai 20 98698 2023-07-14 22:21:50
Bye Bye Baby Balloon Joga 21 95948 2023-07-14 23:50:41
Dam Dariram Joga 20 99499 2022-02-11 03:04:32
In My Dreams Rebecca 20 98384 2023-04-29 04:32:43
India's Glitch Kirill Gramada 21 99142 2023-07-14 23:53:04
Silence Fracus & Darwin 22 93403 2022-02-11 03:04:32
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 98118 2023-07-15 00:21:11
Megalovania Toby Fox 21 95098 2021-12-29 01:12:29
On My Own Anamanaguchi feat. HANA 21 98297 2023-07-14 23:27:35
Twelve Riyu Kosaka 20 99651 2023-07-14 23:11:09
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 94494 2021-12-29 01:12:29
Kagami KaW 21 98352 2023-07-14 23:55:56
SubZero Donk Terrorist vs. 204 22 95538 2023-07-15 00:39:08
Glowing In The Night Schustin 23 93073 2023-04-29 04:42:20
In The Heat Of The Night E-Rotic 20 99204 2023-07-15 00:55:39
Grab It While We Can FantastixX 19 99238 2022-02-11 03:04:32
Never Ending Story DJ AC-DC 20 99554 2023-07-14 23:00:14
Follow My Pamp Andrea Damante feat. Adam Clay 20 98739 2022-02-11 03:04:32
We Do This Dance Victoria 22 98386 2023-07-14 23:47:35
Silent Movie Little Violet 19 99317 2023-04-29 04:27:43
Katyusha Schustin 21 98026 2022-02-11 03:15:12
Shiawase Dion Timmer 23 95407 2023-04-29 04:31:03
We Got The Moves Electric Callboy 20 98956 2023-07-14 22:53:31
Have Fun Rameses B 21 97655 2023-04-29 04:34:23
Rainbow Rave Parade Chime 24 97214 2023-07-14 23:15:40
TURBO Tokyo Machine 21 97477 2023-07-14 23:45:05
INEEDU Teddy Killerz 22 95993 2023-07-14 23:30:27
Right Into You The Tech Team 20 97147 2023-07-15 00:43:58
Born to Run Red Parker 19 99141 2023-07-15 00:57:52
Samurai Rameses B 22 94734 2023-04-29 04:40:40
Work Stella Mwangi 21 98408 2023-07-14 23:42:24
Sirens RENOLD X Scarlett 19 99073 2023-07-14 22:17:10
Night In Motion Cubic 22 21 99348 2023-07-14 23:25:08
The 7 Jump Ken-D 19 99220 2024-03-09 21:47:15
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0190
Total Execution Time  0.0222
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,602,728 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5974
  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.0089 seconds)  (Hide)
0.0040   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` = '5974'
GROUP BY `gs`.`grade
0.0047   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` = '5974'
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` = '5974'
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)