E1 Dubrovnik GP 2026
Schedule
Fri, 12 Jun, 2026 at 11:00 am
UTC+00:00Location
Secret Location Dubrovnik (DBV) | Online,
Advertisement
* { box-sizing: border-box; } html { scroll-behavior: smooth; } .pd-description { --pd-font-stack: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif; --pd-font-xl: 600 1.125rem/1.4rem var(--pd-font-stack); --pd-font-lg: 600 1rem/1.35rem var(--pd-font-stack); --pd-font-body-regular: 400 1rem/1.5rem var(--pd-font-stack); --pd-font-body-bold: 600 1rem/1.5rem var(--pd-font-stack); --pd-font-body-paragraph: 400 1rem/1.7rem var(--pd-font-stack); --pd-font-sm-regular: 400 0.875rem/1.25rem var(--pd-font-stack); --pd-font-sm-bold: 600 0.875rem/1.25rem var(--pd-font-stack); --pd-color-primary: var(--theme-action-color, #0079CA); --pd-color-text-main: var(--theme-color-text, #031419); --pd-color-text-subtle: #536B75; --pd-color-bg-subtle: #F2F3F3; --pd-color-border-main: #CCD2D8; --pd-radius-main: 12px; display: flex; flex-direction: column; gap: 1.5rem; font: var(--pd-font-body-regular); } .pd-description p { font: var(--pd-font-body-paragraph); margin: 0; } .pd-description ul { margin: 0; padding-left: 0; list-style: none; } .pd-event-itenerary__list dd { margin: 0; color: var(--pd-color-text-subtle); } .grid-item p.text-subtle { color: var(--pd-color-text-subtle); } .pd-description a { color: var(--pd-color-primary); font-weight: 600; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 2px; } .pd-description img { max-width: 100%; display: block; } .pd-tab-hero { width: 100%; margin: 0 0 0.5rem; } .pd-tab-hero img { width: 100%; height: 280px; object-fit: cover; object-position: center; border-radius: var(--pd-radius-main); display: block; } @media (max-width: 680px) { .pd-tab-hero img { height: 190px; } } .pd-divider { width: 100%; border: 0; border-top: 1px solid var(--pd-color-border-main); margin: 0; } .pd-section { margin-top: 1.5rem; } .pd-section:first-child { margin-top: 0; } .pd-section--subtle { background-color: var(--pd-color-bg-subtle); padding: 1.5rem; border-radius: var(--pd-radius-main); } .pd-section--general-info { padding: 1.5rem; border-radius: var(--pd-radius-main); border: 1px solid var(--pd-color-border-main); } .pd-section__title { font: var(--pd-font-xl); margin: 0 0 1rem; } .pd-event-itenerary__row { display: block; } .pd-event-itenerary__description { margin-bottom: 1rem; font: var(--pd-font-body-paragraph); } .pd-event-itenerary__list { display: grid; margin: 0; gap: 0.75rem; } .pd-event-itenerary__list-description { margin: 0; color: var(--pd-color-text-subtle); } .grid { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: center; margin-top: 1.5rem; } .grid-item { flex: 0 0 calc(50% - 1rem); min-width: 320px; max-width: 600px; box-sizing: border-box; } .grid-item img { width: 100%; height: auto; aspect-ratio: 16 / 10; object-fit: cover; border-radius: var(--pd-radius-main); display: block; margin-bottom: 0.875rem; } .grid-item h4 { display: flex; align-items: center; gap: 10px; font-size: 16px; font-weight: 600; color: #1a1a1a; margin: 0; line-height: 1.3; letter-spacing: 0.01em; } .grid-item h4 svg { flex-shrink: 0; width: 20px; height: 20px; } .pd-section--experience ul { margin-top: 1rem; display: grid; gap: 0.875rem; } .pd-section--experience li { position: relative; padding-left: 1.25rem; color: var(--pd-color-text-subtle); font: var(--pd-font-body-paragraph); } .pd-section--experience li::before { content: ""; position: absolute; left: 0; top: 0.7rem; width: 6px; height: 6px; border-radius: 50%; background: #9AA7AE; transform: translateY(-50%); } .pd-description .pd-section__list { display: grid; list-style: none; padding-inline-start: 0; margin: 0; gap: 1rem; } .pd-section__item { display: flex; gap: 1rem; color: var(--pd-color-text-subtle); } .pd-section__icon { transform: translateY(0.125rem); flex-shrink: 0; } .pd-section__text { font: var(--pd-font-sm-regular); } .pd-section__text strong { display: block; font: var(--pd-font-sm-bold); color: var(--pd-color-text-main); } .pd-teams-image { width: 100%; height: auto; border-radius: var(--pd-radius-main); margin-top: 0.75rem; } @media (max-width: 680px) { .grid-item { flex: 0 0 100%; min-width: 0; } } @media (min-width: 992px) { .pd-description .pd-section__list.pd-section__list--grid { grid-template-columns: repeat(2, 1fr); } } .plan-description-tabs input+label { --pd-font-stack: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif; --pd-font-xl: 600 1.125rem/1.4rem var(--pd-font-stack); --color-text-subtle: #536b75; font: var(--pd-font-xl); display: inline-block !important; padding: 0.25rem 0.5rem; color: var(--color-text-subtle); font-size: 0.875rem; background-color: transparent; border-bottom: 1px solid #ccd2d8; border-radius: 0.25rem 0.25rem 0 0; cursor: pointer; } @media (min-width: 992px) { .plan-description-tabs input+label { font: var(--pd-font-xl); margin: 0 0 1rem; padding: 0.25rem 0.75rem; color: var(--color-text-subtle); font-size: 1rem; background-color: transparent; margin-block-end: 1rem; } } .plan-description-tabs input:checked+label { font: var(--pd-font-xl); margin: 0 0 1rem; color: #000; font-weight: 600; background-color: none; border-bottom: 0.25rem solid #E1C657; } .plan-description-tabs input~.tab { display: none; } .plan-description-tabs #tab1:checked~.content1, .plan-description-tabs #tab2:checked~.content2, .plan-description-tabs #tab3:checked~.content3, .plan-description-tabs #tab4:checked~.content4, .plan-description-tabs #tab5:checked~.content5, .plan-description-tabs #tab6:checked~.content6, .plan-description-tabs #tab7:checked~.content7, .plan-description-tabs #tab8:checked~.content8 { display: block; } .plan-description-tabs .tab { width: calc(100vw - 2rem); max-width: 100%; border-radius: 0.5rem; } .plan-description-tabs .tab h2 { font: var(--plan-description-tab-title-font, normal normal var(--font-weight-bold, 600) var(--font-size-h3, 1.25rem) / var(--font-line-height-h3, 1.5rem) var(--font-stack-secondary, var(--font-stack-display, 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif))); margin-block-end: 1rem; text-wrap: pretty; } .plan-description-tabs .tab h3 { font-weight: 600; font-size: 1.125rem; line-height: 1.3; text-transform: none; text-wrap: pretty; padding-block-start: 1rem; } .plan-description-tabs .tab h4 { font: normal normal var(--font-weight-bold, 600) var(--font-size-body-base, 1rem) / var(--font-line-height-body-base, 1.5rem) var(--font-stack, 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif); } E1 Ocean Club Bring Your Own Boat Fan Zone E1 Dubrovnik GP 2026 E1, the world’s first all-electric raceboat championship, lands on the shores of Dubrovnik on June 12 and 13, where cutting-edge racing meets the Adriatic’s most iconic coastline. Team owners include global icons such as Tom Brady, LeBron James, Marc Anthony, Will Smith, Steve Aoki, Rafa Nadal, Virat Kohli, Kyle Kuzma, Thibaut Courtois and Didier Drogba , some of whom will be present in Dubrovnik to support their teams. For a truly elevated experience, discover the E1 Ocean Club Hospitality on June 13th, with premium services designed for international enthusiasts and leading figures from the world of sport. For an even more thrilling experience, selected tickets also include an exclusive Hot Lap: an on-water experience where you will be taken to the race course at high speed, with the E1 Reserve Pilots at the wheel. Competition Powered by electricity, E1 RaceBirds soar over the water during intense races that reinvent powerboat performance standards. Each team consists of one male pilot and one female pilot with a single objective: to become the Champions of the Water . Experience Details Our exclusive E1 Ocean Club hospitality at the Hotel Excelsior is frequented by international guests, entrepreneurs and personalities from the sports world. With a Single-guest ticket, you'll have full-day access to the E1 Ocean Club hospitality on Saturday, June 13th . Unrivalled views Soak up every moment of the live racing action from a prime position. Premium hospitality Immerse yourself in the refined E1 Ocean Club environment, where every detail is curated for comfort and style. Culinary experience Indulge in chef-led cuisine, live cooking stations, and an all-inclusive open bar. Exclusive entertainment & networking Enjoy DJ sets, interactive racing simulators, and curated behind-the-scenes access with pilots. General Information Date June 13, 2026 (Finals) E1 Ocean Club access 11:00 – 18:00 Location Hotel Excelsior, Ul. Frana Supila 12, 20000, Dubrovnik, Croatia Age requirement Attendees under 18 must be accompanied by an adult 18+ Accessibility Wheelchair accessible Groups Please email your request to [email protected] FAQs Please consult the FAQs of this experience here E1 Dubrovnik GP 2026 E1, the world’s first all-electric raceboat championship, lands on the shores of Dubrovnik on June 12 and 13, where cutting-edge racing meets the Adriatic’s most iconic coastline. Team owners include global icons such as Tom Brady, LeBron James, Marc Anthony, Will Smith, Steve Aoki, Rafa Nadal, Virat Kohli, Kyle Kuzma, Thibaut Courtois and Didier Drogba , some of whom will be present in Dubrovnik to support their teams. Bring Your Own Boat tickets offer exclusive access to the racecourse perimeter, providing the closest viewing perspective of the racing on water from your own vessel. Competition Powered by electricity, E1 RaceBirds soar over the water during intense races that reinvent powerboat performance standards. Each team consists of one male pilot and one female pilot with a single objective: to become the Champions of the Water . Experience Details For those who want to experience the race from within the action, Bring Your Own Boat offers a fully immersive, on-the-water perspective. Unrivalled views Enjoy prime waterside views of the teams racing against an iconic backdrop. Right beside the action Join celebrity team owners to cheer on teams. Experience every moment Pick your vantage point on the racecourse and witness the drama play out live. Premium setting Immerse yourself in the refined E1 environment, where every detail is curated for comfort and style. General Information Date June 12-13, 2026 (12: Qualifying; 13: Finals) Time 11:00 – 18:00 Access Exact location to be confirmed, 20000, Dubrovnik, Croatia Age requirement Attendees under 18 must be accompanied by an adult 18+ Accessibility Wheelchair accessible Groups Please email your request to [email protected] FAQs Please consult the FAQs of this experience here E1 Dubrovnik GP 2026 E1, the world’s first all-electric raceboat championship, lands on the shores of Dubrovnik on June 12 and 13, where cutting-edge racing meets the Adriatic’s most iconic coastline. Team owners include global icons such as Tom Brady, LeBron James, Marc Anthony, Will Smith, Steve Aoki, Rafa Nadal, Virat Kohli, Kyle Kuzma, Thibaut Courtois and Didier Drogba , some of whom will be present in Dubrovnik to support their teams. Ten teams will compete in spectacular races on the water, shaping the future of electric marine technology. Competition Powered by electricity, E1 RaceBirds soar over the water during intense races that reinvent powerboat performance standards. Each team consists of one male pilot and one female pilot with a single objective: to become the Champions of the Water . Experience Details Fan Zone tickets provide a lively, open-air experience from the shoreline, where you can follow the race alongside fellow spectators. With access to public viewing areas and live commentary, it’s an engaging way to experience E1 throughout the day. You will have access to: Meet & greets with E1 pilots Live music performances E1 RaceBird simulator in the Gaming Area E1 RaceBird showboat Giant screen for live race viewing Activations General Information Date June 12-13, 2026 (12: Qualifying; 13: Finals) Time 11:00 – 18:00 Access Lazareti, 20000, Dubrovnik, Croatia Age requirement All ages Accessibility Wheelchair accessible
Advertisement
Where is it happening?
Online
Know what’s Happening Next — before everyone else does.