Awesome B

Awesome B Strive hard to Live a good life

26/05/2024
26/05/2024
26/05/2024

ZAMBIAN CLASH AS GOLDEN ARROWS SEE OFF AMAZULU IN SEASON FINALE

The curtain closed on the South African league season with a Zambian clash, as Libamba Moyela's Golden Arrows defeated Augustine Mulenga's Amazulu 3-1 in a thrilling encounter.

The match marked a special occasion for both Zambians, with both entering the fray as second-half substitutes. However, it was Moyela who emerged victorious as Golden Arrows secured a morale-boosting win to end the campaign.

Moyela, who had a dream debut for Arrows with a goal, endured a challenging spell afterward due to injury. Limited to just six appearances after joining from Forest Rangers in January, he will be hoping for a better run of form when the league resumes.

Mulenga, on the other hand, enjoyed a more consistent showing after returning to Amazulu from Chippa United in January. The forward notched up 13 league appearances and a solitary goal for his side.

While the spotlight fell on Moyela and Mulenga, another Zambian, John Mwengani, watched the action unfold from the Golden Arrows substitute bench.

Photo Credit-Libamba Moyela

17/08/2022

EE210715go to swimming go to swimming74

17/08/2022

SS21031go to swimming54

Address

Matero
Lusaka

Website

Alerts

Be the first to know and let us send you an email when Awesome B posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "ZAMBIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });