detri


Country: US

Stars Earned
23
23
8
1

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 55

Song Title Artist Level Score Grade Date
Start & Paws Oscillator X 19 74115 2023-05-28 12:42:22
Time is Ticking Elpis feat. Black Elway 19 91562 2023-05-03 20:05:18
Birdie Doolittle 19 83566 2023-01-01 16:36:21
Joanna Crazy Loop 19 88586 2023-04-17 18:00:08
Million Feelings Chriss Floren 19 86105 2023-04-23 23:24:47
Moonstone Virgill 19 89107 2023-01-22 21:19:51
Show Me Your Moves Auvic 20 82500 2023-05-08 19:07:33
Blow My Mind Alphadelta 19 83789 2023-01-01 16:39:26
Ignition Starts KaW 21 31013 2023-03-13 00:22:30
One Step Further Jenna Drey 20 78521 2023-01-02 18:15:33
Drifting Away Filo Bedo 20 91767 2023-05-28 12:46:12
Fleadh Uncut Ian Parker 21 75021 2023-01-17 17:43:18
Reactor Jason Creasey 19 88862 2023-04-24 00:41:56
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 79835 2023-03-14 20:26:38
Dies Irae Jason Creasey 19 83806 2023-01-04 23:12:42
Paranormal Inspector K 20 32904 2023-03-10 01:18:16
Click Bait S3RL feat. GL!TCH 20 82047 2023-03-29 22:18:30
EternuS Sanxion7 20 84076 2023-05-08 18:53:00
Feel The Melody S3RL feat. Sara 20 92756 2023-05-08 19:10:45
Utopia Smiley 22 25724 2023-03-13 00:11:21
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 86837 2023-05-26 18:03:29
Coming Out Playmaker feat. Robina 19 94755 2023-04-15 02:11:08
Young Forever Rebecca 20 87139 2023-05-08 18:50:43
Ghosts Tenth Planet 20 80545 2023-04-18 23:45:12
Justify My Love Tess 21 84740 2023-04-18 23:51:51
Movin On Ellen Gee 20 87958 2023-05-08 18:56:04
Anubis Banzai 20 86959 2023-04-29 17:07:47
Bye Bye Baby Balloon Joga 21 81790 2023-04-15 15:58:50
We're Getting Faster Darwin feat. Fraz 22 71804 2023-04-23 23:40:38
India's Glitch Kirill Gramada 21 92528 2023-04-18 23:49:08
Nothing Gonna Stop Micky 20 1984 2023-04-19 23:33:45
Nightmare FSJ feat. Tara Louise 21 84149 2023-03-29 22:34:44
Riddimino Philstep 23 4052 2023-03-10 01:23:47
Bring Your Lovin Back Fracus 20 84948 2023-04-15 19:04:20
No Nobody's Love Joga 20 87015 2023-05-08 18:59:59
Forever Schustin 21 83915 2023-04-19 23:08:00
Butterfly Swingrowers 19 88805 2023-05-26 18:01:10
If You Can Say Goodbye Kate Project 19 89498 2023-04-17 17:53:42
Kinky Boots Daz Sampson & Nona 19 89605 2023-05-28 12:36:00
op13 riddle 22 80565 2023-03-29 22:27:54
Grab It While We Can FantastixX 19 85137 2023-04-19 23:27:58
High On Your Love Safura 19 88586 2023-04-29 16:59:10
Shiawase Dion Timmer 23 38948 2023-01-31 00:28:47
The Shrimps Vertigini 20 51504 2023-03-10 01:30:13
Fade Out Bensley 21 79500 2023-04-24 00:28:49
Here For You PIXL feat. Q'AILA 19 95823 2023-05-12 21:20:55
Recovery JMCX 19 90148 2023-05-03 20:02:25
Have Fun Rameses B 21 83660 2023-05-21 16:20:05
Rainbow Rave Parade Chime 24 8446 2023-03-10 01:21:01
Only You DEXTER KING feat. Alexis Donn 19 89274 2023-04-17 18:02:45
Right Into You The Tech Team 20 79743 2023-02-19 22:38:19
Lemmings On The Run E-Rotic 21 85718 2023-04-18 23:54:11
Crab Rave Noisestorm 20 89172 2023-04-06 21:56:49
Born to Run Red Parker 19 92536 2023-05-24 19:47:53
Therapy Conro 20 86721 2023-05-08 19:03:25
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0207
Total Execution Time  0.0238
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,616,384 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8312
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0111 seconds)  (Hide)
0.0064   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` = '8312'
GROUP BY `gs`.`grade
0.0044   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` = '8312'
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` = '8312'
AND `r`.`name` = 'total' 
  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)