1,250 BHP •
5-Ton Trucks •
Full-Throttle Racing •

Welcome to the British Truck Racing Championship — motorsport like you’ve never seen.

NEXT EVENT

DONINGTON PARK // AUGUST 8-9, 2026

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

Latest News

  • All the fun of the fair: What’s on at Convoy in the Park 2026?

    It's not just blockbuster racing taking place at Convoy in the Park this weekend (August 8-9) as Donington Park is set to play host to a wealth of off-track attractions. Check out the full list here: TRUCK VILLAGE With hundreds of trucks on display, the Truck Village is one of the highlights of Convoy in the Park. From beautifully restored classics and stunning custom builds to hardworking fleet vehicles and the latest tractors, there’s something to impress every truck enthusiast. WRESTLING Get ready for high-energy family entertainment as the wrestlers return to Convoy in the Park! Expect championship bouts, tag team action, crowd favourites and plenty of larger-than-life personalities. After each show, fans can meet the wrestlers and grab a photo. THE KIDS’ ZONE Packed

  • Terry Gibbon back in the hot seat at Donington Park

    Terry Gibbon will make his second appearance of the season in the British Truck Racing Championship at Donington Park on August 8-9, re-joining the Richard Collett Truck Racing team. With

  • Callum Eason and Warren Harvey score individual Snetterton honours

    Division 2 competitors Callum Eason and Warren Harvey had extra reason to celebrate at Snetterton this past weekend (July 11-12) as they each scooped further honours after the final chequered

  • Jake Evans Trucksport bag Snetterton Team of the Weekend Award

    Division 2 outfit Jake Evans Trucksport were the latest recipients of the Rydam Universal Team of the Weekend Award after producing a valiant fightback in the British Truck Racing Championship

  • Division 1 winners’ list continues to grow at Snetterton

    Nearly the entire Division 1 field has stood on the top step of the podium in the British Truck Racing Championship this season, with Michael Oliver and Simon Reid becoming

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