psychicdrive


Total World Records: ??
Country: US

Stars Earned
24
3
11
1

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
Start & Paws Oscillator X 19 74572 -25428 -9180 100000 2023-02-20 05:43:02
Can't Get Enough Miradey 20 86139 -13861 -5544 100000 2023-05-30 05:28:46
The Rainmaker Doug Laurent 20 72086 -27914 -11166 100000 2023-02-25 20:12:13
Birdie Doolittle 19 88662 -11338 -4093 100000 2023-05-28 15:05:13
Ba Be Loo Be La Kristeen 20 83028 -16972 -6789 100000 2023-02-20 05:55:39
Blow My Mind Alphadelta 19 91095 -8905 -3215 100000 2023-05-28 15:07:13
Bounce Crew 7 19 85313 -14687 -5302 100000 2023-02-25 20:48:35
Sun Goes Down Landomania 20 80992 -19008 -7603 100000 2023-02-25 20:14:20
One Step Further Jenna Drey 20 86713 -13287 -5315 100000 2023-02-25 20:18:50
Da Roots Mind Reflection 20 87644 -12356 -4942 100000 2023-02-17 03:18:58
Land Of The Rising Sun Spacekatz 21 84051 -15949 -7034 100000 2023-06-27 20:05:05
This Is Rock And Roll DJ Zombie 19 80950 -19050 -6877 100000 2023-07-12 04:18:55
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 87160 -12840 -5136 100000 2023-05-30 05:32:30
Paranormal Inspector K 20 74427 -25573 -10229 100000 2023-02-25 20:21:03
Mellow Rikki & Daz 20 79788 -20212 -8085 100000 2023-02-17 03:46:17
July Smiley 20 80694 -19306 -7722 100000 2023-05-30 05:26:13
Typical Tropical Bambee 19 86335 -13665 -4933 100000 2023-02-20 05:57:49
Justify My Love Tess 21 83617 -16383 -7225 100000 2023-02-17 03:29:57
No Princess Lynn 19 93520 -6480 -2339 100000 2025-06-28 18:09:23
Stay Tess 20 61363 -38637 -15455 100000 2023-02-25 20:07:47
Fantasy Melissa 21 74561 -25439 -11219 100000 2023-05-30 05:11:49
In My Dreams Rebecca 20 85348 -14652 -5861 100000 2023-02-20 06:04:53
Nothing Gonna Stop Micky 20 86643 -13357 -5343 100000 2023-02-25 20:16:51
Sky High Lucyfer 20 82717 -17283 -6913 100000 2023-02-25 20:03:58
Bring Your Lovin Back Fracus 20 85705 -14295 -5718 100000 2023-02-20 06:00:19
No Nobody's Love Joga 20 86677 -13323 -5329 100000 2023-02-25 20:25:22
Nori Nori Nori Judy Crystal 21 76945 -23055 -10167 100000 2023-06-27 20:18:18
Spaceman Bambee & Lynn 20 88165 -11835 -4734 100000 2023-02-25 20:05:55
In The Heat Of The Night E-Rotic 20 86376 -13624 -5450 100000 2023-02-20 06:02:52
Sky High DJ Miko 20 69733 -30267 -12107 100000 2023-05-28 15:01:35
Butterfly Swingrowers 19 86221 -13779 -4974 100000 2023-02-25 20:50:29
Operator Miss Papaya 19 87843 -12157 -4389 100000 2023-02-17 03:32:42
Test My Best E-Rotic 21 21412 -78588 -34657 100000 2023-04-22 23:45:47
Turn Me On E-Rotic 20 81379 -18621 -7448 100000 2023-02-25 20:10:01
Here For You PIXL feat. Q'AILA 19 86452 -13548 -4891 100000 2023-02-20 05:52:40
Right Into You The Tech Team 20 86070 -13930 -5572 100000 2023-02-20 06:07:34
Born to Run Red Parker 19 92881 -7119 -2570 100000 2023-02-25 20:45:42
Nothing Else Matters Katya Ocean 19 84601 -15399 -5559 100000 2023-07-12 04:21:28
Love Ari Dayan 20 83361 -16639 -6656 100000 2023-06-28 02:26:27
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  3.0613
Total Execution Time  3.0641
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,946,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7560/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.0463 seconds)  (Hide)
0.0102   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` = '7560'
GROUP BY `gs`.`grade
0.0062   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` = '7560'
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` = '7560'
AND `r`.`name` = 'total' 
3.0296   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)