A
Set short text size
A
Set the default text size
A
Set large text size
Wimbledon’s men’s ATP and women’s WTA tour have snatched its ranking points due to the decision to exclude players from Russia and Belarus from the 2022 Championship due to Moscow’s attack on Ukraine.
The International Tennis Federation (ITF) has also stated that it will not award ranking points at this year’s Wimbledon for junior and wheelchair tennis events.
The All England Lawn Tennis Club (AELTC), which runs Wimbledon, has expressed “deep frustration” and said it was “considering their options”.
Tennis regulators have banned Russia and Belarus from international competition since the attack, but have allowed players from both countries to continue competing as neutrals.
“The ability of players of any nationality to enter the tournament on the basis of merit and without discrimination is fundamental to our tour,” the ATP said on Friday.
“Wimbledon’s decision to ban Russian and Belarusian players from competing in the UK this summer undermines this policy and the integrity of the ATP ranking system. This is inconsistent with our ranking agreement.
WTA Chairman and CEO Steve Simon said: “About 50 years ago, WTA was founded on the basic principle that all players have equal opportunity to compete on the basis of merit and without discrimination.
“The WTA believes that individual athletes participating in a particular sport should not be penalized or barred from competing solely because of their nationality or the decisions made by the government of their country.”

(Photo by Matthias Hangst / Getty Images)
These measures effectively reduced the world’s most famous tennis tournament to an exhibition event, albeit with significant prestige and prize money.
AELTC Response: “We appreciate that the decision to deny entry to this year’s Championship differs from that of the Russian and Belarusian players, and we deeply regret the impact of this decision on the victims.”
“However, the position taken by the UK government to limit Russia’s global influence, which has removed automatic access by ranking, and the widespread response from government, industry, sports and creative organizations, is that we are the only ones who have done so. The decision for Wimbledon as a world-renowned sporting event and British institution and we are adamant in the decision we have made.
“So we want to express our deep frustration with the decision taken by ATP, WTA and ITF to remove the ranking points for the championship.
“We believe that these decisions are in the context of this exceptional and extreme situation and that we find ourselves in a position that is detrimental to all the players competing on the tour.
“We are considering our options, and we are preserving our position at this stage. We’re talking to our Grand Slam teammates. “
The most notable of the banned players, Russian World No. 2 Daniel Medvedev, said on Friday that he would not take the ELTC to the Court of Arbitration for Sport (CAS) to compete.
“I’m not a lawyer … If I can’t play I won’t go to court for it,” Medvedev said.
Russian football authorities have gone to the CAS to argue against a ban on football teams.
// 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'));