Irish Cup quarter-final: Carrick Rangers 0-3 Crusaders
/**/ /**/
Accessibility links
- Skip to content
- Accessibility Help
Irish Cup quarter-final: Carrick Rangers 0-3 Crusaders
- From the section Football
Two goals from Paul Heatley and one by Diarmuid O'Carroll gave Crusaders an Irish Cup win over Carrick Rangers, who ended the game with nine men.
The Crues will face Glenavon in the last four at Windsor Park on 2 April.
Heatley found the net with a looping header over debutant goalkeeper Ryan Morrell and then O'Carroll tapped home from six yards out for the second.
(function()
if (window.bbcdotcom && bbcdotcom.adverts && bbcdotcom.adverts.slotAsync)
bbcdotcom.adverts.slotAsync("mpu", [1,2,3]);
)();
Heatley's cool second-half right-foot finish made it 3-0, then Carrick had Aaron Smyth and Brian McCaul dismissed.
Smyth received a straight red card for fouling Heatley, who was denied a clear goalscoring opportunity to complete his hat-trick.
Midfielder McCaul was shown a second yellow card to compound a disappointing day for the struggling Premiership side.
Heatley opened the scoring after the ball was deflected into his path from Jordan Forsythe's left-foot cross in the 16th minute.
He then turned provider with the low cross from the right, from which O'Carroll extended his side's advantage on 33.
Eight minutes after the break, Heatley slid the ball past Morrell and the ball went in off the post.
Crusaders manager Stephen Baxter: "The last time we met Glenavon in a semi-final, we lost, so we will hope to reverse that this time around.
"They are a fabulous team who defend well and have goal threats all over the park. It will be a great occasion for everyone, played on a beautiful surface."
Top Stories
Boro top of Championship after injury-time winner against West Brom
- From the section Football
Sussex stifle Durham to reach T20 Finals Day
- From the section Counties
Mourinho denies Woodward rift as manager turns up 30 minutes early for 259-second news conference
- From the section Football
Get Inspired Activity Finder
Run by the BBC and partners
Find ways to get active near you:
<!--
Aspire Active Camps
<!--
Aspire Active Camps
For more ideas, information and inspiration, visit bbc.co.uk/getinspired
/**/
/**/ /**/ /**/ /**/
(function()
'use strict';
var promoManager =
url: '',
promoLoaded: false,
makeUrl: function (theme, site, win) ssl,
init: function(node)
var disabledByCookie = (document.cookie.indexOf('ckns_orb_nopromo=1') > -1),
that = this;
if (window.promomanagerOverride)
for (var p in promomanagerOverride)
that[p] = promomanagerOverride[p];
if ( window.orb.fig('uk') && !disabledByCookie )
require(['orb/async/_footerpromo', 'istats-1'], function(promo, istats) that).makeUrl('light', virtualSite);
if (that.url)
promo.load(that.url, node,
onSuccess: function(e)
if(e.status === 'success')
node.parentNode.className = node.parentNode.className + ' orb-footer-promo-loaded';
promoManager.promoLoaded = true;
promoManager.event('promo-loaded').fire(e);
,
onError: function()
istats.log('error', 'orb-footer-promo-failed');
bbccookies.set('ckns_orb_nopromo=1; expires=' + new Date(new Date().getTime() + 1000 * 60 * 10).toGMTString() + ';path=/;');
);
);
;
define('orb/promomanager', ['orb/lib/_event'], function (event)
event.mixin(promoManager);
return promoManager;
);
require(['orb/promomanager'], function (promoManager)
promoManager.init(document.getElementById('navp-orb-footer-promo'));
)
)();
require.config(
paths:
"mybbc/templates": '//mybbc.files.bbci.co.uk/notification-ui/3.8.4/templates',
"mybbc/notifications": '//mybbc.files.bbci.co.uk/notification-ui/3.8.4/js'
);
require(['mybbc/notifications/NotificationsMain', 'idcta/idcta-1'], function (NotificationsMain, idcta)
var loadNotifications = function (fig)
if (fig.geo.isUK())
NotificationsMain.run(idcta, '//mybbc.files.bbci.co.uk/notification-ui/3.8.4/');
;
var orbFig = window.orb.fig;
if (typeof orbFig.load === 'function')
// Use new async API from Orbit
orbFig.load(loadNotifications, loadNotifications);
else
// Use old sync-only API from PAL orbfig project
loadNotifications(orbFig);
);
if (typeof require !== 'undefined') require(['istats-1'], function(istats) istats.track('external', region: document.getElementsByTagName('body')[0] ); istats.track('download', region: document.getElementsByTagName('body')[0] ); );
if (window.SEARCHBOX.suppress === false && window.SEARCHBOX.locale && /^en-?.*?/.test(window.SEARCHBOX.locale))
require.config(
paths:
"search/searchbox": window.SEARCHBOX.searchboxAppStaticPrefix,
"disco-layer": "//nav.files.bbci.co.uk/discovery-layer/0.0.1-272.f146f82/app"
);
var orbFig = window.orb.fig;
var loadSearchSuggest = function (fig)
if (fig.geo.isUK())
require(['search/searchbox/searchboxDrawer'], function (SearchboxDrawer)
SearchboxDrawer.run(window.SEARCHBOX);
);
;
if (typeof orbFig.load === 'function')
// Use new async API from Orbit
// In event of fig failure provide search suggest functionality by default
orbFig.load(loadSearchSuggest, loadSearchSuggest);
else
// Use old sync-only API from PAL orbfig project
loadSearchSuggest(orbFig);
var loadDiscoveryLayer = function (fig)
if (fig.geo.isUK())
require(['disco-layer'], function (discoLayer)
discoLayer.run("//nav.files.bbci.co.uk/discovery-layer/content/", "//nav.files.bbci.co.uk/discovery-layer/0.0.1-272.f146f82/main.css");
);
;
if (typeof orbFig.load === 'function')
orbFig.load(loadDiscoveryLayer);
else
loadDiscoveryLayer(orbFig);
"use strict";define("orb/cookies-adapter",["orb/cookies"],function(c)returnisOrbitEnvironment:function()return"object"==typeof bbccookies&&"function"!=typeof bbccookies._getCookieName,set:function(e,n)var o=new Date;if(o.setYear(o.getFullYear()+1),this.isOrbitEnvironment())return c.set(e,n,domain:c._getCurrentDomain(),path:"/",expires:o);var i=window.location.host.match(/(.bbc(?:.co.uk))(:d+)?(/.*)?$/i),t=e+"="+n+";domain="+(i&&".bbc.co.uk"===i[1]?".bbc.co.uk":".bbc.com")+";path=/;expires="+o.toUTCString()+";";return c.set(t),get:function(e)return this.isOrbitEnvironment()?c.get(e):c.getCrumb(e),copyPolicyCookiesCrossDomain:function(e)if(this.isOrbitEnvironment())return c.copyPolicyCookiesCrossDomain(e);e(),setDefaultCookiesSingleDomain:function()return this.isOrbitEnvironment()?c.setDefaultCookiesSingleDomain():c._setPolicy(),setDefaultCookiesCrossDomain:function()return this.isOrbitEnvironment()?c.setDefaultCookiesCrossDomain():c._setPolicy(),isCookiePolicySet:function()return this.isOrbitEnvironment()?c.isCookiePolicySet():null!==this.get("ckns_policy")),require(["orb/lib/_script","orb/cookies-adapter"],function(r,s)var a="ckns_privacy",b="ckns_explicit",l="1";function i()var e=s.get(b);return null!==e&&e===lfunction u(e,n)e.style.display="none",n.style.display="none"function k(e,n)function t()var e=document.getElementById("bbcprivacy"),n=document.getElementById("bbccookies");document.getElementById("bbcprivacy-continue-button").addEventListener("click",function()u(e,n),k(e,n),window.bbcuser.logEvent("click-cta","nav-banner-privacy")),document.getElementById("bbccookies-continue-button").addEventListener("click",function()u(e,n),window.bbcuser.logEvent("click-continue","nav-banner-cookies"),s.setDefaultCookiesCrossDomain(),s.set(b,l));var o,i,t,c=document.getElementById("bbccookies-settings").getElementsByTagName("a")[0];c.addEventListener("click",(o=!1,function(e))),null!==s.get(a)?k(e,n):(t=n,(i=e).style.display="block",t.style.display="none",window.bbcpage.trackRegion(i,linkLocation:"nav-banner-privacy"),window.bbcuser.logEvent("view","nav-banner-privacy"),s.set(a,"1"))function c(e,o)var n,i,t="https://nav.files.bbci.co.uk/orbit-webmodules/0.0.1-121.fad52f5/cookie-banner/cookie-prompt/",c=t+(i="en","string"==typeof(n=e)&&2<=n.length&&(i=n.trim().substring(0,2).toLowerCase()),-1!==["en","cy","gd","ga"].indexOf(i)?i:"en")+".js";window.bbcpage.loadCSS("https://nav.files.bbci.co.uk/orbit-webmodules/0.0.1-121.fad52f5/cookie-banner/cookie-prompt/bbccookies.min.css").then(function()r.jsonp(c,function(e)var n=e.replace(/<>/g,function()if(window.orb.bbcUrlPrefix)var e=window.orb.bbcUrlPrefix+"bbc.com",n=window.location.host.match(/(bbc(?:.co.uk))(:d+)?(/.*)?$/i);return n&&"bbc.co.uk"===n[1]&&(e=e.replace("bbc.com","bbc.co.uk")),ereturn""());document.getElementById("cookiePrompt").innerHTML=n,o(),callbackName:"cookiePrompt"))Promise.all([window.bbcuser.isUKCombined(),window.bbcuser.isEU(),window.bbcpage.getLanguage()]).then(function(e)n)var o=null!==s.get(a);if(!(s.isCookiePolicySet()&&i()&&o))i()).catch(function()c("en",t))); require(['bbcshare'], function(share, template) share.init(); ); require(["istats-1","orb/cookies"],function(t,e));if (onesport.enhanced) onesport.requireJsInit(); var _sf_async_config=; /** CONFIGURATION START **/ _sf_async_config.uid = 50924; _sf_async_config.domain = "bbc.co.uk"; _sf_async_config.sections = "sport,football,story"; _sf_async_config.region = "domestic"; _sf_async_config.path = "bbc.co.uk/sport/football/35735641"; (function() var noCookies = true; var cookiePrefix = '_chartbeat'; if ("object" === typeof bbccookies && typeof bbccookies.readPolicy == 'function') noCookies = !bbccookies.readPolicy().performance; if (noCookies && document.cookie.indexOf(cookiePrefix) !== -1) var cookieSplit = document.cookie.split(';'); var cookieLength = cookieSplit.length; while (cookieLength--) s+$/g, ''); var cookieName = cookie.split('=')[0]; if (cookieName.indexOf(cookiePrefix) === 0) document.cookie = cookieName + '=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/;'; _sf_async_config.noCookies = noCookies; )(); /** CONFIGURATION END **/ (function() function loadChartbeat() window._sf_endpt=(new Date()).getTime(); var e = document.createElement("script"); e.setAttribute("language", "javascript"); e.setAttribute("type", "text/javascript"); e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); var oldonload = window.onload; window.onload = (typeof window.onload != "function") ? loadChartbeat : function() oldonload(); loadChartbeat(); ; )(); if (bbccookies.readPolicy().performance) if (window.morph && window.morph.init && !window.morph.manualInit) window.morph.init();