<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:base="https://allistairlee.com/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Allistair Lee</title>
    <link>https://allistairlee.com/</link>
    <atom:link href="https://allistairlee.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>Personal blog of Allistair Lee.</description>
    <language>en</language>
    <item>
      <title>Why I finally ditched WordPress for a static site</title>
      <link>https://allistairlee.com/posts/from-wordpress-to-ssg/</link>
      <description>&lt;p&gt;I&#39;ve been using &lt;a href=&quot;https://wordpress.org&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;WordPress&lt;/a&gt; since its early days and to me, it&#39;s familiar and comfortable. It&#39;s always there when I needed it. And not to mention, it powers &lt;a href=&quot;https://w3techs.com/technologies/history_overview/content_management/all/y&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;over 40% of the internet&lt;/a&gt;* for a reason.&lt;/p&gt;
&lt;p&gt;But lately, I&#39;ve been thinking that maybe it&#39;s time for a change as I don&#39;t need all the features that WordPress offers for my personal website.&lt;/p&gt;
&lt;h3&gt;Still love WordPress&lt;/h3&gt;
&lt;p&gt;Just to be clear, I&#39;m not &amp;quot;breaking up&amp;quot; with WordPress. It&#39;s a great platform and it&#39;s still my go-to for client work. Clients are familiar with it and it&#39;s easy to use.&lt;/p&gt;
&lt;p&gt;But for my own little corner of the web? I wanted something that didn&#39;t feel like I was managing a giant piece of machinery. I just wanted to write. No plugins to update, no database backups to worry about, no security patches that break everything on a Sunday night.&lt;/p&gt;
&lt;h3&gt;The search for a new home&lt;/h3&gt;
&lt;p&gt;While I was looking for a new home for my website, I went on a bit of a deep dive into the world of static site generators. I started with Jekyll, because it&#39;s widely known as the OG of static site generators (SSG). But it just didn&#39;t click with me. It felt like I was spending more time fighting the configuration with Ruby.&lt;/p&gt;
&lt;p&gt;So I switched to Hugo. All the posts that I&#39;ve read about how fast it was, it&#39;s true. It&#39;s like a rocket ship. But I&#39;m not familiar with Go, and it felt a bit like trying to build a Lego set where the instructions were written in a language I only half-understood. Every time I wanted to do something a little custom, I felt like I was hitting a wall.&lt;/p&gt;
&lt;h3&gt;Then I found Eleventy (11ty)&lt;/h3&gt;
&lt;p&gt;And then, I found &lt;a href=&quot;https://11ty.dev&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;11ty&lt;/a&gt;. It clicked with me immediately for some reason because building with it, it felt like I was back in the early days of the web - just me and some HTML, CSS and JavaScript. No magic, no hidden &amp;quot;blocks&amp;quot; I couldn&#39;t figure out how to move. Just a straightforward way to build a site that looks exactly how I want it to. It doesn&#39;t force me to use a specific language or a weird folder structure. It just works.&lt;/p&gt;
&lt;h3&gt;How it’s going&lt;/h3&gt;
&lt;p&gt;So far, I&#39;m actually having fun again. Everything on here is a choice I made, not a default some plugin set for me.&lt;/p&gt;
&lt;p&gt;I don&#39;t know exactly where I&#39;m going with this website, but for the first time in a long time, I&#39;m actually excited to find out. For now, I&#39;m just enjoying the process, and transferring my old posts over.&lt;/p&gt;
&lt;p&gt;Catch you on the next build! 🚀&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;small&gt;&lt;em&gt;* Accurate at the time of writing.&lt;/em&gt;&lt;/small&gt;&lt;/p&gt;
</description>
      <pubDate>Fri, 23 May 2025 22:17:31 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/from-wordpress-to-ssg/</guid>
    </item>
    <item>
      <title>Starting a digital garden</title>
      <link>https://allistairlee.com/posts/digital-garden/</link>
      <description>&lt;p&gt;Recently came across &lt;a href=&quot;https://maggieappleton.com/garden-history&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;this article&lt;/a&gt; about digital gardens and it made me rethink my approach to blogging. So, I&#39;ve decided to start one by adding a &lt;a href=&quot;https://allistairlee.com/notes&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;/notes&lt;/a&gt; section.&lt;/p&gt;
&lt;h3&gt;Why /notes?&lt;/h3&gt;
&lt;p&gt;The problem I had with WordPress - and my old mindset around blogging - was that every post felt like it had to be a &lt;em&gt;perfect&lt;/em&gt; piece of work. It needed a catchy headline, a polished intro, and a tidy concluding thought. If I didn&#39;t have all the answers yet, the post just sat in my drafts folder until it became irrelevant - mostly due to me spending time fighting the &amp;quot;expectations&amp;quot; of what a blog should be rather than writing.&lt;/p&gt;
&lt;p&gt;Now that I&#39;ve &lt;a href=&quot;https://allistairlee.com/posts/from-wordpress-to-ssg/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;switched to 11ty&lt;/a&gt;, it&#39;s much easier to just write and commit without worrying about it being perfect.&lt;/p&gt;
&lt;h3&gt;Seeds, not statues&lt;/h3&gt;
&lt;p&gt;In the notes section, I&#39;ll be dropping in things that don&#39;t quite fit the &amp;quot;Post&amp;quot; mold:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Growing ideas&lt;/li&gt;
&lt;li&gt;Half-finished thoughts or posts&lt;/li&gt;
&lt;li&gt;Quick technical snippets (like &lt;a href=&quot;https://allistairlee.com/notes/11ty/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;how I set up 11ty&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As these grow, they might eventually graduate into posts. Or they might just stay as useful little &amp;quot;seeds&amp;quot; of information.&lt;/p&gt;
&lt;h3&gt;Learning (and wrestling) in public&lt;/h3&gt;
&lt;p&gt;The big goal here is to stop overthinking. I used to think that unless I had a complete post, it wasn&#39;t worth publishing.&lt;/p&gt;
&lt;p&gt;This changes that.&lt;/p&gt;
&lt;p&gt;Who knows, these little notes might be useful to someone else; they&#39;ll definitely be useful to &amp;quot;future me&amp;quot; when I forget how I solved it six months from now.&lt;/p&gt;
&lt;h3&gt;Keeping it simple&lt;/h3&gt;
&lt;p&gt;I&#39;m keeping the setup as simple as possible. Each note is just a Markdown file sitting in my &lt;code&gt;src/notes/&lt;/code&gt; directory. They aren&#39;t meant to be &amp;quot;finished&amp;quot; - they&#39;re meant to be tended. Some notes will wither and get deleted if they turn out to be dead ends. Others might grow into something much bigger.&lt;/p&gt;
&lt;p&gt;For now, I&#39;m just happy to have a place where I can plant a seed and see what happens.&lt;/p&gt;
&lt;p&gt;Catch you on the next build! 🚀&lt;/p&gt;
</description>
      <pubDate>Wed, 28 May 2025 21:51:08 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/digital-garden/</guid>
    </item>
    <item>
      <title>Data Breaches, and the Illusion of Security</title>
      <link>https://allistairlee.com/posts/data-breaches/</link>
      <description>&lt;p&gt;It seems like every time I read the news, there&#39;s another headline about a company losing control of its users&#39; data. It&#39;s become so common that it&#39;s almost easy to tune out - until you realize your own life is caught up in those headlines.&lt;/p&gt;
&lt;p&gt;I recently decided to stop ignoring it and actually looked into where my own information has ended up. &lt;a href=&quot;https://haveibeenpwned.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;Have I Been Pwned&lt;/a&gt; is a good resource for this. Lo and behold, there I was, listed in breaches from years ago - services I don&#39;t even use anymore, but that still held a piece of my identity. It was a strange, unsettling feeling, realizing just how much of my personal history is floating around in databases I no longer have any control over.&lt;/p&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-container&quot; class=&quot;chart-container chart&quot;&gt;
    &lt;svg id=&quot;breachVisualization&quot;&gt;&lt;/svg&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Bubble size represents number of compromised records.&lt;/div&gt;
  &lt;div class=&quot;source-credit&quot;&gt;
    Source: &lt;a href=&quot;https://haveibeenpwned.com/&quot; target=&quot;_blank&quot;&gt;Have I Been Pwned&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;h3&gt;What 20 years of breaches actually looks like&lt;/h3&gt;
&lt;p&gt;When I see the data laid out like this rather than reading the headlines one at a time, the scale becomes more difficult to dismiss. Some of the biggest bubbles in that chart aren&#39;t obscure forums or niche apps, they&#39;re platforms I trusted with my email, my password, sometimes my phone number, date of birth, and more.&lt;/p&gt;
&lt;p&gt;But a few things stand out to me.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Breaches aren&#39;t slowing down.&lt;/strong&gt; The early-to-mid 2010s had some big ones, but the mid-to-late 2010s is where things really accelerated. More services online means more data collected, and more targets.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The scale is genuinely hard to process.&lt;/strong&gt; Some of these incidents exposed hundreds of millions of records in a single event. That&#39;s equivalent to the entire population of a country having their information out in the open at once.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Companies are often slow to disclose.&lt;/strong&gt; Sometimes by months or years. By the time the &amp;quot;we take your security seriously&amp;quot; email arrives, the data has already been circulating for ages.&lt;/p&gt;
&lt;h3&gt;The illusion of security&lt;/h3&gt;
&lt;p&gt;Here&#39;s the uncomfortable part: for most of these breaches, there&#39;s nothing I did wrong. I signed up for a service, trusted them with my data, and they failed to protect it. The security burden sits almost entirely on the companies, but the consequences land on me.&lt;/p&gt;
&lt;p&gt;The standard advice after a breach is to change my password. Fine. But my email address doesn&#39;t change. My date of birth doesn&#39;t change. Once that information is out there, it&#39;s out there permanently. There&#39;s no patch for that.&lt;/p&gt;
&lt;h3&gt;What I can actually do&lt;/h3&gt;
&lt;p&gt;I can&#39;t un-breach myself. But I can reduce the impact.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;A password manager&lt;/strong&gt; means every service gets a different password. One breach doesn&#39;t hand over the keys to everything else.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Email aliases&lt;/strong&gt; for every service I sign up for. If that address starts getting spam, I know where it came from and I can kill it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Two-factor authentication&lt;/strong&gt; wherever it&#39;s offered. An extra step, yes. But it means a leaked password alone isn&#39;t enough.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;None of this makes me immune but when the next breach happens, at leastthe damage is contained.&lt;/p&gt;
&lt;p&gt;Catch you on the next build! 🚀&lt;/p&gt;
</description>
      <pubDate>Thu, 12 Jun 2025 21:01:08 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/data-breaches/</guid>
    </item>
    <item>
      <title>Skyscraper Live: Alex Honnold vs. Taipei 101</title>
      <link>https://allistairlee.com/posts/skyscraper-live/</link>
      <description>&lt;p&gt;Alex Honnold just free soloed Taipei 101.&lt;/p&gt;
&lt;p&gt;1,667 feet of glass and steel. No ropes. No harness. He topped out in under 92 minutes, and I spent most of that time forgetting to breathe. I climb at my local gym on weekends but that context made it worse, not better. I know just enough to understand how wrong any single moment could go.&lt;/p&gt;
&lt;h3&gt;The Technical Beta: Steel vs. Granite&lt;/h3&gt;
&lt;p&gt;For those that are familiar with climbing, you know it&#39;s all about &amp;quot;reading the rock&amp;quot; - transforming a climb from a desperate struggle against gravity into a strategic, efficient, and successful process. But this? It&#39;s just the geometry of the architecture and the friction against metal and treated glass. It&#39;s like trying to scale a vertical mirror.&lt;/p&gt;
&lt;p&gt;But Honnold did it, very gracefully at that. He broke the climb into three sections, and watching them unfold in sequence was watching a man translate a language no one else speaks.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Slabs (0–100m): The opening is all &lt;em&gt;Ruyi&lt;/em&gt; flared geometries - architectural flourishes he spent months re-contextualizing as edges. He&#39;d pause on sections that looked completely blank, find that millimeter-thin gap, and float on to the next hold. It&#39;s like watching someone solve a high-stakes LEGO set where he had memory of the instructions.&lt;/li&gt;
&lt;li&gt;The Bamboo Boxes (100–450m): The core of the climb, and the true test. Eight stacked sections that make up the midsection. Each box tilts outward at a 7-15° angle. He wasn&#39;t just going up; he was also fighting the gravity that was trying very hard to peel him off the wall on every single move for hundreds of meters. At the top of each box, the &amp;quot;Dragon&amp;quot; flares require massive core tension.&lt;/li&gt;
&lt;li&gt;The Towers &amp;amp; Spire (450m+): By the time he hit the observation deck, the wind was audible on the stream - a reminder that it is not just a battle of the gravity but also a battle of the wind. Then, there&#39;s the spire - an exposed steel in the open sky, and precise moves that demand everything he has left. Then, quietly, he topped out. No fanfare. Just a man standing at the very top, overlooking Taipei.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;quot;The challenge is the overall physicality. I don&#39;t know how it&#39;s going to feel until I&#39;m on it.&amp;quot;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Alex Honnold&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;h3&gt;A language only he speaks&lt;/h3&gt;
&lt;p&gt;Honnold&#39;s scale is incomprehensible. It&#39;s a masterclass in translation - taking the cold, alien geometry of a skyscraper and finding a way to make it legible.&lt;/p&gt;
&lt;p&gt;I&#39;ll be back at the gym next weekend, probably falling off the same V4 I&#39;ve been working on for almost a month. It&#39;s a completely different world, but after watching that, I think I get the &amp;quot;why&amp;quot; a little bit more. For now, I&#39;m just happy to keep working on my own local sequences.&lt;/p&gt;
&lt;p&gt;Catch you on the next build! 🚀&lt;/p&gt;
</description>
      <pubDate>Sun, 25 Jan 2026 03:56:11 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/skyscraper-live/</guid>
    </item>
    <item>
      <title>F1 2026 Australia: The New Era Begins</title>
      <link>https://allistairlee.com/posts/f1-2026-australia/</link>
      <description>&lt;h6 id=&quot;race-header&quot;&gt;-&lt;/h6&gt;
&lt;div class=&quot;hero-stats&quot;&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-winner&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Race Winner&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-fastest-lap&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Fastest Lap&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-laps&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Race Laps&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The 2026 era is here. New regs, new power units, new everything - and Mercedes walked in and took 1–2 at the season opener because they made the right call while Ferrari made the wrong one.&lt;/p&gt;
&lt;p&gt;The headline is Russell winning. The real story? Ferrari had everything they needed and somehow left it on the table.&lt;/p&gt;
&lt;h6&gt;Section 01 - The 2026 Regulations&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-telemetry&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Speed trace comparison from sector timing data - 2025 vs 2026 pole laps.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Before the race breakdown, a quick comparison of the 2025 and 2026 poles. Russell&#39;s 2026 pole was roughly 3 seconds slower than Norris&#39;s pole here in 2025. Three full seconds. To put that in perspective, a solid upgrade package at a top team is usually worth a tenth or two. Three seconds is basically an entire development generation, just handed back overnight.&lt;/p&gt;
&lt;p&gt;But the question isn&#39;t &lt;em&gt;whether&lt;/em&gt; the cars are slower, it&#39;s &lt;em&gt;where&lt;/em&gt; the time went. Below is a simulated speed trace comparison between the 2025 and 2026 pole laps, built from sector timing data.&lt;/p&gt;
&lt;p&gt;Two areas eat up most of the time loss.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;High-speed corners&lt;/strong&gt; - less downforce, heavier car, simpler floor. The 2026 car is just slower everywhere it needs grip. Lower entry speed, compromised exit, and the deficit cascades through the whole corner sequence. You can feel it watching onboards.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Long straights&lt;/strong&gt; - the new power unit deploys energy differently, and you can actually see it in the trace as a plateau where the 2025 car just kept pulling away. Battery depletion is a hard constraint now, not just something engineers mention in press conferences.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regulation resets are always messy at first. Look back to 2022, when they introduced a major technical overhaul, and the cars were dramatically slower than 2021 too. But within 18 months, most of it was clawed back. The question that actually matters this season isn&#39;t how slow the cars are right now - it&#39;s which team figures out the new rules fastest. That answer is going to define the next few years way more than Round 1 did.&lt;/p&gt;
&lt;p&gt;With that said, let&#39;s get into the details of the race.&lt;/p&gt;
&lt;h6&gt;Section 02 - Final Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-gap&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Final Standings - Gap to Leader (Top 10)&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Drivers who finished a lap down are shown with a fixed bar. Gap values are final race intervals from the timing system.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;That Mercedes gap looks pretty decisive on paper, but it came from nailing the Virtual Safety Car (VSC) pit stop timing, not from raw pace. Strip out those two windows and this race was far closer than the 10+ seconds suggests. The pace data backs that up - more on that in a bit.&lt;/p&gt;
&lt;p&gt;Verstappen in P6 from P20 is the number this chart massively undersells. Fourteen positions, fastest lap on older tyres, 9 points from a weekend that started with a wall. That bar looks ordinary, but the drive absolutely wasn&#39;t. The Red Bull wasn&#39;t a P6 car but it was a car that started P20.&lt;/p&gt;
&lt;p&gt;And look at P5 through P10. A handful of seconds covering five drivers from four different teams. That&#39;s what a regulation reset looks like when everyone&#39;s still figuring out their cars. Give it six months and we&#39;ll see development stretch those gaps out again. But right now? It&#39;s genuinely tight and I&#39;m loving this new era of F1.&lt;/p&gt;
&lt;h6&gt;Section 03 - Race Strategy&lt;/h6&gt;
&lt;hr&gt;
&lt;h2&gt;Stint Strategy&lt;/h2&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-stint&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Tyre Stints - Top 10 Finishers&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Vertical markers indicate VSC/SC deployment laps. Stint lengths shown inside each block.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;I believe this is where the race was won and lost.&lt;/p&gt;
&lt;p&gt;Hadjar&#39;s engine gave up on Lap 11, triggering the first VSC. A pit during a VSC allows drivers to switch to fresher tyres while losing significantly less time. This is because all cars on track must run at a slower, mandated pace, so the &amp;quot;delta&amp;quot; in the pit lane is smaller. Mercedes understood this and brought both cars in immediately. Ferrari left both drivers out.&lt;/p&gt;
&lt;p&gt;Then it happened &lt;em&gt;again&lt;/em&gt;. Bottas had an issue around Lap 18, triggering a second VSC. Same window but the Ferrari once again left both drivers out.&lt;/p&gt;
&lt;p&gt;Two VSC windows. Two chances. Zero action from Ferrari. That&#39;s not bad luck - that&#39;s a strategic call that was wrong twice in the same race. It was difficult to watch.&lt;/p&gt;
&lt;p&gt;The stint chart tells the whole story visually. Mercedes ran roughly even stints because pitting early bought them clean air and fresh rubber. Ferrari&#39;s super long first stint with a compressed second shows that the team missed the window and had to scramble afterwards. Everything after that was just damage control.&lt;/p&gt;
&lt;p&gt;Norris ran two stops in the top 6, cycling back to Mediums for the final stint. Looked aggressive on paper. In practice it was roughly neutral - track position lost, fresher pace gained. Net result: P5, which is probably about where the McLaren sat on pace anyway. Smart race management, even if the chart doesn&#39;t look spectacular.&lt;/p&gt;
&lt;h2&gt;Pit Stop Execution&lt;/h2&gt;
&lt;p&gt;Stint strategy only tells part of the story. We also have to look at the pit stop execution to fill in the rest.&lt;/p&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pit-times&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Average Pitlane Time by Team&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Total pitlane time (entry to exit) averaged across all race stops. Sorted fastest to slowest. Hover for exact values and stop count.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Ferrari&#39;s pit crew actually delivered - they beat Mercedes by a second and a half on average in the pit lane. But a fast stop on the wrong lap is still a bad stop, and Mercedes&#39; 1-2 win is proof that the right strategy call beats a quicker pit stop.&lt;/p&gt;
&lt;h6&gt;Section 04 - Race Pace&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pace&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Race Pace - Clean Air Laps Only&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Box spans the middle 50% of clean laps. Vertical line is median, dot is mean. Whiskers are min/max after outlier removal. Hover for full stats.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;For this, I strip out lap 1, VSC laps, pit-out laps, and statistical outliers - isolating each driver&#39;s true pace in clean, representative conditions. Box width is basically a proxy for consistency. Tight box means the driver was laying down controlled, similar laps all race. Wide box means disruption - traffic, tyre issues, incident recovery. And consistency compounds. A consistent tenth per lap is five seconds by the chequered flag.&lt;/p&gt;
&lt;p&gt;Here I&#39;m comparing each driver&#39;s pace rank against their actual finishing position. If someone is faster here than where they finished, something cost them - strategy, traffic, incidents. That gap between pace and result is the weekend&#39;s real story hiding in the numbers.&lt;/p&gt;
&lt;p&gt;Verstappen is the obvious one. The Red Bull&#39;s average and median sat at the fast end - but the box is the widest in the group. That&#39;s not a car problem. That&#39;s fourteen overtakes. Every time he was stuck behind a slower car, he was in dirty air, braking early, running compromised lines. The raw speed was clearly there albeit not as dominant as the Mercedes or Ferrari. Starting from the back just turned it into variance.&lt;/p&gt;
&lt;p&gt;Mercedes and Ferrari sit close enough on this chart that the strategy difference becomes genuinely painful to look at. Ferrari had the car. They had the pace. The result gap is a strategy story, not a performance one.&lt;/p&gt;
&lt;h6&gt;Section 05 - Driver Spotlight&lt;/h6&gt;
&lt;hr&gt;
&lt;div id=&quot;driver-cards&quot; class=&quot;driver-cards&quot;&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;VERSTAPPEN&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Red Bull Racing&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P6&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Grid: P20 → Finish: P6 &lt;strong&gt;+14 places&lt;/strong&gt;&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;P20 after a qualifying crash. Gained 14 places, fastest lap on older rubber, nine points from a weekend that could easily have been a zero. The pace chart puts the Red Bull right at the fast end. If he starts from the front in Shanghai, I think we&#39;re going to see something very different very quickly.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;LINDBLAD&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Racing Bulls&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P8 · DEBUT&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;18 Years Old · 4 Points on Debut&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Eighteen years old. First ever grand prix. And he held off a four-time world champion for multiple laps before the pace gap made it inevitable. No panic, just clean, composed racing under pressure that most rookies don&#39;t show in their first season, let alone their first race.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;PIASTRI&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;McLaren&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;DNS&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Home Grand Prix · Crashed on Reconnaissance Lap&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Cold tyres, a torque spike from the new hybrid system, a kerb at Turn 4 - and he was done before the formation lap even started. At his home race, that was hard to watch. McLaren lost half their potential constructors&#39; haul before a single racing lap. One zero in a 24-race season shouldn&#39;t define anything, but it does eat into the margin for error for the rest of the year.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;BORTOLETO&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Audi&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P9&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Team Debut · Hulkenberg DNS (Technical)&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Audi&#39;s first ever grand prix as a works team and Hulkenberg was out before the start with a technical issue - so zero reference data from the experienced driver for the whole race. Bortoleto went and got P9 anyway. Without a team-mate to compare against it&#39;s hard to read too much into it, but that&#39;s a data point that exists now. There&#39;s something worth keeping an eye on here.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h6&gt;Section 06 - Championship Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-drivers&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Drivers&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Points auto-calculated from race results. Fastest-lap bonus applied where applicable (P1–P10 only).&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-constructors&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Constructors&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Cumulative team points from all completed rounds this season.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;We&#39;re one race in, and Mercedes lead both championships after a perfect 1–2 - that&#39;s the maximum constructors&#39; haul from a single race, 43 points, early gap opened. Ferrari are second on 27. That&#39;s a 16-point deficit after just one round.&lt;/p&gt;
&lt;p&gt;McLaren&#39;s total reflects the Piastri DNS more than the car&#39;s actual speed. That zero doesn&#39;t define their championship, but it does eat into the buffer for the rest of the year.&lt;/p&gt;
&lt;p&gt;Red Bull&#39;s constructors&#39; tally looks modest - but honestly, between the qualifying crash and Hadjar&#39;s DNF, a total of zero was on the cards. This is damage limitation, and the pace chart says they&#39;ll be in a very different position soon.&lt;/p&gt;
&lt;p&gt;Box, box - see you next race. 🏎️&lt;/p&gt;
&lt;div class=&quot;next-race&quot;&gt;
  &lt;div class=&quot;next-race__label&quot;&gt;Up Next&lt;/div&gt;
  &lt;div class=&quot;next-race__title&quot; id=&quot;next-race-title&quot;&gt;-&lt;/div&gt;
  &lt;div class=&quot;next-race__meta&quot; id=&quot;next-race-meta&quot;&gt;-&lt;/div&gt;
&lt;/div&gt;</description>
      <pubDate>Tue, 10 Mar 2026 04:01:23 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/f1-2026-australia/</guid>
    </item>
    <item>
      <title>F1 2026 China: Sprint</title>
      <link>https://allistairlee.com/posts/f1-2026-china-sprint/</link>
      <description>&lt;h6 id=&quot;race-header&quot;&gt;-&lt;/h6&gt;
&lt;div class=&quot;hero-stats&quot;&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-winner&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Sprint Winner&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-fastest-lap&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Fastest Lap&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-laps&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Sprint Laps&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Russell wins again. First grand prix, and first sprint, and he&#39;s won both. The headline is the win streak. The real story?&lt;/p&gt;
&lt;p&gt;First four laps saw Russell, and Hamilton swapping the lead multiple times. Then Lindblad&#39;s Racing Bulls gave up on lap 11. And on lap 12, Hulkenberg and Bottas both stopped within moments of each other. Three cars, two laps, and that gave the race director no choice.&lt;/p&gt;
&lt;p&gt;The Safety Car (SC) came out on lap 13. In a 19-lap sprint, everyone will take that opportunity to get on fresh tyres. Russell was first to pit, and he was followed in quick succession by Leclerc, Norris, and Hamilton.&lt;/p&gt;
&lt;p&gt;And from there, Russell controlled the race to the end.&lt;/p&gt;
&lt;h6&gt;Section 01 - Final Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-gap&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Final Standings - Gap to Leader (Top 10)&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Gap values are final sprint intervals from the timing system. DNFs and drivers outside the top 10 omitted.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Russell&#39;s margin looks tight on paper - but strip out the SC and he may have had a larger gap to Leclerc. The Ferrari pair in P2 and P3 is the interesting read. Leclerc at 0.674s. Hamilton at 2.554s. Both pitted when the SC came out, same lap, same conditions - but Hamilton&#39;s stop was over four seconds slower due to double stacking.&lt;/p&gt;
&lt;p&gt;And then there&#39;s Verstappen at P9. Zero sprint points. Nine-tenths of a second behind Bearman in a Haas. I don&#39;t care what happened with the car setup or the SC timing - a four-time world champion finishing behind a Haas is a data point that needs addressing quickly.&lt;/p&gt;
&lt;p&gt;Look at P4 through P8. Norris, Antonelli, Piastri, Lawson, and Bearman - four different teams. Everyone&#39;s still figuring their cars out and the midfield is genuinely competitive.&lt;/p&gt;
&lt;h6&gt;Section 02 - Sprint Strategy&lt;/h6&gt;
&lt;hr&gt;
&lt;h2&gt;Stint Strategy&lt;/h2&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-stint&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Tyre Stints - Top 10 Finishers&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Vertical markers indicate SC deployment laps. Stint lengths shown inside each block.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Looking at the stints, most drivers have two blocks - they pitted under the SC. Others have one long block - they stayed out. The pit decision on lap 13 drew a hard line through the field, and you can see it in the chart immediately.&lt;/p&gt;
&lt;p&gt;Russell, Leclerc, Norris, and Hamilton all pitted. Fresh rubber, three laps to use it. Several others stayed out, gambling that track position would be worth more than grip.&lt;/p&gt;
&lt;h2&gt;Pit Stop Execution&lt;/h2&gt;
&lt;p&gt;Let&#39;s also take a look at the pit stop execution.&lt;/p&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pit-times&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Pitlane Time by Driver&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Total pitlane time (entry to exit) per driver, sorted fastest to slowest. Hover for per-stop breakdown with lap number.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Norris had the quickest pitlane time at 22.5 seconds but that&#39;s not enough to get a podium finish. Leclerc was next at 23.2s. Russell at 23.3s. Then Hamilton at 27.8 seconds - a five-second gap to the fastest stop of the day.&lt;/p&gt;
&lt;p&gt;Five seconds. In a sprint with three racing laps left. That&#39;s an eternity.&lt;/p&gt;
&lt;p&gt;Hamilton kept P3, but the gap to Leclerc at the flag was 1.88s. Match Leclerc&#39;s pit time and Hamilton could have been fighting Russell for the win in the final stint instead of just managing a deficit.&lt;/p&gt;
&lt;h6&gt;Section 03 - Driver Spotlight&lt;/h6&gt;
&lt;hr&gt;
&lt;div id=&quot;driver-cards&quot; class=&quot;driver-cards&quot;&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;RUSSELL&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Mercedes&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P1&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;2026 Record: 2 from 2 · Championship Lead: +11 pts&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Australia then Shanghai. Grand prix then sprint. Two completely different formats, two wins. Russell read the SC call instantly - first car in on lap 13, clean exit, never seriously challenged on the restart. There&#39;s a version of this sprint where someone undercuts him in the pit window and he comes out behind. That didn&#39;t happen because he didn&#39;t give anyone the opportunity.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;LECLERC&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Ferrari&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P2&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Pit Time: 23.2s · Ferrari&#39;s best sprint result of the 2026 era&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Clean stop, clean exit, clean race to the flag. Compared to Australia where Ferrari left two VSC windows unused, this felt like a completely different team making completely different calls. The pit crew delivered a 23.2-second stop that put him into P2 with zero drama. That&#39;s exactly what a championship contender looks like two rounds into a season.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;HAMILTON&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Ferrari&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P3&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Pit Time: 27.8s · +4.6s vs Team-Mate&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;The pace was there. The pit stop wasn&#39;t. Hamilton&#39;s 27.8-second stop was 4.6 seconds slower than Leclerc&#39;s on the same lap. In a full race that might wash out over 50 laps of strategy. With three racing laps left, it was the difference between fighting for P2 and managing P3. The intra-team battle is developing a pattern: Leclerc, one step ahead, every session so far.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;VERSTAPPEN&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Red Bull Racing&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P9&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Sprint Points: 0 · 0.9s Behind P8 Bearman&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Nothing today. Zero points, ninth place, nine-tenths behind a Haas. The pace chart says the Red Bull has speed buried in there somewhere. But speed buried in variance doesn&#39;t accumulate on the championship table. If he starts from the front tomorrow, I think we&#39;re going to see something very different. If he doesn&#39;t - that&#39;s two rounds of evidence that Red Bull have a real problem.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h6&gt;Section 04 - Championship Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-drivers&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Drivers&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Points auto-calculated from race and sprint results. Sprint points: P1–P8 score 8–7–6–5–4–3–2–1.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-constructors&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Constructors&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Cumulative team points from all completed rounds and sprint results this season.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Russell leads by eleven. Two formats, two wins, and he&#39;s the benchmark right now and it&#39;s not close to being controversial.&lt;/p&gt;
&lt;p&gt;But the constructors&#39; picture is where it gets interesting. Ferrari outscored Mercedes today - 13 points to 12 due to Antonelli&#39;s bad start and a 10-second time penalty for contact with Hadjar which left him in P5.&lt;/p&gt;
&lt;p&gt;McLaren are quietly keeping pace. Norris and Piastri both scored, both showed genuine speed. The Piastri DNS in Australia hurt the constructors&#39; total, but two-car points finishes from Shanghai is the kind of foundation a championship campaign is built on across 24 rounds.&lt;/p&gt;
&lt;p&gt;Red Bull&#39;s zero from today is the number that jumps off the page. All their points so far came from Australia, from Verstappen driving from the back. The constructors&#39; tally looks modest - and honestly, between the qualifying crash in Melbourne, Hadjar&#39;s DNF, and now a pointless sprint, Red Bull haven&#39;t strung together a clean weekend yet. That needs to change fast.&lt;/p&gt;
&lt;p&gt;Box, box - see you next race. 🏎️&lt;/p&gt;
&lt;div class=&quot;next-race&quot;&gt;
  &lt;div class=&quot;next-race__label&quot;&gt;Up Next&lt;/div&gt;
  &lt;div class=&quot;next-race__title&quot; id=&quot;next-race-title&quot;&gt;-&lt;/div&gt;
  &lt;div class=&quot;next-race__meta&quot; id=&quot;next-race-meta&quot;&gt;-&lt;/div&gt;
&lt;/div&gt;
</description>
      <pubDate>Sun, 15 Mar 2026 02:35:20 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/f1-2026-china-sprint/</guid>
    </item>
    <item>
      <title>F1 2026 China: Antonelli Arrives and Mercedes Dominates</title>
      <link>https://allistairlee.com/posts/f1-2026-china/</link>
      <description>&lt;h6 id=&quot;race-header&quot;&gt;-&lt;/h6&gt;
&lt;div class=&quot;hero-stats&quot;&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-winner&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Race Winner&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-fastest-lap&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Fastest Lap&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-laps&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Race Laps&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;A 19-year-old on the top step. A massive 1-2 for Mercedes. And a Ferrari debut podium for Hamilton. If Australia told us Mercedes had the edge, China proved they might just be in a different league entirely.&lt;/p&gt;
&lt;p&gt;But the headline of Shanghai wasn&#39;t just the Silver Arrows running away with it. It was Antonelli converting a historic maiden pole into his first-ever Grand Prix victory, handling the pressure like a 10-year veteran. Meanwhile, Red Bull&#39;s struggles deepened, and McLaren&#39;s weekend ended before it even started.&lt;/p&gt;
&lt;p&gt;Let&#39;s get into the details of the weekend after the exciting &lt;a href=&quot;https://allistairlee.com/posts/f1-2026-china-sprint/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;Sprint race on Saturday&lt;/a&gt;.&lt;/p&gt;
&lt;h6&gt;Section 01 - Final Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-gap&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Final Standings - Gap to Leader (Top 10)&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Drivers who finished a lap down are shown with a fixed bar. Gap values are final race intervals from the timing system.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Mercedes&#39; 1-2 looks dominant, and quite frankly, it was. Russell backed up his Sprint race victory with a solid P2, but Antonelli was the undisputed star. The gap they pulled on the rest of the field is already starting to look intimidating.&lt;/p&gt;
&lt;p&gt;Behind them, Ferrari secured a podium with Hamilton after a wheel-to-wheel thriller with his teammate Charles Leclerc during the entire race. The Scuderia clearly has the second-fastest car on the grid right now, but bridging that delta to Mercedes is going to require serious, aggressive development.&lt;/p&gt;
&lt;p&gt;And looking at the midfield - Bearman in P5, Gasly in P6, and rookie Liam Lawson dragging the Racing Bulls to P7. The new regulations have absolutely scrambled the order behind the top two teams.&lt;/p&gt;
&lt;h6&gt;Section 02 - Race Strategy&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-stint&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Tyre Stints - Top 10 Finishers&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Vertical markers indicate VSC/SC deployment laps. Stint lengths shown inside each block.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;The Sprint race on Saturday gave the pit wall a preview of tyre degradation. Mercedes controlled it beautifully, leading the race entirely from the front after the first couple of laps. They ran an optimized strategy that gave Antonelli the clean air he needed to manage his battery deployment - an undeniably critical factor in these 2026 regulations.&lt;/p&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pit-times&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Average Pitlane Time by Team&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Total pitlane time (entry to exit) averaged across all race stops. Sorted fastest to slowest. Hover for exact values and stop count.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Ferrari threw everything they had at the leaders, but they simply lacked the overall efficiency of the Mercedes power unit on the long 1.2km back straight. And even with the almost perfect double stack, they still couldn&#39;t bridge the gap.&lt;/p&gt;
&lt;h6&gt;Section 03 - Race Pace&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pace&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Race Pace - Clean Air Laps Only&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Box spans the middle 50% of clean laps. Vertical line is median, dot is mean. Whiskers are min/max after outlier removal. Hover for full stats.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Mercedes sits comfortably at the top of the pace charts, with Antonelli laying down controlled, nearly identical laps perfectly managing his energy deployment to secure the 1-2 finish. Ferrari&#39;s pace behind them was also remarkably strong - Hamilton and Leclerc were closely matched and separated themselves comfortably from the midfield, but they simply lacked the crucial few tenths lap-after-lap needed to truly challenge the Silver Arrows.&lt;/p&gt;
&lt;p&gt;Further down, the midfield pace reveals a fascinatingly tight scramble. Bearman extracted every ounce of performance out of the Haas to secure P5, producing a clean, unwavering pace trace that punches well above the car&#39;s expected weight class. Gasly and Lawson sit right on his heels, a clear sign that the new regulations have successfully compressed the pack behind the front-runners and opened the door for genuine midfield dogfights.&lt;/p&gt;
&lt;h6&gt;Section 04 - Driver Spotlight&lt;/h6&gt;
&lt;hr&gt;
&lt;div id=&quot;driver-cards&quot; class=&quot;driver-cards&quot;&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;ANTONELLI&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Mercedes&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P1 · MAIDEN WIN&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Pole → Victory&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Nineteen years old. Converted the youngest pole in F1 history into his maiden win. The composure he showed to manage the new power units and hold off a charging teammate was absolute perfection.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;HAMILTON&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Ferrari&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P3&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;First Ferrari Podium&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;His first podium in red. After a gritty, thrilling battle with Leclerc, Hamilton showed exactly why Ferrari brought him over. He mentioned feeling &quot;back to his best&quot; in the post-race interviews, and the data completely backs him up. He squeezed every ounce of performance out of the SF-26.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;VERSTAPPEN&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Red Bull Racing&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;DNF&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;ERS Cooling Failure&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;An absolute nightmare weekend. Dropped out of position, struggled with the hybrid system in traffic, branded the racing &quot;Mario Kart&quot;, and then retired on Lap 46. Red Bull are officially on the back foot in this new era.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;NORRIS &amp; PIASTRI&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;McLaren&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;DNS&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Double Electrical Failure&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;A double DNS before the lights even went out. You simply cannot afford this in modern Formula 1. Electrical gremlins crippled both cars on the grid, turning a weekend of potential into a total write-off for the Woking squad.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h6&gt;Section 05 - Championship Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-drivers&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Drivers&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Points auto-calculated from race results. Fastest-lap bonus applied where applicable (P1–P10 only).&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-constructors&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Constructors&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Cumulative team points from all completed rounds this season.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Mercedes isn&#39;t just leading; they&#39;re threatening to run away with it early. With dominant performances in both Australia and China, they are banking maximum points while their direct rivals stumble.&lt;/p&gt;
&lt;p&gt;Ferrari firmly holds second, but they desperately need to find raw pace to challenge for wins instead of just podiums. Red Bull and McLaren, on the other hand, are already looking at mountainous deficits. It&#39;s a long 24-race season, but in Formula 1, an early advantage in a new regulation cycle often dictates the destiny of the entire year.&lt;/p&gt;
&lt;p&gt;Box, box - see you next race. 🏎️&lt;/p&gt;
&lt;div class=&quot;next-race&quot;&gt;
  &lt;div class=&quot;next-race__label&quot;&gt;Up Next&lt;/div&gt;
  &lt;div class=&quot;next-race__title&quot; id=&quot;next-race-title&quot;&gt;-&lt;/div&gt;
  &lt;div class=&quot;next-race__meta&quot; id=&quot;next-race-meta&quot;&gt;-&lt;/div&gt;
&lt;/div&gt;</description>
      <pubDate>Tue, 17 Mar 2026 00:59:40 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/f1-2026-china/</guid>
    </item>
    <item>
      <title>F1 2026 Japan: Race</title>
      <link>https://allistairlee.com/posts/f1-2026-japan/</link>
      <description>&lt;h6 id=&quot;race-header&quot;&gt;-&lt;/h6&gt;
&lt;div class=&quot;hero-stats&quot;&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-winner&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Race Winner&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-fastest-lap&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Fastest Lap&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;hero-stat&quot; id=&quot;hero-laps&quot;&gt;
    &lt;span class=&quot;hero-stat__value&quot;&gt;-&lt;/span&gt;
    &lt;span class=&quot;hero-stat__label&quot;&gt;Race Laps&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;A pole, a horror start, a crash, a perfectly timed Safety Car, and a 13-second winning margin. In any other season, a race like Suzuka would be the story of the year. In 2026, Antonelli just made it look like another Sunday.&lt;/p&gt;
&lt;p&gt;The headline is simple enough: back-to-back wins for the 19-year-old, youngest championship leader in F1 history. But the race itself was far more complicated than that final gap suggests - and it conceals a deeply worrying picture for Russell, a promising one for McLaren, and a frankly embarrassing one for Red Bull.&lt;/p&gt;
&lt;h6&gt;Section 01 - Final Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-gap&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Final Standings - Gap to Leader (Top 10)&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Drivers who finished a lap down are shown with a fixed bar. Gap values are final race intervals from the timing system.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Thirteen seconds. That&#39;s Antonelli&#39;s winning margin over Piastri. On paper, it looks dominant. In reality, it&#39;s a number built entirely on the Safety Car window - and the fact that the rest of the field simply couldn&#39;t live with his pace on fresh Hards once he was out front.&lt;/p&gt;
&lt;p&gt;The more interesting story is in P2 through P6. Piastri, Leclerc, Russell, Norris, Hamilton - all covered by less than 20 seconds, all running different strategies with different tyre states. This was a much tighter race than the winner&#39;s margin implies.&lt;/p&gt;
&lt;p&gt;And Bearman - who was running strongly enough to have a real points finish - is missing from this chart entirely. That crash on Lap 22 was a huge one, and the triggered Safety Car completely reset the race.&lt;/p&gt;
&lt;p&gt;Verstappen in P8 from P11 is quietly becoming the reliable disappointment in this championship story. One point. A car he called &amp;quot;undriveable&amp;quot; in qualifying. Red Bull are not where Red Bull are supposed to be.&lt;/p&gt;
&lt;h6&gt;Section 02 - Race Strategy&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-stint&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Tyre Stints - Top 10 Finishers&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Vertical markers indicate VSC/SC deployment laps. Stint lengths shown inside each block.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;I believe this is where Suzuka was won and lost - exactly like Australia.&lt;/p&gt;
&lt;p&gt;The field converged on a one-stop strategy: Medium to Hard. Most teams had executed or were about to execute their stops in the laps immediately before Lap 22. Russell and Piastri had already cycled through. Antonelli had not.&lt;/p&gt;
&lt;p&gt;When the Safety Car came out for the Bearman crash, Antonelli&#39;s pit wall made the call instantly. A free stop - hard tyres fitted, no meaningful time lost relative to cars already on track. He emerged from the pit lane in the lead with 30+ laps of race left on the freshest rubber of anyone in the top five.&lt;/p&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pit-times&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Average Pitlane Time by Team&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Total pitlane time (entry to exit) averaged across all race stops. Sorted fastest to slowest. Hover for exact values and stop count.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Russell&#39;s situation is worth unpacking separately. He didn&#39;t just lose the lead to the Safety Car - he then struggled with what Mercedes described as a battery &amp;quot;harvesting limit&amp;quot; issue during the restart sequence, specifically an &amp;quot;unexpected superclip&amp;quot; that restricted his power deployment at the worst possible moment. That&#39;s the 2026 power unit in all its complexity; one edge-case scenario in the hybrid management and the race just fractures.&lt;/p&gt;
&lt;p&gt;He recovered to P4. The talent is clearly there, and the car is the fastest on the grid. But this was a weekend where Russell did everything right and still ended up on the wrong side of the lottery.&lt;/p&gt;
&lt;h6&gt;Section 03 - Race Pace&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-pace&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Race Pace - Clean Air Laps Only&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Box spans the middle 50% of clean laps. Vertical line is median, dot is mean. Whiskers are min/max after outlier removal. Hover for full stats.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Strip out the Safety Car laps, the pit-out laps, and lap 1, and here&#39;s what the true performance picture looks like.&lt;/p&gt;
&lt;p&gt;Antonelli is in a tier of his own, but the shape of his data is surprising. He has the widest box of the top runners, meaning his core lap times experienced the largest variance. Yet his median sits at 1:33.478. This isn&#39;t a tight, metronomic stint; it&#39;s the trace of a driver whose pace fluctuated by nearly three seconds - likely managing tyres or a massive track gap - but whose underlying speed was so mighty that even a scattered stint averaged out nearly a full second clear of the field.&lt;/p&gt;
&lt;p&gt;Piastri, Russell, Leclerc, and Norris are covered by just a couple of tenths on average. But what&#39;s interesting is Leclerc and Russell. Leclerc&#39;s median is sitting at 1.33.915, which is faster than Russell&#39;s 1.34.139 - in typical clean-air laps, the Ferrari was quicker. But Leclerc carries a massive right whisker extending out to ~1:37.8. Those painfully slow outlier laps dragged his overall average down behind the Mercedes.&lt;/p&gt;
&lt;p&gt;Hamilton&#39;s data reflects a difficult race masked by a few flashes of speed. He has a long left whisker - meaning he popped in a handful of very fast laps - but his median sits noticeably to the right at 1:34.669. Because his median is slower than his average, it tells us the vast majority of his laps were significantly slower than the 1:34.5 implies. Suzuka was a much tougher grind for his side of the garage.&lt;/p&gt;
&lt;p&gt;Gasly and Verstappen are practically identical in average, median, and overall box structure. They essentially ran the exact same pace. A Red Bull and an Alpine laying down identical race traces, anchored a full second behind the Mercedes. The harsh reality for Verstappen isn&#39;t just that he&#39;s off the lead - it&#39;s that the midfield has completely swallowed the Red Bull.&lt;/p&gt;
&lt;h6&gt;Section 04 - Driver Spotlight&lt;/h6&gt;
&lt;hr&gt;
&lt;div id=&quot;driver-cards&quot; class=&quot;driver-cards&quot;&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;ANTONELLI&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Mercedes&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P1 · BACK-TO-BACK&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Pole → P6 (Lap 1) → P1 (SC) → Victory&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;He wheelspin-botched the start and dropped to sixth. A 19-year-old, on pole at Suzuka, one of the most technically demanding circuits on the calendar, and he dropped five positions on the opening lap. Then he spent the next 20 laps rebuilding, trust the Safety Car to hand him the window, and won by 13 seconds. The composure required to stay in that race mentally after an opener like that is genuinely remarkable. He&#39;s now leading the championship. Youngest ever. And the points gap is already meaningful.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;PIASTRI&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;McLaren&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P2&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Fastest at the Start · Led 21 Laps&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;Best result of the season for McLaren. Piastri nailed the start, took the lead from pole-sitter Antonelli, and led over half the race. He simply got caught on the wrong side of the Safety Car timing - pitting just before it, leaving him exposed as Antonelli cycled through for free. His pace chart says he wasn&#39;t just a beneficiary of track position; the McLaren has real speed at Suzuka. This result changes McLaren&#39;s season narrative. They&#39;re not out of this.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;BEARMAN&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Haas&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;DNF · 50G CRASH&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Lap 22 - Triggered Race-Defining SC&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;He was running solidly in the points before a crash at Lap 22 sent him into the barriers at 50G. He couldn&#39;t stand up when he got out of the car. Medically cleared, but this was the kind of accident that reminds you Formula 1 is still genuinely dangerous. And beyond the personal relief - that single incident restructured the entire race result. Without the SC, Antonelli doesn&#39;t win by 13 seconds. He might not win at all.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;driver-card&quot;&gt;
  &lt;div class=&quot;driver-card__header&quot;&gt;
    &lt;span class=&quot;driver-card__name&quot;&gt;HAMILTON&lt;/span&gt;
    &lt;span class=&quot;driver-card__team&quot;&gt;Ferrari&lt;/span&gt;
    &lt;span class=&quot;driver-card__result&quot;&gt;P6&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;driver-card__delta&quot;&gt;Off the Pace · P6 in Qualifying, P6 in the Race&lt;/div&gt;
  &lt;p class=&quot;driver-card__note&quot;&gt;After arriving at Suzuka fresh off strong opening rounds, this was a reality check. His pace chart tells the story: he could occasionally spike a rapid lap, but his underlying core pace fell noticeably short of Leclerc&#39;s. He spent the afternoon battling in the midfield, unable to influence the podium fight ahead. A distinctly quiet, grinding weekend for the seven-time champion on a circuit that demands absolute harmony between car and driver.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h6&gt;Section 05 - Championship Standings&lt;/h6&gt;
&lt;hr&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-drivers&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Drivers&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Points auto-calculated from race results. Fastest-lap bonus applied where applicable (P1–P10 only).&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;bleed-90&quot;&gt;
  &lt;div id=&quot;chart-constructors&quot; class=&quot;chart&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;chart-title&quot;&gt;Constructors&#39; Championship Standings&lt;/div&gt;
  &lt;div class=&quot;chart-caption&quot;&gt;Cumulative team points from all completed rounds this season.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Antonelli leads on 72. Russell second on 63. The 9-point gap within the same team after just three races tells you everything about how close this intra-Mercedes fight is. Both drivers have the car to win. They&#39;ve split the results between them. The championship could hinge on Safety Car timing, battle between teammates.&lt;/p&gt;
&lt;p&gt;Ferrari are firmly P3 and P4 on the driver side, accumulating solid points, but 23 points behind Russell in P2 already. They&#39;re the best team not named Mercedes. The question is whether that&#39;s enough or whether they need to swing for something dramatic on development.&lt;/p&gt;
&lt;p&gt;McLaren are back. Piastri&#39;s P2 and Norris&#39;s P5 gave them 27 points in a single race - as many as they&#39;d scored in the first two rounds combined. At 46 total, they&#39;re still 89 behind Mercedes in the constructors&#39;, but the trajectory just shifted.&lt;/p&gt;
&lt;p&gt;And Red Bull - 16 points after three rounds. Tied with Alpine. Fifth in the constructors&#39;. This reads like a nightmare scenario for a team that has been the benchmark of Formula 1 for the past four years.&lt;/p&gt;
&lt;p&gt;Box, box - see you next race. 🏎️&lt;/p&gt;
&lt;div class=&quot;next-race&quot;&gt;
  &lt;div class=&quot;next-race__label&quot;&gt;Up Next&lt;/div&gt;
  &lt;div class=&quot;next-race__title&quot; id=&quot;next-race-title&quot;&gt;-&lt;/div&gt;
  &lt;div class=&quot;next-race__meta&quot; id=&quot;next-race-meta&quot;&gt;-&lt;/div&gt;
&lt;/div&gt;</description>
      <pubDate>Mon, 30 Mar 2026 01:06:25 GMT</pubDate>
      <dc:creator>Allistair Lee</dc:creator>
      <guid>https://allistairlee.com/posts/f1-2026-japan/</guid>
    </item>
  </channel>
</rss>