PASCAL X


Total World Records: ??
Country: GB

Stars Earned
5
20
3
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
Bagpipe A-Moe 20 17550 -82450 -32980 100000 2023-01-18 20:41:01
Disconnected Disco Kid Whatever 20 82572 -17428 -6971 100000 2023-11-02 20:26:17
Gallecode NoVus 20 78697 -21303 -8521 100000 2023-10-20 18:47:49
ROM-eo & Juli8 Nina 19 88459 -11541 -4166 100000 2023-10-09 18:53:08
Click Bait S3RL feat. GL!TCH 20 87262 -12738 -5095 100000 2024-05-15 18:51:32
EternuS Sanxion7 20 89597 -10403 -4161 100000 2023-11-02 20:38:43
Feel The Melody S3RL feat. Sara 20 79585 -20415 -8166 100000 2024-01-18 19:46:55
July Smiley 20 78306 -21694 -8678 100000 2024-03-16 21:00:33
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 83441 -16559 -5978 100000 2024-07-09 19:01:12
Beautiful Man Radiorama 21 68557 -31443 -13866 100000 2023-03-05 21:37:23
Never Gonna Make Morgana 21 75093 -24907 -10984 100000 2023-07-31 17:57:04
Hero Miss Papaya 20 83611 -16389 -6556 100000 2023-02-03 20:13:19
Typical Tropical Bambee 19 84181 -15819 -5711 100000 2023-07-31 18:01:51
Bye Bye Baby Balloon Joga 21 73583 -26417 -11650 100000 2023-07-31 17:52:27
Stay Tess 20 39300 -60700 -24280 100000 2023-02-09 19:55:39
Fantasy Melissa 21 83031 -16969 -7483 100000 2023-11-02 20:43:41
Classic Madness Fracus & Darwin 21 19443 -80557 -35526 100000 2022-10-08 10:05:48
Nothing Gonna Stop Micky 20 85853 -14147 -5659 100000 2023-10-20 19:22:08
Megalovania Toby Fox 21 81892 -18108 -7986 100000 2024-01-18 19:32:04
Do It All Night E-Rotic 20 72979 -27021 -10808 100000 2022-08-06 11:53:26
In The Heat Of The Night E-Rotic 20 82215 -17785 -7114 100000 2023-02-14 21:03:42
Sky High DJ Miko 20 70609 -29391 -11756 100000 2022-11-05 13:08:57
Operator Miss Papaya 19 77987 -22013 -7947 100000 2023-02-09 19:48:40
Queen Of Light E-Rotic 21 24076 -75924 -33482 100000 2023-01-18 20:38:05
Turn Me On E-Rotic 20 74412 -25588 -10235 100000 2024-07-09 19:09:08
Never Ending Story DJ AC-DC 20 84242 -15758 -6303 100000 2024-01-28 15:46:20
Ooh La La La E-Rotic 21 78969 -21031 -9275 100000 2025-01-03 19:53:26
Stop Me Natsume Oki 21 72499 -27501 -12128 100000 2024-03-16 20:56:27
Right Into You The Tech Team 20 76451 -23549 -9420 100000 2023-10-20 18:57:03
Lemmings On The Run E-Rotic 21 59579 -40421 -17826 100000 2023-02-09 19:51:47
Bambole (Ole) Papa Gonzalez 20 86106 -13894 -5558 100000 2023-10-20 19:08:47
Running Ninja Eurofunk 21 13171 -86829 -38292 100000 2025-07-05 10:19:57
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.3005
Total Execution Time  2.3033
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,924,920 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6994/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.2926 seconds)  (Hide)
0.0054   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` = '6994'
GROUP BY `gs`.`grade
0.0023   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` = '6994'
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` = '6994'
AND `r`.`name` = 'total' 
2.2848   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)