new era •
new season •
same thrilling racing •

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

NEXT EVENT

THRUXTON // MAY 16-17, 2026

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

Latest News

  • Ryan Hadfield delivers champions’ drive in Brands Hatch finale

    Ryan Hadfield made it three different winners from the opening three races of the 2026 Pickup Truck Racing Championship season, as he cruised to victory in the final race of the weekend Brands Hatch. Donning the mantel of defending champion, Hadfield showed all the hallmarks of why he reigned supreme last year as he hit the front early and then quickly broke clear to ultimately win by almost three seconds. Hadfield started on the outside of the front row alongside pole sitter Tom Hutchins but that soon became the lead as the field streamed down Paddock Hill Bend and the began to ascend to Druids. Wheel-perfect from that moment onwards, Hadfield ran untroubled all the way to the chequered flag while Cooper capped off a

  • Allen Cooper wins instant classic in race two at Brands Hatch

    Allen Cooper held his nerve to win a thrilling second race of the weekend at Brands Hatch, one that will undoubtedly live long in the memory for fans of the

  • Aaron Thompson charges to victory in 2026 season-opener

    Aaron Thompson charged to victory in the opening round of the 2026 Pickup Truck Racing Championship season at Brands Hatch, after producing a sublime overtake on Dale Gent at Paddock

  • Daniel Fisher makes welcome return to Pickup Truck grid

    The Pickup Truck Racing Championship will see a returning face rejoin the grid this year in the shape of Daniel Fisher. Fisher - who sat out the 2025 campaign -

  • Chris Land back for more Pickup Truck Racing Championship thrills in 2026

    Chris Land is set to embark on another season in the Pickup Truck Racing Championship after locking in his spot on the grid for 2026. Running under the Coliza Motorsport

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

We are back for 2026! We’re ready, are you?

Top Stories

OUR SPONSORS

SPONSOR UPDATES

Thruxton Circuit

16-17 May 2026

Pembrey Circuit

20-21 June 2026

Donington Park

8-9 August 2026