The AFL has unexpectedly launched its fixture for Round 1 of the 2023 season – and the timing of the announcement has prompted controversy.
The single-week schedule dropped on the AFL’s official web site at 6am on Sunday morning (AEDT) – coinciding with the Socceroos’ much-hyped World Cup Round of 16 clash with Argentina.
The league has steadily been accused of making an attempt to stymy the progress of soccer in Australia, and this newest instance shortly drew the ire of social media.
Socceroos followers have been fast to slam the AFL’s cynical transfer, with the league described as ‘the most insecure sporting body in the country’ and ’embarrassingly petty’.
Others questioned the knowledge of making an attempt to compete with the Socceroos, given Australia is within the grip of World Cup fever and all eyes have been locked on the clash with Argentina.
It’s not the primary time in 2022 the AFL has drawn the ire of footballing followers: throughout Manchester United’s tour of Australia in July, league officers have been slammed for posting a picture of Marcus Rashford holding a Sherrin, having reportedly chased him by means of a tunnel at AAMI Park after a public photoshoot.
As for the fixture itself, Carlton and Richmond will as soon as once more lock horns within the season opener on Thursday, March 16, having misplaced the honour to the grand closing rematch between Melbourne and the Western Bulldogs in 2022, which was performed on Wednesday night time.
Geelong will tackle Collingwood on a blockbuster Friday night time, whereas the Dees and the Dogs will once more start their seasons in opposition to each other.
Among the opposite matches, the MCG will play host to long-time rivals Hawthorn and Essendon on Sunday afternoon, whereas new St Kilda coach Ross Lyon begins his second stint on the Saints in opposition to his different former aspect in Fremantle.
FULL AFL ROUND 1 FIXTURE (all occasions AEDT)
Thursday, March 16
Richmond vs Carlton, MCG, 7:20pm
Friday, March 17
Geelong Cats vs Collingwood, MCG, 7:40pm
Saturday, March 18
North Melbourne vs West Coast Eagles, Marvel Stadium, 1:45pm
Port Adelaide vs Brisbane Lions, Adelaide Oval, 4:05pm
Melbourne vs Western Bulldogs, MCG, 7:25pm
Gold Coast Suns vs Sydney Swans, Metricon Stadium, 8pm
Sunday, March 19
GWS Giants vs Adelaide Crows, Giants Stadium, 1:10pm
Hawthorn vs Essendon, MCG, 3:20pm
St Kilda vs Fremantle, Marvel Stadium, 4:40pm
// 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'));
Source link