Paulister


Total World Records: ??
Country: NL

Stars Earned
5
12
2
5

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 87423 -12577 -4540 100000 2025-03-08 13:33:46
Bagpipe A-Moe 20 80013 -19987 -7995 100000 2025-03-16 15:09:16
Birdie Doolittle 19 72586 -27414 -9896 100000 2023-05-12 12:07:35
Can't Let Go Jenna Drey 19 82820 -17180 -6202 100000 2025-04-06 14:51:53
Joanna Crazy Loop 19 85200 -14800 -5343 100000 2025-04-25 17:13:37
Crazy Baby Fantasy Project 20 84722 -15278 -6111 100000 2025-04-25 16:47:11
Made In China Vitas & Sergey Pudovkin 20 89811 -10189 -4076 100000 2025-03-22 13:09:35
I Think I Like That Sound Kid Whatever 20 69983 -30017 -12007 100000 2025-01-11 13:32:00
This Is Rock And Roll DJ Zombie 19 81187 -18813 -6791 100000 2024-12-21 15:12:48
Gargoyle Sanxion7 24 44230 -55770 -32124 100000 2024-08-21 14:50:02
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 61686 -38314 -16896 100000 2025-04-06 15:08:30
Anubis Banzai 20 85995 -14005 -5602 100000 2025-07-29 11:26:38
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 83333 -16667 -7350 100000 2025-01-11 13:47:17
Megalovania Toby Fox 21 78850 -21150 -9327 100000 2025-04-25 17:11:11
Ma Huggies FIG & Nico Sleator 20 49798 -50202 -20081 100000 2025-03-29 14:14:46
Cryosleep Machinae Supremacy 20 21507 -78493 -31397 100000 2025-01-11 12:44:56
Say Na Na Na Serhat 19 91535 -8465 -3056 100000 2025-07-29 12:43:11
Insane Niko Noise 20 49249 -50751 -20300 100000 2024-10-09 11:54:24
Sing It Again Kirk Monteux 19 79073 -20927 -7555 100000 2023-01-04 14:24:51
We Got The Moves Electric Callboy 20 27537 -72463 -28985 100000 2025-07-19 12:15:14
Crab Rave Noisestorm 20 88405 -11595 -4638 100000 2025-04-25 16:52:59
Samurai Rameses B 22 86431 -13569 -6567 100000 2025-07-19 12:47:20
Work Stella Mwangi 21 90232 -9768 -4308 100000 2025-07-13 11:59:19
Halley's Comet Jenna Drey & Joe Bermudez 19 84369 -15631 -5643 100000 2025-04-25 16:36:20
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Rival )  3.4459
Total Execution Time  3.4504
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,912 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7675/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 (3.4331 seconds)  (Hide)
0.0080   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` = '7675'
GROUP BY `gs`.`grade
0.0049   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` = '7675'
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` = '7675'
AND `r`.`name` = 'total' 
3.4199   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)