Ridingsloth


Total World Records: ??
Country: US

Stars Earned
20
4
4

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
Land Of The Lost Banzai 19 46001 -53999 -19494 100000 2024-01-15 22:04:21
Start & Paws Oscillator X 19 6477 -93523 -33762 100000 2024-11-12 00:21:14
Birdie Doolittle 19 74977 -25023 -9033 100000 2023-09-30 21:12:32
Can't Let Go Jenna Drey 19 50220 -49780 -17971 100000 2023-12-19 23:20:34
Million Feelings Chriss Floren 19 11541 -88459 -31934 100000 2024-03-26 22:45:22
The 7th Element Vitas 19 48510 -51490 -18588 100000 2024-03-19 00:26:26
Ba Be Loo Be La Kristeen 20 14527 -85473 -34189 100000 2023-09-26 00:47:46
Blow My Mind Alphadelta 19 45485 -54515 -19680 100000 2023-12-19 22:15:00
Ize Pie Headtwist & Pump 19 30502 -69498 -25089 100000 2024-11-11 23:52:52
Dies Irae Jason Creasey 19 23841 -76159 -27493 100000 2023-09-23 21:24:59
Paranormal Inspector K 20 15225 -84775 -33910 100000 2023-09-16 20:57:15
EternuS Sanxion7 20 71067 -28933 -11573 100000 2024-03-19 00:07:41
Coming Out Playmaker feat. Robina 19 81398 -18602 -6715 100000 2023-12-26 22:32:31
Devil Inside CRMNL 19 84606 -15394 -5557 100000 2024-03-26 22:20:37
If You Can Say Goodbye Kate Project 19 38475 -61525 -22211 100000 2024-02-26 22:43:44
Grab It While We Can FantastixX 19 30722 -69278 -25009 100000 2024-01-15 21:42:40
Say Na Na Na Serhat 19 71220 -28780 -10390 100000 2024-03-18 23:58:03
High On Your Love Safura 19 15467 -84533 -30516 100000 2024-01-15 21:57:12
Sing It Again Kirk Monteux 19 12135 -87865 -31719 100000 2024-03-26 22:30:16
Recovery JMCX 19 72364 -27636 -9977 100000 2025-04-14 20:14:33
Crab Rave Noisestorm 20 8637 -91363 -36545 100000 2023-12-19 22:54:06
Born to Run Red Parker 19 66006 -33994 -12272 100000 2023-12-19 22:56:36
Love Arcade Bending Grid 21 9707 -90293 -39819 100000 2024-01-15 22:51:20
All Starts Now Laurell 19 1024 -98976 -35730 100000 2023-09-23 21:01:38
Boogeyman Wizardz of Oz 19 74390 -25610 -9245 100000 2023-12-19 23:25:38
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 18457 -81543 -39467 100000 2024-02-26 23:29:03
Be Alright Red Parker 20 739 -99261 -39704 100000 2024-12-13 22:54:55
No Rules Foxela & Britt Lari 19 16633 -83367 -30095 100000 2025-04-02 21:33:33
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.0839
Total Execution Time  2.0877
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,160 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11955/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.0712 seconds)  (Hide)
0.0035   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` = '11955'
GROUP BY `gs`.`grade
0.0042   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` = '11955'
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` = '11955'
AND `r`.`name` = 'total' 
2.0632   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)