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

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

NEXT EVENT

THRUXTON // MAY 16-17, 2026

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

Latest News

  • Weaver Motorsport claim Paddock Team Award at Brands Hatch

    Division 2 outfit Weaver Motorsport were the first recipients of the new British Truck Racing Championship Paddock Team Award following their efforts at Brands Hatch this past weekend. Launched by series partners Rydam Universal in the run up to the 2026 season-opener, the award is designed to recognise the efforts of mechanics and team members - often the unsung heroes of each round. Expanding their operation to two trucks this year, Weaver Motorsport were deemed worthy winners of the accolade - which was bestowed to them at the end of Sunday’s track action. Rallying together to work tirelessly on their DAF machines across the event, the team walked away with Bradley Harvey claiming pole position and a podium, while Warren Harvey enjoyed a dream debut

  • Spoils shared at blockbuster Brands Hatch opener

    Four different drivers stood on the top step of the Division 1 podium at Brands Hatch this past weekend (April 4-5) as the British Truck Racing Championship blasted into life

  • Jake Evans enjoys near-perfect start to Division 2 title defence at Brands Hatch

    Jake Evans began the defence of his Division 2 title in style at Brands Hatch this past weekend (April 4-5) as the MAN driver claimed four wins from five races

  • Brands Hatch braced for blockbuster opener

    After months of excitement and anticipation, the British Truck Racing Championship makes its eagerly-anticipated return at Brands Hatch this weekend (April 4-5) and all eyes are on Division 1 to

  • Jake Evans leads stellar line-up into 2026 season

    The battle for supremacy in Division 2 of the British Truck Racing Championship has gone down to the wire in each of the past two years; and the 2026 edition

STANDINGS

MEET THE DRIVERS

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

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; // current page index
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