Angel di Maria hurls abuses at United fans as he celebrates the first goal

News





709   //   


13 Feb 2019, 07:15 IST

Manchester United v Paris Saint-Germain - UEFA Champions League Round of 16: First Leg

Manchester United v Paris Saint-Germain - UEFA Champions League Round of 16: First LegManchester United v Paris Saint-Germain – UEFA Champions League Round of 16: First Leg

What’s the story?

Angel Di Maria created quite a buzz on Tuesday night at Old Trafford, both with his scintillating display on the field and also with his goal celebration.

In case you didn’t know…

Manchester United signed Angel di Maria in 2014 when Louis van Gaal was in charge, but the Argentine lasted only one season at Old Trafford. He made 27 appearances in the Premier League but managed just three goals, and was sold to Paris Saint-Germain during the summer of 2015.

On his return to Old Trafford on Tuesday, Di Maria produced a scintillating display and played a key role in his team’s win with two assists. He was booed constantly by United fans and had bottles thrown at him, but the winger ultimately had the last laugh.

The heart of the matter

Di Maria’s Old Trafford return was filled with drama and controversy. He was booed during the warm-ups by some sections of the United fans. Also, during an incident in the first half, Ashley Young shoved him off the pitch and he rolled into a metal barrier, but was able to continue after treatment.

Then came the moment the Argentine had been waiting for. He expertly found Presnel Kimpembe from a corner, and the Frenchman smashed it home from close range. As Paris Saint-Germain celebrated the goal, Di Maria turned aggressive and appeared to shout “F*** off P**” towards the United fans.

Here is the video of Di Maria’s goal celebration:

What’s next?

Di Maria subsequently assisted Kylian Mbappe for PSG’s second goal, and the game ended 2-0 in favor of the French side. The return leg will be played in March at the Parc des Princes, with PSG firmly in the drivers’ seat to qualify for the quarterfinal.

Topics you might be interested in:

ANALYST

Chennai Super Kings, Manchester United

Fetching more content…

