Currently Online:
Ring One Boxing
Fighter Scouting Report
King Hippo V2
King Hippo V2 stands 4 feet 10 inches tall and reportedly weighs 120lbs. He is currently registered in the Bantamweight division. He fights for AustralAsia and South America and is managed by B.U.M.Incorporated
has has a rating of
5, a status of
7 and record of
13-10-1 (9/6) and is currently
M
. His record in world title fights is
0-0-0 (0/0)
Link to this Fighter
Tag Locker
Fight History
Available Opponents
Practice against this Fighter
Press Releases>
Fighter Description
< LANGUAGE="Java1.2">
ie4 = ((navigator.appVersion.indexOf("MSIE")>0) && (parseInt(navigator.appVersion) >= 4));
var count = 0, count2 = 0, add1 = 3, add2 = 10, timerID;
function show() {
if (ie4) {
count += add1;
count2 += add2;
delay = 30;
if(count2 > 100) count2 = 100;
if(count > 100) {
count = 100;
add1 = -10;
add2 = -3;
delay = 350;
}
if(count < 0) count = 0;
if(count2 < 0) {
count2 = 0;
add1 = 3;
add2 = 10;
delay = 200;
}
fader.style.filter = "Alpha(Opacity="+count2+",FinishOpacity="+count+",style=2)";
timerID = setTimeout("show()", delay);
}
}
window.onload = show;
>