sebby1280


Total World Records: ??
Country: US

Stars Earned
16
10
3
2

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Dance Vibrations Elpis 19 78815 -21185 -7648 100000 2024-06-22 01:45:22
Shoulda SUNN 20 687 -99313 -39725 100000 2023-03-17 03:23:32
Dancing Circus Brisby & Jingles 21 25198 -74802 -32988 100000 2024-11-06 03:38:48
Moonstone Virgill 19 84699 -15301 -5524 100000 2024-05-29 00:06:46
Blow My Mind Alphadelta 19 81763 -18237 -6584 100000 2024-01-05 03:55:19
ROM-eo & Juli8 Nina 19 40817 -59183 -21365 100000 2024-01-05 03:52:35
Dies Irae Jason Creasey 19 26540 -73460 -26519 100000 2024-05-25 02:44:39
Ladybug Coconut 19 74882 -25118 -9068 100000 2024-07-06 03:42:24
Paranormal Inspector K 20 3846 -96154 -38462 100000 2023-11-07 02:46:39
Coming Out Playmaker feat. Robina 19 82644 -17356 -6266 100000 2024-06-22 03:34:46
Pink Dinosaur Miss Papaya 19 85126 -14874 -5370 100000 2023-11-11 01:50:04
Devil Inside CRMNL 19 89814 -10186 -3677 100000 2024-06-22 03:04:12
Megalovania Toby Fox 21 28340 -71660 -31602 100000 2024-11-06 02:27:19
What Love Feels Like Leonail 20 81980 -18020 -7208 100000 2024-05-25 02:37:16
Butterfly Swingrowers 19 31700 -68300 -24656 100000 2024-06-01 02:35:58
Kick It Man KaW feat. DAZ 19 80323 -19677 -7103 100000 2025-01-21 01:21:41
Kinky Boots Daz Sampson & Nona 19 56798 -43202 -15596 100000 2025-03-22 03:41:26
Say Na Na Na Serhat 19 80734 -19266 -6955 100000 2023-11-11 01:47:54
Lay It Down Tchorta & Gui Boratto 19 37461 -62539 -22577 100000 2023-10-06 01:31:07
High On Your Love Safura 19 83311 -16689 -6025 100000 2024-06-01 05:21:55
Silent Movie Little Violet 19 90962 -9038 -3263 100000 2025-02-04 02:10:28
Orbit Ellis 19 72597 -27403 -9892 100000 2024-06-22 04:19:45
Crab Rave Noisestorm 20 12103 -87897 -35159 100000 2024-06-19 04:03:10
Born to Run Red Parker 19 13651 -86349 -31172 100000 2024-01-05 03:57:33
UFO Little Sis Nora & S3RL 20 70274 -29726 -11890 100000 2025-01-21 01:57:45
All Starts Now Laurell 19 76314 -23686 -8551 100000 2023-10-17 02:19:39
Boogeyman Wizardz of Oz 19 83302 -16698 -6028 100000 2024-11-12 01:58:41
Party ChildsPlay 19 82974 -17026 -6146 100000 2024-02-13 02:46:14
Jingle Bell Rock KaW feat. Bobby Helms 20 72795 -27205 -10882 100000 2024-10-31 00:44:39
Truth or Dare PIXY 19 84859 -15141 -5466 100000 2024-10-31 01:37:44
Baila Bolero Fun Fun 20 86590 -13410 -5364 100000 2025-01-07 01:27:46
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  2.7789
Total Execution Time  2.7832
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,923,536 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9056/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.7647 seconds)  (Hide)
0.0124   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` = '9056'
GROUP BY `gs`.`grade
0.0146   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` = '9056'
AND `ghs`.`private` = 
0.0003   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` = '9056'
AND `r`.`name` = 'total' 
2.7374   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)