pepsichan69


Total World Records: ??
Country: US

Stars Earned
11
8
5
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
Land Of The Lost Banzai 19 89557 -10443 -3770 100000 2026-05-06 22:06:43
Moonstone Virgill 19 93680 -6320 -2282 100000 2026-01-23 23:16:29
Blow My Mind Alphadelta 19 82912 -17088 -6169 100000 2024-07-02 02:28:31
Ignition Starts KaW 21 89995 -10005 -4412 100000 2026-05-06 22:16:58
Disconnected Disco Kid Whatever 20 93305 -6695 -2678 100000 2026-05-04 23:09:46
Hispanic Panic Chucho Merchán 23 90681 -9319 -4930 100000 2026-05-06 22:14:24
I Think I Like That Sound Kid Whatever 20 91475 -8525 -3410 100000 2026-01-23 23:39:34
Psalm Pilot Jason Creasey 20 88435 -11565 -4626 100000 2026-01-23 22:12:45
Dies Irae Jason Creasey 19 87300 -12700 -4585 100000 2024-10-01 19:59:26
Click Bait S3RL feat. GL!TCH 20 94016 -5984 -2394 100000 2026-05-13 23:16:41
Utopia Smiley 22 30139 -69861 -33813 100000 2024-09-30 15:21:39
Xuxa Smiley 23 83673 -16327 -8637 100000 2026-05-04 23:06:44
Esperanza KaW 22 42500 -57500 -27830 100000 2024-10-01 20:03:18
Anubis Banzai 20 72591 -27409 -10964 100000 2026-01-23 22:03:16
India's Glitch Kirill Gramada 21 79195 -20805 -9175 100000 2026-01-05 19:50:14
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 85270 -14730 -6496 100000 2026-01-05 19:54:08
Delirium Smiley 23 21597 -78403 -41475 100000 2026-01-05 19:58:09
Kalinka Quiqman 20 78086 -21914 -8766 100000 2025-04-08 02:41:15
The Call of Wilderness Electron 22 47911 -52089 -25211 100000 2024-08-15 03:26:54
Bust It Out FWLR 24 63228 -36772 -21181 100000 2024-09-30 15:24:13
WYGD Bishu 19 11498 -88502 -31949 100000 2026-01-23 21:28:00
The Other Side Au5 & Chime 25 80124 -19876 -12423 100000 2024-08-15 03:30:28
Y2Z Affinity 22 89176 -10824 -5239 100000 2026-05-13 23:19:51
Kibo Dion Timmer 22 81482 -18518 -8963 100000 2024-10-01 20:05:43
What Ya Gonna Do Scott Brown 21 93917 -6083 -2683 100000 2026-05-06 22:09:11
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.2576
Total Execution Time  3.2618
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,021,320 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17210/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.2488 seconds)  (Hide)
0.0047   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` = '17210'
GROUP BY `gs`.`grade
0.0022   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` = '17210'
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` = '17210'
AND `r`.`name` = 'total' 
3.2417   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)