new era •
new season •
same thrilling racing •

Welcome to the Pickup Truck Racing Championship — full-throttle motorsport at its finest.

NEXT EVENT

BRANDS HATCH // JUNE 6-7, 2026

0
0
0
0
Days
0
0
Hours
0
0
Minutes
0
0
Seconds

Latest News

  • David O’Regan to make first appearance of the season at Pembrey

    David O’Regan will make his first appearance of the 2026 Pickup Truck Racing Championship season at Pembrey this weekend. The popular racer had been due to complete the full campaign, however he was unfortunately forced to withdraw just days before the opening round at Brands Hatch back in April. Now back and raring to go, the Irish driver will undoubtedly look to make an immediate impact as among the established front-runners. O’Regan will be one to watch too having been a multiple race winner in the series last year and previously finished inside the championship top three. Qualifying for the fourth event of the campaign is scheduled to take place at 11:10 on Saturday morning before the lights go out on race one a few

  • Pembrey beckons for all-action Pickup Trucks

    The 2026 Pickup Truck Racing Championship reaches the halfway point of the season at Pembrey this weekend (June 20-21) and with just 11 points covering the top three in the

  • Double delight for Michael Smith after Brands Hatch

    Michael Smith’s fine run of results have continued since the Pickup Truck Racing Championship took centre stage at American SpeedFest, with the multiple race winner scooping both the Driver of

  • Dale Gent wins truncated Brands Hatch final race

    Dale Gent scored his second win of the season after coming out on top of a dramatic final Pickup Truck Racing Championship contest at Brands Hatch. Closing out the weekend

  • Aaron Thompson cruises to Race 2 victory at American SpeedFest

    Aaron Thompson maintained his record of winning at least one race at each event this season after triumphing in the second Pickup Truck Racing Championship contest of the weekend at

STANDINGS

MEET THE DRIVERS

(function () {
const DESKTOP_CARDS_PER_PAGE = 3;
const MOBILE_CARDS_PER_PAGE = 1;
const MOBILE_BREAKPOINT = 600;

const track = document.getElementById(‘driverTrack’);
const prevBtn = document.getElementById(‘driverPrev’);
const nextBtn = document.getElementById(‘driverNext’);
const dotsWrap = document.getElementById(‘driverDots’);

const cards = Array.from(track.children);
const total = cards.length;

let current = 0;
let cardsPerPage = DESKTOP_CARDS_PER_PAGE;
let pages = Math.ceil(total / cardsPerPage);

function buildDots() {
dotsWrap.innerHTML = ”;
for (let i = 0; i goTo(i));
dotsWrap.appendChild(dot);
}
}

function getCardWidth() {
if (!cards[0]) return 284;
const style = getComputedStyle(track);
const gap = parseFloat(style.gap) || 24;
return cards[0].offsetWidth + gap;
}

function goTo(page) {
current = Math.max(0, Math.min(page, pages – 1));
const offset = current * cardsPerPage * getCardWidth();
track.style.transform = ‘translateX(-‘ + offset + ‘px)’;

prevBtn.disabled = current === 0;
nextBtn.disabled = current === pages – 1;

dotsWrap.querySelectorAll(‘.driver-carousel__dot’).forEach((d, i) => {
d.classList.toggle(‘active’, i === current);
});
}

function updateLayout() {
const width = window.innerWidth;
cardsPerPage = width goTo(current – 1));
nextBtn.addEventListener(‘click’, () => goTo(current + 1));
window.addEventListener(‘resize’, updateLayout);

updateLayout();
})();

VIDEO

OUR SPONSORS

SPONSOR UPDATES

Thruxton Circuit

16-17 May 2026

Pembrey Circuit

20-21 June 2026

Donington Park

8-9 August 2026