‘);
storiesList.insertAdjacentHTML(‘beforeend’, ‘

End Page ‘ + pageNumber + ‘

‘);
window.addEventListener(“scroll”, onWindowScroll);
function onWindowScroll(e) {
var st = window.pageYOffset || document.documentElement.scrollTop;
if (!infiniteScrollRequestInProgress) {
if (st > lastScrollTop) {
direction = ‘down’;
}
else if (st = contentHeight || yOffset 1 ? min_page -1 : min_page);
if(page_to_be_fetched > 1) {
timelineLoadingDivTop.style.display = ‘block’;
}
}
if(page_to_be_fetched > max_page || page_to_be_fetched -1 ? postType : “News”;
var category = “Scroll: ” + type;
if (typeof ga_event == ‘function’ && data.trim() != ”) {
ga_event(category, action, label);
}
if (data.trim() != ”) {
pageNumber = page_to_be_fetched;
if(direction == ‘down’)
{
max_page += 1;
storiesList.insertAdjacentHTML(‘beforeend’, ‘

Start Page ‘+ pageNumber +’

‘);
storiesList.insertAdjacentHTML(‘beforeend’, data);
storiesList.insertAdjacentHTML(‘beforeend’, ‘

End Page ‘+ pageNumber +’

‘);
timelineLoadingDivBottom.style.display = ‘none’;
}
else if(direction == ‘up’)
{
if(min_page > 1)
min_page -= 1;
storiesList.insertAdjacentHTML(‘afterbegin’, ‘

End Page ‘+ pageNumber +’

‘);
storiesList.insertAdjacentHTML(‘afterbegin’, data);
storiesList.insertAdjacentHTML(‘afterbegin’, ‘

Start Page ‘+ pageNumber +’

‘);
timelineLoadingDivTop.style.display = ‘none’;
}
infiniteScrollRequestInProgress = false;
} else {
timelineLoadingDivTop.style.display = ‘none’;
timelineLoadingDivBottom.style.display = ‘none’;
}
removeDuplicateStories();
refreshScores();
// This is done so that the argument value gets corrected in case the user loads the feed by giving page as param and then switches the feed.
window.scrollTo(window.scrollX, window.scrollY + 1);
}, function (error) {
console.log(error);
infiniteScrollRequestInProgress = false;
timelineLoadingDivTop.style.display = ‘none’;
timelineLoadingDivBottom.style.display = ‘none’;
});
}
else {
infiniteScrollRequestInProgress = false;
}
}
}
}
function checkVisible(elm) {
var rect = elm.getBoundingClientRect();
var viewHeight = Math.max(document.documentElement.clientHeight, window.innerHeight);
return !(rect.bottom = 0);
}
function updateURL(page_no) {
var querystring = window.location.search;
var hash = window.location.hash;
//remove hash (and any trailing #) from url
var url = window.location.href.replace(hash, ”).replace(/#+$/,”);
if(querystring != ”)
{
url = url.replace(querystring, ‘?page=’+page_no);
}
else
{
url += ‘?page=’+page_no;
}
url += hash;
if(window.location.href != url) {
window.history.replaceState(“visible_page”, “Page ” + page_no, url);
}
return url;
}
function updateLinksAndMeta(page_no) {
//update title and meta description
if(page_no == 1)
{ //remove page no
document.title = (document.title).replace(/Page [0-9]+ – /g, “”);
if(meta_description) {
meta_description.content = (meta_description.content).replace(/Page [0-9]+ – /g, “”);
}
}
else if(page_no > 1)
{
if((document.title).match(/Page [0-9]+/g) != null) {
document.title = (document.title).replace(/Page [0-9]+/g, “Page ” + page_no);
}
else {
document.title = ‘Page ‘ + page_no + ‘ – ‘ + document.title;
}
if(meta_description) {
if((meta_description.content).match(/Page [0-9]+/g) != null) {
meta_description.content = (meta_description.content).replace(/Page [0-9]+/g, “Page ” + page_no);
}
else {
meta_description.content = ‘Page ‘ + page_no + ‘ – ‘ + meta_description.content;
}
}
}
if(canonical) {
//update rel canonical
canonical.href = (canonical.href).split(‘?’)[0] + ‘?page=’ + page_no;
//update rel next
if(next_link)
{ next_link.href = (canonical.href).split(‘?’)[0] + ‘?page=’ + (page_no + 1);
}
//update rel prev
if(prev_link == null)
{
prev_link = document.createElement(‘link’);
prev_link.rel = ‘prev’;
prev_link.id = ‘prev-link’;
head.appendChild(prev_link);
}
if(page_no == 2) {
prev_link.href = (canonical.href).split(‘?’)[0];
}
else if(page_no = 0 || data.match_status.indexOf(“PEN”) >= 0) {
apostrophe = ” “;
}
story.innerHTML = data.match_status + apostrophe + data.match_localteam_name_short + ‘ ‘ + data.match_localteam_score + ‘-‘ + data.match_visitorteam_score +
‘ ‘ + data.match_visitorteam_name_short;
}
}
function updateCricketScore(story, data) {
data = JSON.parse(data);
var match = data[‘score_strip’][0][‘currently_batting’] ? data[‘score_strip’][0] : null;
if (match == null) {
match = data[‘score_strip’][1][‘currently_batting’] ? data[‘score_strip’][1] : null;
}
if (match != null) {
story.innerHTML = match[‘short_name’] + ‘ ‘ + match[‘score’];
} else {
story.innerHTML = data[‘score_strip’][0][‘short_name’] + ‘ vs ‘ + data[‘score_strip’][1][‘short_name’] + ‘ | YET TO START’;
}
}
function refreshScores() {
var stories = $all(‘[data-scoreid]’);
for (var i = 0; i

Be the first to comment

Leave a Reply

Your email address will not be published.


*