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

  • Dan Fisher and James Goldstraw bag individual awards at Thruxton

    Dan Fisher and James Goldstraw were rewarded for their efforts this past weekend (May 16-17) as the Pickup Truck Racing Championship wowed the crowds at Thruxton. On what proved to be a fast and furious outing around the high-speed Hampshire circuit, race wins ultimately fell the way of Aaron Thompson and Dale Gent. However, one of the biggest celebrations in the paddock came at the end of race three as Fisher celebrated clinching what was his first podium finish in the series. That long overdue trip to the rostrum after finishing third was reinforced by fans on social media as he was the overwhelmingly voted the Adams Morey Driver of the Weekend. Elsewhere, Goldstraw marked his first appearance of the season in emphatic fashion as

  • Dale Gent masters the rain to score first win of the season

    Dale Gent picked up his first win of the season in the Pickup Truck Racing Championship finale at Thruxton, mastering what were challenging conditions to triumph ahead of Allen Cooper

  • Aaron Thompson doubles up in dominant fashion

    Aaron Thompson made it two wins from two races at Thruxton in the Pickup Truck Racing Championship as he produced a commanding performance to triumph in race two of the

  • Aaron Thompson holds firm to win Thruxton opener from pole

    Aaron Thompson became the first repeat winner of the 2026 Pickup Truck Racing Championship season after getting the better of Dale Gent and Eric Boulton to claim victory in the

  • Fast and furious Thruxton awaits Pickup Truck Racing Championship

    The battle for supremacy in the Pickup Truck Racing Championship is set to intensify this weekend (May 16-17) as the all-action series sets course for the fastest circuit in the

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