Melvintor415


Total World Records: ??
Country: US

Stars Earned
21
7
5
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
Dance Vibrations Elpis 19 85201 -14799 -5342 100000 2024-02-28 02:33:57
Emotion Smiley 22 84903 -15097 -7307 100000 2024-09-14 06:02:09
Remember December Smiley 22 95635 -4365 -2113 100000 2024-09-14 06:00:29
Who KaW 21 73659 -26341 -11616 100000 2023-07-22 02:18:44
Zodiac Banzai 21 29668 -70332 -31016 100000 2023-08-06 05:17:55
Monody TheFatRat feat. Laura Brehm 22 70807 -29193 -14129 100000 2024-01-31 03:15:42
Da Roots Mind Reflection 20 88525 -11475 -4590 100000 2024-02-28 01:47:52
Flying High Filo Bedo 21 74235 -25765 -11362 100000 2024-02-28 03:12:42
Paradise Smiley 24 57483 -42517 -24490 100000 2024-01-31 03:19:25
ROM-eo & Juli8 Nina 19 86948 -13052 -4712 100000 2024-02-28 03:57:17
Temple Of Boom Yannis Kamarinos 23 82629 -17371 -9189 100000 2023-08-27 03:12:52
Paranormal Inspector K 20 84219 -15781 -6312 100000 2024-02-28 02:09:03
EternuS Sanxion7 20 86302 -13698 -5479 100000 2023-07-22 03:43:03
Feel The Melody S3RL feat. Sara 20 73610 -26390 -10556 100000 2023-07-15 03:23:41
Mellow Rikki & Daz 20 22497 -77503 -31001 100000 2024-01-31 02:27:51
Utopia Smiley 22 84692 -15308 -7409 100000 2023-08-14 02:00:26
Waka Laka Jenny Rom vs. The Zippers 21 87897 -12103 -5337 100000 2024-02-28 03:44:41
Senorita Jenny Rom 23 67493 -32507 -17196 100000 2024-02-28 02:42:53
Movin On Ellen Gee 20 77723 -22277 -8911 100000 2023-07-15 03:08:25
The Saint Goes Marching The Saint 21 28221 -71779 -31655 100000 2023-07-15 03:31:16
Anubis Banzai 20 77550 -22450 -8980 100000 2023-07-15 02:33:07
Dam Dariram Joga 20 79302 -20698 -8279 100000 2023-07-15 03:03:46
Music & Police CJ Crew & KaW feat. Christian D. 21 81000 -19000 -8379 100000 2023-08-27 02:53:04
So Deep Silvertear 21 88301 -11699 -5159 100000 2023-08-27 02:42:51
Speed Over Beethoven Rose 22 73341 -26659 -12903 100000 2023-08-14 02:20:43
Megalovania Toby Fox 21 78656 -21344 -9413 100000 2024-02-28 03:39:12
BU-44 Naoki 21 78130 -21870 -9645 100000 2023-07-15 03:44:40
Kagami KaW 21 80687 -19313 -8517 100000 2023-08-27 03:40:21
Temple Of Love E-Rotic 21 80111 -19889 -8771 100000 2024-01-31 02:33:42
In The Heat Of The Night E-Rotic 20 76619 -23381 -9352 100000 2024-01-31 03:13:00
Cartoon Heroes Barbie Young 21 84091 -15909 -7016 100000 2024-01-31 03:46:28
Cyber-Kyoto- Re-venG 20 40647 -59353 -23741 100000 2023-07-15 02:44:16
Right Into You The Tech Team 20 89198 -10802 -4321 100000 2024-02-28 03:51:59
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 60525 -39475 -20882 100000 2024-01-31 03:49:52
Lemmings On The Run E-Rotic 21 21209 -78791 -34747 100000 2023-08-14 02:47:07
Make It Tonight Fracus & Darwin feat. Jake 21 85769 -14231 -6276 100000 2024-02-28 01:53:12
Under The Bed Macks Wolf X Tatsunoshin 21 91408 -8592 -3789 100000 2024-02-28 03:42:10
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.9564
Total Execution Time  2.9593
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,943,552 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10502/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.9480 seconds)  (Hide)
0.0025   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` = '10502'
GROUP BY `gs`.`grade
0.0029   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` = '10502'
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` = '10502'
AND `r`.`name` = 'total' 
2.9424   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)