Desklamp22


Country: US

Stars Earned
35
2
3
1
4

Wild Mode Embed Generic Embed

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

Total Score Count: 45

Song Title Artist Level Score Grade Date
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 89232 2025-09-19 05:01:22
Link Line Asterisk 25 76611 2020-11-22 22:13:11
I Love You Baby Pandera 21 94975 2023-12-11 06:49:10
Zodiac Banzai 21 93468 2023-12-11 06:38:24
Monody TheFatRat feat. Laura Brehm 22 96297 2020-11-22 22:10:23
Surf Hyper Potions 22 95573 2025-09-16 23:20:29
Disconnected Disco Kid Whatever 20 95887 2020-11-22 21:47:29
Soapy Bubble Fragmentz 23 90878 2023-12-11 06:35:04
Spin Chicken Freebie & The Bean 21 93561 2025-09-16 23:01:57
Ladybug Coconut 19 96775 2025-09-16 23:41:46
Sweet World Omega Men 22 63384 2025-09-16 23:22:47
Click Bait S3RL feat. GL!TCH 20 96848 2020-11-22 22:25:43
Sunshine Triple J 22 68957 2025-09-16 23:17:38
EternuS Sanxion7 20 95537 2020-11-22 22:25:43
Feel The Melody S3RL feat. Sara 20 95131 2020-11-22 22:36:15
Pink Fuzzy Bunnies Wonderboy 25 90633 2025-09-16 23:13:54
Ghosts Tenth Planet 20 93516 2025-09-19 04:59:11
The Saint Goes Marching The Saint 21 86808 2020-11-22 21:47:29
Music & Police CJ Crew & KaW feat. Christian D. 21 93219 2025-09-19 05:12:04
We're Getting Faster Darwin feat. Fraz 22 95849 2025-09-19 05:18:52
Dolphin Talk Pyramyth 23 91953 2020-11-22 21:47:29
Equinox Mage 21 94447 2020-11-22 22:25:43
July ReduX Entity 23 95466 2025-09-19 05:05:49
Silence Fracus & Darwin 22 88179 2020-11-22 21:34:02
Crime Time CJ Crew & KaW feat. Sedge 22 92169 2020-11-22 21:47:29
MAX428 Omega 27 2847 2020-11-22 22:36:15
Warrior Kirill Gramada 21 92877 2020-11-22 22:36:15
Bring Your Lovin Back Fracus 20 97395 2023-12-11 06:25:32
Critical Hit MDK 25 82168 2023-12-11 06:44:15
Show U M-Project 24 91681 2025-09-19 05:28:24
SaberDance Quiqman 22 94863 2025-09-16 23:07:56
The Naughty Song Oscillator X 19 97835 2023-12-11 06:28:23
Pump It Electric Callboy 21 95557 2025-09-16 23:11:14
Rainbow Rave Parade Chime 24 56013 2023-12-11 06:46:52
Only You DEXTER KING feat. Alexis Donn 19 98878 2025-09-16 23:33:03
Midnight Train More Plastic & Tylah Winyard 22 97934 2025-09-16 23:38:55
Perks Bibi Gold 21 95468 2023-12-11 06:31:42
Make It Tonight Fracus & Darwin feat. Jake 21 95506 2025-09-19 05:15:54
Northern Lights Saxsquatch 21 95007 2025-09-16 23:35:43
Under The Bed Macks Wolf X Tatsunoshin 21 99110 2025-09-16 23:29:09
Kibo Dion Timmer 22 93136 2025-09-19 05:08:46
Tick Tock Technikore 20 98834 2025-09-16 23:26:23
Take Me Away Dougal 22 93321 2025-09-19 05:22:29
戦国 Re-venG 21 95466 2025-09-19 05:25:03
Letting Go Bensley & Voicians 19 98975 2025-09-16 23:43:42
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0138
Total Execution Time  0.0167
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,581,560 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3179
  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.0055 seconds)  (Hide)
0.0024   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` = '3179'
GROUP BY `gs`.`grade
0.0027   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` = '3179'
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` = '3179'
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)