Martina


Total World Records: ??
Country: US

Stars Earned
23

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
Dynamo Oscillator X 19 7372 -92628 -33439 100000 2025-09-03 07:03:18
Land Of The Lost Banzai 19 1840 -98160 -35436 100000 2025-09-23 07:13:45
Can't Let Go Jenna Drey 19 14125 -85875 -31001 100000 2025-08-28 07:29:47
Joanna Crazy Loop 19 354 -99646 -35972 100000 2025-09-22 07:25:21
Funny Love Dan Balan 19 6196 -93804 -33863 100000 2025-09-12 06:02:41
Ize Pie Headtwist & Pump 19 7362 -92638 -33442 100000 2025-09-22 07:21:37
Ladybug Coconut 19 6505 -93495 -33752 100000 2025-09-23 07:11:54
Coming Out Playmaker feat. Robina 19 35269 -64731 -23368 100000 2025-08-30 04:56:22
Hero Miss Papaya 20 3893 -96107 -38443 100000 2025-09-17 07:26:02
Devil Inside CRMNL 19 3052 -96948 -34998 100000 2025-09-02 06:35:19
Butterfly Swingrowers 19 15389 -84611 -30545 100000 2025-08-28 07:24:31
Operator Miss Papaya 19 5087 -94913 -34264 100000 2025-09-14 05:16:58
Kick It Man KaW feat. DAZ 19 3296 -96704 -34910 100000 2025-09-23 07:08:24
If You Can Say Goodbye Kate Project 19 5391 -94609 -34154 100000 2025-09-22 07:04:59
Kinky Boots Daz Sampson & Nona 19 11912 -88088 -31800 100000 2025-09-23 07:10:06
Lay It Down Tchorta & Gui Boratto 19 18023 -81977 -29594 100000 2025-09-23 07:17:34
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 5618 -94382 -34072 100000 2025-09-17 07:50:16
Here For You PIXL feat. Q'AILA 19 40703 -59297 -21406 100000 2025-09-17 07:24:10
WYGD Bishu 19 18200 -81800 -29530 100000 2025-08-23 06:19:38
Born to Run Red Parker 19 5409 -94591 -34147 100000 2025-08-28 06:58:26
Boogeyman Wizardz of Oz 19 4110 -95890 -34616 100000 2025-08-28 06:54:29
Halley's Comet Jenna Drey & Joe Bermudez 19 19899 -80101 -28916 100000 2025-09-12 06:32:33
Letting Go Bensley & Voicians 19 5022 -94978 -34287 100000 2025-09-23 07:23:15
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.4078
Total Execution Time  2.4106
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,903,888 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11197/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.3978 seconds)  (Hide)
0.0150   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` = '11197'
GROUP BY `gs`.`grade
0.0105   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` = '11197'
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` = '11197'
AND `r`.`name` = 'total' 
2.3720   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)