
Sanctions against Roman Abramovich mean Chelsea cannot sell match tickets
On Thursday, Chelsea owner Roman Abramovich was sanctioned by the UK government as a result of his close ties to Russian president Vladimir Putin.
He is one of several high-profile Russians with interests in the UK who have been named in a government report and will have all of their assets frozen.
Roman Abramovich, whose net worth is estimated to be around $12.3bn, having his assets sanctioned means that Chelsea will be hit with several impositions that affect the club.
Abramovich, who was described by the UK government as a “pro-Kremlin oligarch”, confirmed last week that he has put Chelsea up for sale – with with net proceeds from the sale to be donated to “all victims of the war in Ukraine”. It is understood that the sale of the club can still go ahead, but the club will be restricted in many other areas.
A government document announcing the move to sanction him stated that Abramovich has had a “close relationship for decades” with Russian President Vladimir Putin.
“This association has included obtaining a financial benefit or other material benefit from Putin and the government of Russia,” it said.
BREAKING: Abramovich has been sanctioned https://t.co/N4AGXTs4if
— FootballJOE (@FootballJOE) March 10, 2022
Things Chelsea can still do:
- Pay wages to players and staff
- Pay fees, dividends or other allowances to directors of the Club except Roman Abramovich
- Continue the payment necessary for the ongoing regular maintenance of the Club and the Club’s grounds, including rates, council tax, other taxes, insurance building safety inspection costs, energy costs and other maintenance costs associated with the maintenance of the Club’s ground and training grounds
- Pay reasonable costs of travel to and from fixtures for players and essential staff including costs for security staff, travel agencies or contractors
- Make payments for the hosting of fixtures up to £500k
- Sell food and drink at home matches
- Continue payments between clubs for existing loan and sale agreements
- Receive fees from EFA, PL, and UEFA for performance
Things Chelsea cannot do:
- Sell merchandise provided by third parties
- Produce new merchandise unless there is an existing agreement pre-sanction
- Sell new tickets for home and away matches
- Pay for new stadium works
- Enter new loan or sale agreements for players
While the football side of Chelsea’s operations will be able to continue, the sanctioning means that the day-to-day running of the club will significantly change. Crucially, any fees the clubs receives must be frozen as part of the sanctions.
Chelsea can still play their Premier League match at Norwich City tonight, but the Russian owner can not sell the club. In order for Abramovich to sell the Blues, he would need to receive special dispensation from the Government – which is likely to be a protracted process.
It will also prevent the club from entering agreements for the transfer of players. This is likely to have a huge knock-on effect for the Blues, considering that Antonio Rüdiger, Andreas Christensen and César Azpilicueta all out of contract in the summer. Not only can they not sign any new players, but they cannot sell their current contracted players either.
The club’s supporters will also be affected by the sanction, with Chelsea no longer able to sell tickets to fans.
While season ticket holders will still be able to attend matches, and existing tickets will be honoured, the Blues have been banned from selling tickets to upcoming matches.
The club shop will be forced to close and fans will still be permitted to buy food and drink at the ground. The “special license” will also allow “staff to be paid.”
While Chelsea will be able to continue playing matches, both home and away, the ‘Russia Regulations’ license also prohibits the Blues from spending more than £20,000 on any away game travel.
Considering Thomas Tuchel’s side are set to travel to Lille for their Champions League Round of 16 clash next Wednesday, it is unclear how the London outfit will logistically be able to get around that barrier.
For context, experienced player liaison officer Hugo Scheckter has explained that for a regular domestic away game, the logistics usually total £30k. An away trip to Europe will obviously cost more, meaning that to facilitate an away trip in the Champions League, the club will have to make significant cost cutting measures with regard to travel and accommodation.
For context, a usual Premier League away game with a flight, security, food, hotels etc would be about £30k. Going abroad, don’t see how they can do anything other than either commercial flights or drive their bus & significant drop in standard of hotel. Will make a big impact. https://t.co/23bSQuMA40
— Hugo Scheckter (@HugoScheckter) March 10, 2022
Related links:
var host="www.joe.co.uk"; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url="https://quantcast.mgr.consensu.org" .concat('/choice/', 'wFs6Tqd6-pgRC', '/', host, '/choice.js') var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type="text/javascript"; element.src = url;
firstScript.parentNode.insertBefore(element, firstScript);
function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame;
function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);
if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe');
iframe.style.cssText="display:none"; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; }
function tcfAPIHandler() { var gdprApplies; var args = arguments;
if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' };
if (typeof args[2] === 'function') { args[2](retr); } } else { queue.push(args); } }
function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {};
try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {}
var payload = json.__tcfapiCall;
if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } event.source.postMessage(returnMsg, '*'); }, payload.parameter ); } }
while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {}
if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } };
makeStub();
var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } };
var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } // This callback is triggered on each page load __tcfapi('addEventListener', 0, function(tcData, success) { if (success && (tcData.eventStatus == 'useractioncomplete' || tcData.eventStatus == 'tcloaded')) { processCmpData(tcData); } }); function processCmpData(tcData) { // Flag that CMP has been processed. consentManager.cmpProcessed = true; // Permutive disabling needed? if (tcData.purpose.consents[1] && tcData.purpose.consents[3]) { consentManager.permutive.isAllowed = true; } if (consentManager.isAllowed('permutive')) { window.localStorage.removeItem('permutive-opt-out'); } else { window.localStorage.setItem('permutive-opt-out', 'true'); } consentManager.setUserConsent(tcData); if(consentManager.isAllowed('google')) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l="+l:"';j.async=true;j.src="https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NTW9BPH'); } // Consent String is needed as DFP target consentManager.setConsentString(tcData.tcString); consentManager.trackPublisherConsentLevel(tcData.publisher.consents); consentManager.trackVendorConsentLevel(tcData.vendor.consents); /** * According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all * Check https://support.google.com/admanager/answer/9805023?hl=en for more information * Here we update the flag that points if ads should be rederer or not. */ consentManager.hideAds(tcData.purpose.consents[1]); // Posts tagged as sensitive shouldn't be showing any ads. Since we have a way to control ads viewability through // the consent manager, it's easy to check for the posts tags and flagged if they should shown or not. // According to Google policies, if Publisher Purpose 1 is revoked, we should not display ads at all // Check https://support.google.com/admanager/answer/9805023?hl=en for more information if (consentManager.hasBeenProcessed() && consentManager.displayAds) { consentManager.renderAds(); } // If consent was processed once the page was loaded, there are some ads that may not appear. Let's run prebid again. if (typeof executeParallelAuctionAlongsidePrebid !== 'undefined' && !consentManager.prebidProcessed && consentManager.displayAds) { executeParallelAuctionAlongsidePrebid() } // Facebook and Twitter are non IAB vendors, so we need to check their consents using a different callback __tcfapi('getNonIABVendorConsents', 0, function(consent, success) { if (success && consent.gdprApplies) { consentManager.setUserNonIabConsent(consent); } }) if (!consentManager.sentEventFbPixel && consentManager.isAllowed('facebook')) { !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1294117580618248'); fbq('track', "PageView"); fbq('track', 'ViewContent'); consentManager.sentEventFbPixel = true; } if (!consentManager.sentEventTwPixel && consentManager.isAllowed('twitter')) { !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src="https://static.ads-twitter.com/uwt.js", a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o1f6l'); twq('track','PageView'); consentManager.sentEventTwPixel = true; } }