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

  • Division 1 contenders revved up for Convoy in the Park

    One of the most competitive seasons in the history of the British Truck Racing Championship continues at Donington Park this weekend (August 8-9) - and it’s all to play for at the top of the standings in Division 1. Having entertained the masses at Brands Hatch, Thruxton, Pembrey and Snetterton, the country’s biggest and best motorsport spectacle is now revved up to deliver five more unmissable contests here at Convoy in the Park. It’s in Division 1 -  the series’ premier class - where things are really wide open with no less than 12 different drivers having stood on the top step of the podium so far. One of those to have tasted victory is championship leader David Jenkins. Gunning for what would be a

  • Game on in Division 2 title race as BTRC heads to Donington Park

    Division 2 of the British Truck Racing Championship saw a major shake-up in the standings at Snetterton; which in-turn has teed up a tantalising prospect at Donington Park this coming

  • 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.

  • 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

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