Cleetus McFarland has adventurous O’Reilly debut

Cleetus McFarland has adventurous O’Reilly debut











Cleetus McFarland has adventurous O’Reilly debut | NASCAR





















‘; } var races = scheduleData.response; var series1Details = discoverRaceById(races, tuneInBarConfig.series1RaceID); var series2Details = discoverRaceById(races, tuneInBarConfig.series2RaceID); var series3Details = discoverRaceById(races, tuneInBarConfig.series3RaceID); var seriesData = [
{ details: series1Details, defaultLogo: tuneInBarConfig.defaultLogos.series1 },
{ details: series2Details, defaultLogo: tuneInBarConfig.defaultLogos.series2 },
{ details: series3Details, defaultLogo: tuneInBarConfig.defaultLogos.series3 }
]; var html=”

“; var allHaveResults = true; for (var i = 0; i < seriesData.size; i++) { if (seriesData[i].particulars) { html += renderSeriesContainer(seriesData[i].particulars, seriesData[i].defaultLogo, i); if (!seriesData[i].particulars.Race_Result || seriesData[i].particulars.Race_Result === '') { allHaveResults = false; } } } html += '

‘; if (!allHaveResults && !tuneInBarConfig.hideTuneInBarButton) { html += ‘

‘; html += ‘

‘; var ctaLink = doc.createElement(‘a’); ctaLink.onclick = perform() { if (typeof clt_linkclick === ‘perform’) { clt_linkclick(‘Home:TuneInBar:WeekendSchedule’, this); } }; ctaLink.href = sanitizeUrl(tuneInBarConfig.tuneInCTAURL) || ‘#’; ctaLink.className=”schedule-button”; ctaLink.textContent = tuneInBarConfig.tuneInCTAText; html += ctaLink.outerHTML; html += ‘

‘; html += ‘

‘; } return html; } perform fetchLiveOpsFeed() { return $.ajax({ url: “https://cf.nascar.com/live-ops/live-ops.json”, methodology: ‘GET’, dataType: ‘json’, timeout: 5000 }).then(perform(feed) { if (!feed || typeof feed !== ‘object’) if (feed.live_series_2_logo) { var logo2 = sanitizeUrl(feed.live_series_2_logo); (feed.live_series_3_logo) { var logo3 = sanitizeUrl(feed.live_series_3_logo); if (logo3) tuneInBarConfig.defaultLogos.series3 = logo3; } return feed; sanitizeRaceIdJS( tuneInBarConfig.fallbackRaceIDs.series1TuneInBar || tuneInBarConfig.fallbackRaceIDs.series1Race ); tuneInBarConfig.series3RaceID = sanitizeRaceIdJS( tuneInBarConfig.fallbackRaceIDs.series3TuneInBar || tuneInBarConfig.fallbackRaceIDs.series3Race ); } perform initTuneInBar() { var currentYear = new Date().getFullYear(); var scheduleUrl=”https://www.nascar.com/json/schedule/?season=” + parseInt(currentYear, 10); var liveOpsFeedPromise = fetchLiveOpsFeed(); var schedulePromise = $.ajax({ url: scheduleUrl, methodology: ‘GET’, dataType: ‘json’ }); Promise.all([liveOpsFeedPromise, schedulePromise]) .then(perform(outcomes) { var scheduleData = outcomes[1]; if (scheduleData && scheduleData.standing === 200) { var html = renderTuneInBar(scheduleData); $(‘#tune-in-bar’).html(html); } else { $(‘#tune-in-bar’).html(‘

Unable to load race info.

‘); } }) .catch(perform(error) { console.error(‘Error loading tune-in bar:’, error); $(‘#tune-in-bar’).html(‘

Error loading race info.

‘); }); } window.toggleDarkMode = perform() { const container = doc.getElementById(‘tune-in-bar’); if (!container) return; container.classList.toggle(‘darkish’); var logos = container.querySelectorAll(‘.watch-on .logos img’); logos.forEach(perform(brand) { var darkLogoUrl = brand.getAttribute(‘data-logo-dark’); if (container.classList.comprises(‘darkish’) && darkLogoUrl) brand.src; brand.setAttribute(‘data-original-src’, originalSrc); brand.src = darkLogoUrl; else { var originalSrc = brand.getAttribute(‘data-original-src’); if (originalSrc) { brand.src = originalSrc; }; $(doc).prepared(perform() { initTuneInBar(); }); })(jQuery);

Back to News

Cleetus McFarland left his NASCAR O’Reilly Auto Parts Series debut at Rockingham Speedway with loads of expertise beneath his belt.

The YouTube sensation completed thirty second, six laps down, however he made his largest splash at Lap 206 when his No. 33 Richard Childress Racing Chevrolet broke loose in Turn 3sliding to the underside of the observe earlier than spinning again into site visitors to attract the seventh warning flag of the day.

RELATED: Race results | At-track photos: Rockingham

The journey started early for McFarland, who ran each the O’Reilly Auto Parts Series race and the ARCA Menards Series East occasion at Rockingham on Saturday. A daring transfer at Lap 4 put his automotive on the underside of a three-wide state of affairs coming into Turn 1. McFarland sliding sideways and made a outstanding save, however instantly misplaced vital floor to the leaders.

Another shut name occurred at Lap 49. Blake Lothian spun in Turn 2 simply forward of McFarland. As Lothian wandered down the observe, McFarland barely averted his No. 55 Chevrolet, diving to the apron and lacking the automotive by inches.

McFarland finished fourth within the ARCA East race, combining to finish 369 of his scheduled 375 laps round Rockingham on Saturday.



Leave a Reply

Your email address will not be published. Required fields are marked *