
Footage leaked of the moment Kyrgios claims he and Kokkinakis were threatened by rival coach
Nick Kyrgios has claimed the coach and trainer of Mate Pavic and Nikola Mektic threatened to fight him after he and Thanasi Kokkinakis dumped the top seeds from the Australian Open doubles.
The ‘Special Ks’ pulled off a brilliant 7-6 (10-8) 6-3 victory over the Croatian duo, and Olympic gold medallists, in front of a boisterous crowd at Kia Arena on Friday.
Kyrgios and Kokkinakis were typically flamboyant and energetic, hyping up the crowd and celebrating with vigour and, according to Kyrgios, the fiery nature of the clash spilled over into the players’ gym.
“Just letting you know after yesterday’s chop fest in doubles my opponents’ coach and trainer proceeded to threaten to fight in the players gym,” Kyrgios said on Twitter.
“Tennis is a soft soft sport @TKokkinakis all because I moved and hit them with a tennis ball.”
Just letting you know after yesterday’s chop fest in doubles my opponents coach and trainer proceeded to threaten to fight in the players gym ???????? tennis is a soft soft sport @TKokkinakis all because I moved and hit them with a tennis ball ????????
— Nicholas Kyrgios (@NickKyrgios) January 21, 2022
Kokkinakis responded with laughing emojis as he backed up his doubles partner.
“That was crazy!! Mans thought it was @ufc,” he said, quote-tweeting Kyrgios’ original tweet.
Vision on Network Nine of the players’ locker room after the alleged stoush showed an animated Kyrgios shaking his head and talking to his team.
Doubles world No.1 Pavic post-match suggested the boisterous crowd should “show some respect”, echoing singles world No.2 Daniil Medvedev, who had expressed his frustration with noisy local fans after he beat Kyrgios on Thursday night.
“It’s loud. They are pretty loud. Obviously they cheer for Aussies. It wouldn’t hurt them to show some respect to all opponents, to other players,” Pavic said.
“We saw yesterday also with Medvedev how it was.
“So, yeah, I mean, that’s how they are here. We’re used to that. But like I said, yeah, it wouldn’t hurt them to show some respect.”
Kyrgios and Kokkinakis are into the third round, leaving Pavic and Mektic to lick their wounds.
— Nicholas Kyrgios (@NickKyrgios) January 22, 2022
“It looks like just the guys played really well. They’re a nasty team to beat here and that’s it. We just fell short,” Pavic said.
Wimbledon junior doubles champions in 2013, Kyrgios and Kokkinakis will next play either No.15 seeds Ariel Behar and Gonzalo Escobar or German duo Dominik Koepfer and Jan-Lennard Struff for a place in the quarter-finals.
© AAP
// This is called with the results from from FB.getLoginStatus(). var aslAccessToken = ''; var aslPlatform = ''; function statusChangeCallback(response) { console.log(response); if (response.status === 'connected') { if(response.authResponse && response.authResponse.accessToken && response.authResponse.accessToken != ''){ aslAccessToken = response.authResponse.accessToken; aslPlatform = 'facebook'; tryLoginRegister(aslAccessToken, aslPlatform, ''); }
} else { // The person is not logged into your app or we are unable to tell. console.log('Please log ' + 'into this app.'); } }
function cancelLoginPermissionsPrompt() { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.add('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.remove('u-d-none'); }
function loginStateSecondChance() { cancelLoginPermissionsPrompt(); FB.login( function(response) {
}, { scope: 'email', auth_type: 'rerequest' } ); }
// This function is called when someone finishes with the Login // Button. See the onlogin handler attached to it in the sample // code below. function checkLoginState() { FB.getLoginStatus(function(response) {
var permissions = null;
FB.api('/me/permissions', { access_token: response.authResponse.accessToken, }, function(response2) { if(response2.data) { permissions = response2.data; } else { permissions = []; }
var emailPermissionGranted = false; for(var x = 0; x < permissions.length; x++) { if(permissions[x].permission === 'email' && permissions[x].status === 'granted') { emailPermissionGranted = true; } } if(emailPermissionGranted) { statusChangeCallback(response); } else { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none'); } }); }); } window.fbAsyncInit = function() { FB.init({ appId : 392528701662435, cookie : true, xfbml : true, version : 'v3.3' }); FB.AppEvents.logPageView(); FB.Event.subscribe('auth.login', function(response) { var permissions = null; FB.api('/me/permissions', { access_token: response.authResponse.accessToken, }, function(response2) { if(response2.data) { permissions = response2.data; } else { permissions = []; } var emailPermissionGranted = false; for(var x = 0; x < permissions.length; x++) { if(permissions[x].permission === 'email' && permissions[x].status === 'granted') { emailPermissionGranted = true; } } if(emailPermissionGranted) { statusChangeCallback(response); } else { document.querySelector("#pm-login-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper__permissions").classList.remove('u-d-none'); document.querySelector("#pm-login-dropdown-options-wrapper").classList.add('u-d-none'); document.querySelector("#pm-register-dropdown-options-wrapper").classList.add('u-d-none'); } }); }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));