therathatter


Country: US

Stars Earned
32
12
4

Wild Mode Embed Generic Embed

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

Total Score Count: 48

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 85240 2023-05-20 21:05:27
Party All Night KaW feat. Sam-I-Am 20 90800 2025-05-24 03:38:23
Remember December Smiley 22 86013 2025-03-29 01:07:30
Joanna Crazy Loop 19 90116 2024-11-24 21:11:22
That Night Eskimo & Icebird 21 87645 2025-07-17 05:15:42
The 7th Element Vitas 19 85225 2023-05-13 21:35:36
Blow My Mind Alphadelta 19 81136 2023-05-13 22:36:02
Mexi Mexi Mozquito 20 88884 2023-11-14 16:03:41
Zodiac Banzai 21 83979 2023-05-20 21:52:31
Unity TheFatRat 21 80039 2025-07-17 05:18:04
Disconnected Disco Kid Whatever 20 84065 2023-03-28 23:05:30
Land Of The Rising Sun Spacekatz 21 86339 2023-05-20 21:44:53
Ra Banzai 21 84893 2023-05-26 04:23:36
ROM-eo & Juli8 Nina 19 87522 2023-07-09 22:28:08
Temple Of Boom Yannis Kamarinos 23 86029 2025-07-14 22:57:31
Click Bait S3RL feat. GL!TCH 20 87936 2023-05-20 21:09:34
Darkness Sanxion7 22 65815 2025-05-24 19:38:28
Feel The Melody S3RL feat. Sara 20 85057 2023-11-14 22:13:46
Utopia Smiley 22 83636 2023-11-17 20:16:34
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 84607 2023-05-13 22:45:55
Bumble Bee Bambee 20 84935 2023-05-13 22:43:16
Move It Groove It KaW feat. Sam-I-Am 22 78923 2025-03-29 00:57:49
Anubis Banzai 20 85056 2023-05-20 21:47:31
Bye Bye Baby Balloon Joga 21 71776 2023-05-25 23:16:30
Dam Dariram Joga 20 84114 2023-05-26 00:34:47
Electric The DNC feat. Miss Amani 22 71981 2023-07-30 02:01:53
So Deep Silvertear 21 82201 2023-11-14 17:24:29
Dam Dadi Doo Fantasy Project 22 79664 2024-11-24 21:45:12
Hypnosis Colin Kiddy 21 84898 2023-11-16 22:04:56
Megalovania Toby Fox 21 88447 2023-05-20 21:19:33
Russian Roulette Darwin 22 63652 2023-07-09 22:45:18
Spaceman Bambee & Lynn 20 87141 2023-05-20 21:14:23
Beethoven Virus BanYa 22 82537 2025-05-24 19:35:47
Charlene Missing Heart 22 80887 2024-11-24 21:43:21
The Judgement Day Naoki feat. Riyu Kosaka 19 86965 2023-11-16 17:09:07
Queen Of Light E-Rotic 21 82337 2023-05-20 21:36:41
Give You Love Daz Sampson & Katya Ocean 21 84727 2023-06-04 02:56:54
Meta Dreadnaught Machinae Supremacy 21 89097 2025-05-24 03:36:11
STOP! & Go Onyx 21 82558 2025-07-14 22:59:48
Lemmings On The Run E-Rotic 21 86497 2024-11-24 22:25:37
Crab Rave Noisestorm 20 91068 2023-05-20 21:07:33
Bambole (Ole) Papa Gonzalez 20 84650 2023-07-09 23:02:31
Bassline Shatter M-Project & S2i8 23 80364 2024-11-24 21:23:40
Night In Motion Cubic 22 21 86470 2023-07-09 22:32:45
The Bass & the Melody S3RL 22 83940 2023-11-14 17:19:20
Elysium Scott Brown 21 88342 2023-11-17 17:01:51
Supernova Laszlo 22 85511 2023-11-16 21:59:57
What Ya Gonna Do Scott Brown 21 85727 2024-11-24 21:19:00
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0141
Total Execution Time  0.0170
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,587,568 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8834
  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.0044 seconds)  (Hide)
0.0016   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` = '8834'
GROUP BY `gs`.`grade
0.0025   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` = '8834'
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` = '8834'
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)