September 17–19, 2026 · Victorian Motorsport Park

GRUDGE
KINGS
IS BACK.

Australia's biggest drag racing event
Grudge Racing · Roll Racing · Burnouts · Car & Bike Show · Trade Stands
Pre-sale tickets from $30 Kids 12 & under FREE 3-Day Super Pass $110 On-day prices +$10 — buy online
Buy Now
What's On

A Full Weekend of Racing & Culture

Three days across Thursday testing, Friday, and Saturday. There's nothing else like it in Victoria.

Main Event
Grudge Racing
Put your money where your mouth is. Side-by-side grudge drag racing with prize money on the line.
Roll Racing
Roll Racing
From a rolling start. No launch advantage — just power, skill, and timing. Entry via separate registration.
Competition
Burnout Comp
Smoke, skill, and crowd energy. One of the most popular events on the program.
Display
Car & Bike Show
The best builds in the country, all in one place, with special guest judges.
4,000+
Daily Spectators
20+
Trade Stands
3
Days of Action
Interstate
SA, NSW, QLD Competitors
The Event

Victorian Motorsport Park

Grudge Kings has been running since 2018. After a break since 2024, we're back — and coming to Victoria for the first time. Three days, competitor spots, prize money events, and Australia's most dedicated car community.

Thursday 17 Sept — Testing Day ($30 GA)
Friday 18 Sept — Competition Opens ($50 GA)
Saturday 19 Sept — Championship Day ($50 GA)
3-Day Super Pass — $110

Event photo
New for 2026

GK Merch.
Limited Stock.

New hoodie, tee, and cap range for the Victoria 2026 event. Available online and at the event. Stock is limited — don't wait.

Coming Soon
Coming Soon
Coming soon
Community

Follow the Build-Up

Stay across driver announcements, ticket drops, and event news. 22,000 Facebook followers and counting.

(function(){ // Force-play all hero background videos (iOS requires muted as JS property + playsinline + explicit .play()) function initVideos(){ document.querySelectorAll('.gk-hero-video').forEach(function(v){ v.muted=true; v.setAttribute('muted',''); v.setAttribute('playsinline',''); v.setAttribute('autoplay',''); v.setAttribute('loop',''); v.setAttribute('preload','auto'); v.load(); var p=v.play(); if(p!==undefined){p.catch(function(){ var resume=function(){v.play();document.removeEventListener('touchstart',resume);document.removeEventListener('click',resume);}; document.addEventListener('touchstart',resume,{once:true}); document.addEventListener('click',resume,{once:true}); });} }); } if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',initVideos);}else{initVideos();} document.addEventListener('visibilitychange',function(){if(!document.hidden){document.querySelectorAll('.gk-hero-video').forEach(function(v){v.play();});}}); // Hamburger toggle var btn=document.getElementById('gk-hamburger'); var nav=document.querySelector('.gk-nav'); if(btn&&nav){btn.addEventListener('click',function(){var open=nav.classList.toggle('is-open');btn.classList.toggle('is-open',open);btn.setAttribute('aria-expanded',open)});} document.querySelectorAll('.gk-nav-link').forEach(function(l){l.addEventListener('click',function(){if(nav){nav.classList.remove('is-open');}if(btn){btn.classList.remove('is-open');}});}); // Stagger reveal for grid/stats children document.querySelectorAll('.gk-grid-4 .gk-card, .gk-stats .gk-stat').forEach(function(el,i){el.classList.add('gk-reveal');el.style.transitionDelay=(i*0.08)+'s';}); if('IntersectionObserver' in window){var io=new IntersectionObserver(function(entries){entries.forEach(function(e){if(e.isIntersecting){e.target.classList.add('is-visible');io.unobserve(e.target);}});},{threshold:0.12,rootMargin:'0px 0px -40px 0px'}); document.querySelectorAll('.gk-reveal').forEach(function(el){io.observe(el);});} })();