ipie4fun


Total World Records: ??
Country: US

Stars Earned
24
5
1
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
The 7th Element Vitas 19 93435 -6565 -2370 100000 2025-02-19 03:49:02
Everything Is Changing Rikah 19 92719 -7281 -2628 100000 2023-12-30 18:42:40
Senorita Jenny Rom 23 91258 -8742 -4625 100000 2023-12-30 02:59:25
Who R You Leo Pigot 21 91199 -8801 -3881 100000 2026-01-30 21:07:48
Exotica Banzai 23 74656 -25344 -13407 100000 2026-01-10 22:59:30
Music & Police CJ Crew & KaW feat. Christian D. 21 89243 -10757 -4744 100000 2025-01-05 01:48:24
My Baby Mama Anquette 21 94316 -5684 -2507 100000 2026-03-07 20:11:50
Cartoon Heroes Barbie Young 21 88355 -11645 -5135 100000 2023-01-09 05:03:15
Operator Miss Papaya 19 94742 -5258 -1898 100000 2026-01-11 02:18:16
Say What Cut Capers 21 93192 -6808 -3002 100000 2026-01-30 21:12:46
Follow My Pamp Andrea Damante feat. Adam Clay 20 89907 -10093 -4037 100000 2025-01-05 02:50:58
Insane Niko Noise 20 96044 -3956 -1582 100000 2026-03-07 20:01:51
Everybody Dance X-Rated 22 94910 -5090 -2464 100000 2026-03-07 22:21:21
BUBBLES Tokyo Machine 22 86970 -13030 -6307 100000 2023-07-02 04:59:43
Here For You PIXL feat. Q'AILA 19 98438 -1562 -564 100000 2026-01-11 02:20:35
Dystopia 2077 F.O.O.L & The Forgotten 23 80479 -19521 -10327 100000 2026-01-10 22:53:22
Energizer ZiGZaG 23 42428 -57572 -30456 100000 2026-01-10 22:56:57
Right Into You The Tech Team 20 93397 -6603 -2641 100000 2023-01-09 05:01:35
Born to Run Red Parker 19 90482 -9518 -3436 100000 2026-01-11 02:25:29
Therapy Conro 20 77976 -22024 -8810 100000 2025-02-19 03:53:24
2NITE nanobii 21 93466 -6534 -2881 100000 2026-01-30 20:24:48
Zen Re-venG 22 95857 -4143 -2005 100000 2025-01-05 02:45:23
Music Is Moving Tatsunoshin 23 91597 -8403 -4445 100000 2025-01-05 02:48:41
Big Boss Big Boss 21 92089 -7911 -3489 100000 2025-01-05 01:54:49
Dancing In The Dark HELLO GLOOM 21 97078 -2922 -1289 100000 2026-03-07 20:22:44
Where Did You Go Tatsunoshin 21 89784 -10216 -4505 100000 2025-01-05 01:51:46
Forever Now peak divide 22 95095 -4905 -2374 100000 2026-03-07 20:33:32
Revolution Naoki 23 77696 -22304 -11799 100000 2026-01-10 23:41:08
Alamo Drop Blues N.M.R 21 87735 -12265 -5409 100000 2026-01-11 02:08:25
Old School Rameses B 23 89423 -10577 -5595 100000 2026-01-30 18:57:28
Death By Glamour Toby Fox 23 79248 -20752 -10978 100000 2026-01-10 23:35:21
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Rival )  2.9655
Total Execution Time  2.9686
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,034,304 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/2460/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 (2.9567 seconds)  (Hide)
0.0081   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` = '2460'
GROUP BY `gs`.`grade
0.0077   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` = '2460'
AND `ghs`.`private` = 
0.0002   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` = '2460'
AND `r`.`name` = 'total' 
2.9407   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)