Boxing

Tri-Nations Boxing kicks off today

June 27, 2025 6:22 am

[File Photo]

The anticipated International Tri-Nations Boxing tournament commences today.

The competition will feature a robust contingent of 30 boxers from Australia, alongside a team of 13 boxers from Samoa, all set to challenge Fiji’s local talent.

Samoa’s assistant captain, Achillies Taavao, is extending a warm invitation to fans, encouraging them to turn out in large numbers to witness the talent on display.

Article continues after advertisement

“Come and watch us, it’s really big for us that you all can come and cheer and we need your prayers to do well in the ring.”

Spectators eager to get a closer look at the athletes can attend the official weigh-in tomorrow morning at 7am at the FMF Gymnasium, which will be open to the public.

The first fights are scheduled to begin at 2:30 PM.

Tickets for the event are priced at $20 for ringside seats and $10 for general seating.

For overseas viewers, the games will be available live on Viti+ for $99 FJD, while local viewers can watch it live on FBC 2.

Stream the best of Fiji on VITI+. Anytime. Anywhere.

"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } function generate_leaderboard(obj){ if (obj.length == 0){ // setup default leaderboard return false; } num = obj.length; //num = (Math.floor(Math.random() * num)); num = get_next_leaderboard(num); // num = get_next_leaderboard(obj); var style = "body.leaderboard-ad {\ margin: 0;\ width: 728px;\ height: 90px;\ overflow: hidden;\ }"; var style2 = "@keyframes lb-slide {\ 0%, 100% {\ margin-left: 0px;\ }\ 50% {\ margin-left: -408px;\ }\ }\ @media (max-width: 700px) { \ .lb {\ animation: lb-slide 10s infinite ;\ } \ .lb {\ width: 320px;\ margin: auto;\ height: 90px;\ overflow: hidden;\ }}"; var template = "
OSZAR »
"; el = "#homepage-leaderboard"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); el = "#homepage-leaderboard-mobile"; el2 = $(el); el2.removeAttr("src"); el2.attr("srcdoc", template); } //assumes JQUERY is already loaded - DO A CHECK /* update 09.06.2025 - disabling the legacy get_webads - to be completely removed later.*/ //get_webads(); /*new in 07/05/2023*/ function get_next_leaderboard(num) { //console.log ("get_next_leaderboard(num) "); //console.log (num); // Check local storage for variable leaderboard_shown, defaulting to 0 let leaderboard_shown = parseInt(localStorage.getItem('leaderboard_shown')) || 0; // Add +1 to leaderboard_shown and make sure it's not more than num leaderboard_shown = (leaderboard_shown + 1) % (num); // Save leaderboard_shown to local storage localStorage.setItem('leaderboard_shown', leaderboard_shown.toString()); //console.log (leaderboard_shown); // Return leaderboard_shown return leaderboard_shown; }
OSZAR »