Kalisto707


Country: US

Stars Earned
32
11

Wild Mode Embed Generic Embed

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

Total Score Count: 43

Song Title Artist Level Score Grade Date
Dream A Dream Captain Jack 20 95870 2026-04-12 17:26:59
Boom Boom Dollars King Kong & D'Jungle Girls 21 96047 2026-04-12 17:32:39
Bumble Bee Bambee 20 97941 2026-02-28 02:29:18
Never Gonna Make Morgana 21 99103 2026-02-21 19:10:22
Waka Laka Jenny Rom vs. The Zippers 21 98884 2026-03-28 17:31:23
Flash In The Night Flashman 22 96951 2026-03-29 17:48:19
Senorita Jenny Rom 23 93338 2026-05-03 18:07:58
Ghosts Tenth Planet 20 95447 2026-03-20 00:30:48
Justify My Love Tess 21 97586 2026-03-15 18:26:07
Movin On Ellen Gee 20 98982 2026-03-28 17:25:21
Bye Bye Baby Balloon Joga 21 95200 2026-03-19 00:48:20
Dam Dariram Joga 20 98599 2026-03-26 01:34:01
Music & Police CJ Crew & KaW feat. Christian D. 21 93898 2026-05-03 18:00:49
So Deep Silvertear 21 95852 2026-03-28 17:34:28
Stay Tess 20 98136 2026-03-12 23:46:07
Fantasy Melissa 21 97457 2026-04-12 17:38:26
Living In America Rose & John 22 98259 2026-03-29 18:20:12
Speed Over Beethoven Rose 22 93539 2026-03-29 18:14:25
Nothing Gonna Stop Micky 20 97340 2026-03-26 01:38:53
Crime Time CJ Crew & KaW feat. Sedge 22 93787 2026-04-12 17:29:33
Confusion Tess 22 97324 2026-03-13 00:01:52
No Nobody's Love Joga 20 96964 2026-02-21 19:12:59
My Generation Captain Jack 20 97643 2026-04-12 17:24:28
Nori Nori Nori Judy Crystal 21 98253 2026-03-29 17:51:52
Twelve Riyu Kosaka 20 96135 2026-03-29 18:27:36
Baby Love Me Judy Crystal 21 98385 2026-03-12 23:37:03
Temple Of Love E-Rotic 21 96167 2026-05-02 17:18:58
In The Heat Of The Night E-Rotic 20 98299 2026-03-12 01:01:15
Sky High DJ Miko 20 94497 2026-04-12 17:16:47
Cartoon Heroes Barbie Young 21 97925 2026-02-25 01:56:38
Paradox Naoki feat. Riyu Kosaka 20 99366 2026-03-20 00:36:35
Queen Of Light E-Rotic 21 96829 2026-03-26 23:36:17
Never Ending Story DJ AC-DC 20 97681 2026-04-12 17:21:34
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 97560 2026-04-04 17:44:34
Nothing Else Matters Katya Ocean 19 96901 2026-05-03 17:55:17
Techno World NAOKI underground 22 89236 2026-03-12 01:17:31
Under The Bed Macks Wolf X Tatsunoshin 21 97115 2026-04-04 17:47:12
Running In The 90s Max Coveri 23 90424 2026-02-28 03:14:06
Remember Me Leslie Parrish 21 98609 2026-03-14 22:38:26
Revolution Naoki 23 92261 2026-04-18 17:44:29
Hands Up, Touch The Sky NAOKI feat. NOVA 19 97793 2026-04-12 17:41:52
Lifted Me Up CloudNone and Micah Martin 21 97072 2026-04-12 17:44:41
Samurai Heart Quiqman feat. AKANE 24 91891 2026-05-03 18:12:10
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.1536
Total Execution Time  0.1576
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,629,912 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/26992
  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.1424 seconds)  (Hide)
0.0619   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` = '26992'
GROUP BY `gs`.`grade
0.0801   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` = '26992'
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` = '26992'
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)