Welsh


Total World Records: ??
Country: FR

Stars Earned
13
14
1
6

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
Birdie Doolittle 19 87397 -12603 -4550 100000 2024-02-03 14:56:40
Who KaW 21 83405 -16595 -7318 100000 2024-02-03 16:53:30
Crazyloop Crazy Loop 22 77115 -22885 -11076 100000 2024-02-03 17:07:35
Da Roots Mind Reflection 20 91896 -8104 -3242 100000 2024-02-03 15:15:56
Fleadh Uncut Ian Parker 21 80118 -19882 -8768 100000 2024-02-03 16:59:14
Flying High Filo Bedo 21 71577 -28423 -12535 100000 2024-02-03 17:01:35
Land Of The Rising Sun Spacekatz 21 88723 -11277 -4973 100000 2024-02-03 17:04:24
ROM-eo & Juli8 Nina 19 91481 -8519 -3075 100000 2024-02-03 15:10:22
Ladybug Coconut 19 89803 -10197 -3681 100000 2024-02-03 15:01:31
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 84904 -15096 -5450 100000 2024-02-03 14:59:22
No Princess Lynn 19 88816 -11184 -4037 100000 2024-02-03 15:05:32
Equinox Mage 21 7113 -92887 -40963 100000 2024-02-03 15:19:33
Delirium Smiley 23 24702 -75298 -39833 100000 2024-02-03 16:39:17
In The Heat Of The Night E-Rotic 20 91686 -8314 -3326 100000 2024-02-03 16:33:33
Queen Of Light E-Rotic 21 81528 -18472 -8146 100000 2024-02-03 17:11:38
Say What Cut Capers 21 80473 -19527 -8611 100000 2024-02-03 17:14:14
Silent Movie Little Violet 19 90141 -9859 -3559 100000 2024-02-03 16:01:49
Shiawase Dion Timmer 23 54117 -45883 -24272 100000 2024-02-03 16:47:22
Press Start MDK 23 79231 -20769 -10987 100000 2024-02-03 16:45:03
Pump It Electric Callboy 21 80263 -19737 -8704 100000 2024-02-03 15:58:34
Ooh La La La E-Rotic 21 84658 -15342 -6766 100000 2024-02-03 15:56:17
Demon's World CJ Crew 22 79120 -20880 -10106 100000 2024-02-03 15:48:23
Dance Sophon 23 31931 -68069 -36009 100000 2024-02-03 15:45:57
Lemmings On The Run E-Rotic 21 89635 -10365 -4571 100000 2024-02-03 15:43:36
Crab Rave Noisestorm 20 90603 -9397 -3759 100000 2024-02-03 15:13:30
Do My Thing PRTY ANML 20 92829 -7171 -2868 100000 2024-02-03 17:18:04
Nothing Else Matters Katya Ocean 19 2289 -97711 -35274 100000 2024-02-03 15:07:53
2NITE nanobii 21 83414 -16586 -7314 100000 2024-02-03 17:25:15
Poco Loco Carlito 21 92571 -7429 -3276 100000 2024-02-03 17:20:43
GALACTICAL Tokyo Machine 23 282 -99718 -52751 100000 2024-02-03 15:37:19
Candy Pop Luv Limited -NM- 21 81486 -18514 -8165 100000 2024-02-03 15:26:31
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 82645 -17355 -6942 100000 2024-02-03 15:22:34
Keep On Dancing BEAUZ feat. Heleen 20 81503 -18497 -7399 100000 2024-02-03 15:24:32
Under The Bed Macks Wolf X Tatsunoshin 21 90432 -9568 -4219 100000 2024-02-03 15:34:22
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.0345
Total Execution Time  2.0378
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,929,256 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9631/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.0232 seconds)  (Hide)
0.0014   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` = '9631'
GROUP BY `gs`.`grade
0.0014   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` = '9631'
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` = '9631'
AND `r`.`name` = 'total' 
2.0202   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)