pauliwrath


Total World Records: ??
Country: US

Stars Earned
4
15
10
1

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 99758 -242 -87 100000 2022-07-02 00:46:14
Bounce Crew 7 19 98126 -1874 -677 100000 2022-07-02 00:42:56
Crazy Baby Fantasy Project 20 99465 -535 -214 100000 2022-07-13 19:31:00
Surf Hyper Potions 22 97548 -2452 -1187 100000 2022-07-13 19:54:04
Fleadh Uncut Ian Parker 21 99125 -875 -386 100000 2022-07-13 20:53:41
ROM-eo & Juli8 Nina 19 99120 -880 -318 100000 2022-07-13 21:30:36
This Is Rock And Roll DJ Zombie 19 98358 -1642 -593 100000 2022-07-02 00:39:19
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 99198 -802 -321 100000 2022-07-13 19:36:26
Boom Boom Dollars King Kong & D'Jungle Girls 21 99035 -965 -426 100000 2022-07-02 01:57:20
Do U Love Me DJ Doo 21 95687 -4313 -1902 100000 2022-07-13 19:52:24
The Beginning DJ Doo 26 88579 -11421 -7721 100000 2022-07-13 21:19:47
Ghosts Tenth Planet 20 96539 -3461 -1384 100000 2022-07-02 01:01:01
Justify My Love Tess 21 95439 -4561 -2011 100000 2022-07-02 00:33:43
Move It Groove It KaW feat. Sam-I-Am 22 97191 -2809 -1360 100000 2022-07-13 20:41:30
Pink Dinosaur Miss Papaya 19 99585 -415 -150 100000 2022-07-13 21:28:16
Bye Bye Baby Balloon Joga 21 98246 -1754 -774 100000 2022-07-02 01:46:23
Dam Dariram Joga 20 99661 -339 -136 100000 2022-07-13 20:24:01
Stay Tess 20 98927 -1073 -429 100000 2022-07-02 01:31:23
We're Getting Faster Darwin feat. Fraz 22 98219 -1781 -862 100000 2022-07-13 20:49:06
Speed Over Beethoven Rose 22 99166 -834 -404 100000 2022-07-13 20:46:01
Riddimino Philstep 23 97134 -2866 -1516 100000 2022-07-13 20:27:23
Doh! Tale & Dutch 20 99730 -270 -108 100000 2022-07-13 19:33:59
Into My Dream Lagoona 23 93807 -6193 -3276 100000 2022-07-13 21:16:19
Megalovania Toby Fox 21 97395 -2605 -1149 100000 2022-07-02 02:01:45
Charlene Missing Heart 22 98615 -1385 -670 100000 2022-07-13 20:39:02
Do It All Night E-Rotic 20 99663 -337 -135 100000 2022-07-02 00:58:30
If You Can Say Goodbye Kate Project 19 99820 -180 -65 100000 2022-07-13 21:25:56
Liquify Toby Emerson 21 97774 -2226 -982 100000 2022-07-13 19:49:26
Queen Of Light E-Rotic 21 42675 -57325 -25280 100000 2022-07-13 21:23:16
Never Ending Story DJ AC-DC 20 99727 -273 -109 100000 2022-07-02 01:53:13
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.3244
Total Execution Time  2.3283
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,932,008 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6717/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.3134 seconds)  (Hide)
0.0024   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` = '6717'
GROUP BY `gs`.`grade
0.0043   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` = '6717'
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` = '6717'
AND `r`.`name` = 'total' 
2.3064   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)