C1v1d


Total World Records: ??
Country: US

Stars Earned
3
15
12
2

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 89265 -10735 -3875 100000 2024-04-03 22:54:09
Land Of The Lost Banzai 19 739 -99261 -35833 100000 2023-10-18 23:28:09
Revenge MonstDeath 21 4937 -95063 -41923 100000 2024-04-03 23:22:55
Lucky Star Miradey 20 10547 -89453 -35781 100000 2023-10-19 00:13:54
Shoulda SUNN 20 38937 -61063 -24425 100000 2023-10-19 00:38:23
Sun Goes Down Landomania 20 40504 -59496 -23798 100000 2023-10-19 00:10:10
Ignition Starts KaW 21 25947 -74053 -32657 100000 2024-04-03 23:04:57
Made In China Vitas & Sergey Pudovkin 20 25943 -74057 -29623 100000 2023-10-19 00:31:28
Drifting Away Filo Bedo 20 17871 -82129 -32852 100000 2023-10-18 23:53:24
Ize Pie Headtwist & Pump 19 23837 -76163 -27495 100000 2023-10-18 23:36:01
ROM-eo & Juli8 Nina 19 51483 -48517 -17515 100000 2023-10-18 23:44:02
Dies Irae Jason Creasey 19 78213 -21787 -7865 100000 2023-10-19 00:17:14
Mellow Rikki & Daz 20 18377 -81623 -32649 100000 2023-10-19 00:24:04
Be Alive Stian K 20 82278 -17722 -7089 100000 2024-04-03 22:56:55
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 83619 -16381 -5914 100000 2024-04-03 22:50:27
Typical Tropical Bambee 19 617 -99383 -35877 100000 2023-10-18 23:47:00
Dam Dariram Joga 20 82890 -17110 -6844 100000 2023-10-19 00:07:11
Devil Inside CRMNL 19 82502 -17498 -6317 100000 2023-10-19 00:20:46
Spaceman Bambee & Lynn 20 87847 -12153 -4861 100000 2024-04-03 23:32:29
In The Heat Of The Night E-Rotic 20 83949 -16051 -6420 100000 2024-04-03 23:11:02
Say Na Na Na Serhat 19 56365 -43635 -15752 100000 2023-10-18 23:31:52
Here For You PIXL feat. Q'AILA 19 78644 -21356 -7710 100000 2023-10-18 23:39:43
Moonlight PIXY 20 76143 -23857 -9543 100000 2024-04-03 23:08:32
We Got The Moves Electric Callboy 20 12299 -87701 -35080 100000 2023-10-18 23:56:29
All For One IVD x Dee Dee x Kenny Hayes 21 50938 -49062 -21636 100000 2024-04-03 23:35:02
Right Into You The Tech Team 20 82276 -17724 -7090 100000 2023-10-19 00:41:10
WYGD Bishu 19 79140 -20860 -7530 100000 2024-04-03 23:01:17
Crab Rave Noisestorm 20 60428 -39572 -15829 100000 2023-10-19 00:54:12
Just Dance Bad Computer 20 83850 -16150 -6460 100000 2023-10-19 00:33:48
Down Low Hr. Troels x Felix Schorn 20 14273 -85727 -34291 100000 2023-10-19 00:51:42
UFO Little Sis Nora & S3RL 20 73635 -26365 -10546 100000 2023-10-19 00:27:15
Under The Bed Macks Wolf X Tatsunoshin 21 87024 -12976 -5722 100000 2024-04-03 23:20:03
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  3.1119
Total Execution Time  3.1156
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,925,232 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12408/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.1011 seconds)  (Hide)
0.0653   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` = '12408'
GROUP BY `gs`.`grade
0.0028   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` = '12408'
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` = '12408'
AND `r`.`name` = 'total' 
3.0327   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)