ebop


Country: US

Stars Earned
17
22
2
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
In The Hall Of The Mountain King KaW 22 35023 2024-03-09 02:02:42
That Night Eskimo & Icebird 21 34568 2024-08-01 01:10:09
Think Thousand Thoughts Auvic 20 638 2024-08-01 01:04:51
Zodiac Banzai 21 34046 2024-04-04 00:41:34
While Tha Rekkid Spinz DJ Zombie 22 33996 2024-09-30 02:59:23
Feel The Melody S3RL feat. Sara 20 83781 2024-09-19 03:18:49
Bang Bang Bang DCX 21 52732 2024-09-14 00:00:25
Anubis Banzai 20 47395 2024-04-04 00:43:51
Stay Tess 20 28261 2024-03-29 00:00:53
India's Glitch Kirill Gramada 21 74708 2024-03-09 02:04:51
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 83357 2024-10-02 23:37:53
Night Of Fright Justin Corza & 420 22 52295 2024-10-04 02:11:15
Confusion Tess 22 64558 2024-09-30 00:35:05
Beethoven Virus BanYa 22 40367 2024-09-05 05:34:38
Temple Of Love E-Rotic 21 3174 2024-03-04 00:11:19
In The Heat Of The Night E-Rotic 20 82007 2024-03-03 23:35:43
Say What Cut Capers 21 18884 2024-03-01 04:13:19
Katyusha Schustin 21 85528 2024-03-09 02:07:54
Recovery JMCX 19 78253 2024-03-01 04:10:48
Just Do It Swingrowers 21 80618 2024-09-30 00:32:34
How We Win FWLR 21 84201 2024-09-24 02:13:22
TURBO Tokyo Machine 21 83711 2024-03-02 02:50:29
Only You DEXTER KING feat. Alexis Donn 19 86564 2024-03-09 01:55:45
INEEDU Teddy Killerz 22 35955 2024-09-30 02:56:44
Orbit Ellis 19 81505 2024-03-09 01:57:52
Just Dance Bad Computer 20 76548 2024-03-03 23:38:51
Northern Lights Saxsquatch 21 84530 2024-09-05 05:36:14
2NITE nanobii 21 29091 2024-09-13 23:57:49
Sirens RENOLD X Scarlett 19 79379 2024-03-01 04:16:02
GALACTICAL Tokyo Machine 23 30539 2024-09-19 03:22:02
Dream of You Bishu 22 59905 2025-01-15 03:31:52
Swipe Felix Schorn 21 85108 2024-08-01 01:07:53
Keep On Dancing BEAUZ feat. Heleen 20 1512 2024-03-11 02:53:23
The Bass & the Melody S3RL 22 84214 2024-09-30 01:39:13
Under The Bed Macks Wolf X Tatsunoshin 21 77632 2024-03-04 00:16:21
Definition of a Badboy Scott Brown 20 84187 2024-03-11 02:50:18
Kibo Dion Timmer 22 84302 2024-09-30 02:25:13
Truth or Dare PIXY 19 82627 2024-03-03 23:22:52
Big Boss Big Boss 21 84566 2024-09-30 00:29:28
Mothership F.O.O.L & SKUM 24 17784 2024-09-05 05:38:55
Burbank Nights Dirtyphonics 22 83771 2024-09-24 02:07:34
Need You Nostalgix 22 86348 2024-10-04 02:06:49
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0125
Total Execution Time  0.0153
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,570,168 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14544
  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.0032 seconds)  (Hide)
0.0015   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` = '14544'
GROUP BY `gs`.`grade
0.0015   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` = '14544'
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` = '14544'
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)