Keanu Reeves’ Four-Part Fantasy Series is a Perfect HBO Max Binge Hiding in Plain Sight

Keanu Reeves’ Four-Part Fantasy Series is a Perfect HBO Max Binge Hiding in Plain Sight

Comment Views: 4
    <figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/19938695/john_wick_3.jpg?q=49&amp;fit=crop&amp;w=600&amp;h=338&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/19938695/john_wick_3.jpg?q=49&amp;fit=crop&amp;w=600&amp;h=338&amp;dpr=2">
    <source media="(min-width: 481px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/19938695/john_wick_3.jpg?q=70&amp;fit=crop&amp;w=1600&amp;h=900&amp;dpr=1" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/19938695/john_wick_3.jpg?q=70&amp;fit=crop&amp;w=1600&amp;h=900&amp;dpr=1">
    <img width="1600" height="900" alt="John Wick walks through the rain in a cinematic still from John Wick: Chapter 3 — Parabellum" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/19938695/john_wick_3.jpg?&amp;fit=crop&amp;w=1600&amp;h=900" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/19938695/john_wick_3.jpg?&amp;fit=crop&amp;w=1600&amp;h=900">
    </picture><small class="item-img-caption">Image: Lionsgate</small></figure>

</div><br><div class="content-block-regular">

Some of the most enchanting speculative fiction begins with a tantalizing premise: What if an entirely separate civilization lay hidden just beneath the surface of our everyday reality?

Perhaps children tumble through the back of an antique wardrobe to encounter a speaking lion, as depicted in The Chronicles of Narnia. Or perhaps travelers stumble upon a magical railway platform like the one in Harry Potter. Even a dilapidated bathhouse can transform into a realm of profound wonder, as Hayao Miyazaki illustrates in Spirited Away. This is the true power of fantasy: it encourages us to believe that something larger-than-life pulses quietly beneath the veneer of the mundane. What wonders or perils might truly reside between gleaming skyscrapers, within shadowed subway tunnels, or beneath the floorboards of our own homes?

If any modern cinematic lead is intimately familiar with this trope, it is Keanu Reeves. It is remarkable how frequently the celebrated action icon anchors himself in pseudo-mythological universes. Whether he is banishing supernatural malevolence from the nocturnal streets of Los Angeles in Constantine or inciting a rebellion against a digital illusion in The Matrix, Reeves possesses an innate comfort with navigating clandestine realms hidden inside ordinary life. Yet, John Wick offers something infinitely more captivating, making it essential viewing before all four installments depart HBO Max on July 31.

    <div class="display-card video large no-badge">
    <div class="w-adsninja-video-player">
        <div class="an-ignore">
            <div class="adsninja-video-player emaki-video-player emaki-video-player-0227e36edf733991" id="emaki-video-player-0227e36edf733991">
                <script>
                    window.valstream       = window.valstream || {};
                    window.valstream.queue = window.valstream.queue || [];

                    window.valstream.queue.push(function(){

                        const fallbackContent = `<button class="prem-player-close">x</button>

`;
const fallbackToNativePlayer = function(){

                            console.warn('Failed to load AdsNinja video player.');
                            const container = document.getElementById('emaki-video-player-0227e36edf733991');

                            if(!container){

                                return;
                            }

                            container.innerHTML = fallbackContent;

                            const videoPlayerContainer = document.getElementById('emaki-video-player-0227e36edf733991');

                            if(videoPlayerContainer){

                                const videoPlayer = videoPlayerContainer.querySelector('video');

                                if(typeof Waypoint !== 'undefined' && videoPlayer){

                                    const videoPlayerWaypoint = new Waypoint.Inview({
                                        element: videoPlayerContainer,
                                        enter: function(direction){

                                            if(direction == 'up'){

                                                this.element.classList.remove('video-player-floating');
                                            }
                                        },
                                        entered: function(direction){

                                            if(direction == 'up'){

                                                this.element.classList.remove('video-player-floating');
                                            }
                                        },
                                        exit: function(direction){

                                            if(direction == 'down' && !videoPlayer.paused){

                                                this.element.classList.add('video-player-floating');
                                            }
                                        },
                                        exited: function(direction){

                                            if(direction == 'down' && !videoPlayer.paused){

                                                this.element.classList.add('video-player-floating');
                                            }
                                        },
                                        offset: -50
                                    });
                                }

                                const closeButton = videoPlayerContainer.querySelector('button.prem-player-close');

                                if(closeButton){

                                    closeButton.addEventListener('click', function(){

                                        videoPlayerContainer.classList.remove('video-player-floating');

                                        if(videoPlayer){

                                            videoPlayer.pause();
                                        }
                                    });
                                }

                                if(videoPlayer && typeof Waypoint !== 'undefined'){

                                    videoPlayer.addEventListener('fullscreenchange', function(){

                                        Waypoint.refreshAll();
                                    });
                                }
                            }
                        };

                        if(!window.an || typeof window.an.monetizeVideo !== 'function'){

                            fallbackToNativePlayer();
                        }
                        else{

                            window.an.monetizeVideo(
                                '.emaki-video-player-0227e36edf733991', 
                                JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`), 
                                JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"John Wick: Chapter 4 Official Trailer (Trailer)\",\"description\":\"\",\"length\":\"2:30\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2024\\/02\\/john-wick-chapter-4-2023-movie-official-trailer-keanu-reeves-donnie-yen-bill-skarsg-rd-1708617548.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/sharedimages\\/2025\\/11\\/john-wick-4-thumbnail.jpg?fit=crop&w=1024&h=576\",\"textTracks\":[]}]}`)
                            ).catch(fallbackToNativePlayer);
                        }
                    });
                </script>
            </div>
        </div>
    </div>
</div>

Helmed by Chad Stahelski, the John Wick catalog functions simultaneously as premier action cinema and top-tier dark fantasy of the past decade. Stahelski constructed far more than a playground for immaculate gunplay. Over the course of four films, he quietly forged one of contemporary storytelling’s most engrossing secondary universes, substituting ancient rituals for magic, criminal syndicates for feudal kingdoms, and gold coinage for enchanted artifacts.

This design is easily overlooked because the films deliberately wear the stark armor of a gritty crime thriller. Reeves reloads his firearms with clinical precision, and every physical exchange stems from exhaustive choreography rather than unbelievable superhero spectacle. There are no supernatural monsters, incantations, or mythical beasts hiding around the bend. Yet, great fantasy has never relied exclusively on dragons and sorcery; rather, it thrives on internal mythology, strict codes of conduct, and the palpable sensation of an ancient society operating entirely unseen for centuries.

That is precisely what John Wick delivers underneath its high-octane violence. Professional killers communicate through cryptic vernacular that resembles sacred oaths rather than everyday dialogue. Blood debts are sealed with ornate markers that function like cursed talismans, binding individuals to inescapable vows. The Continental hotel is not merely a lodging house; it is a sacred sanctuary safeguarded by laws so absolute that violating them invites fates worse than death. Presiding over this structure is the High Table, an enigmatic council whose sweeping authority evokes an immortal royal court rather than organized crime.

<div class="body-img landscape ">
    <div class="responsive-img image-expandable img-article-item" style="padding-bottom:41.875%" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg" data-modal-id="single-image-modal" data-modal-container-id="single-image-modal-container" data-img-caption='"Image: Lionsgate"'>
        <figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=49&amp;fit=crop&amp;w=500&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=49&amp;fit=crop&amp;w=500&amp;dpr=2">
    <source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=49&amp;fit=crop&amp;w=800&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=49&amp;fit=crop&amp;w=800&amp;dpr=2">
    <source media="(max-width: 1023px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=70&amp;fit=crop&amp;w=1300&amp;dpr=1" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=70&amp;fit=crop&amp;w=1300&amp;dpr=1">
    <img width="1300" height="544" loading="lazy" decoding="async" alt="John Wick (Keanu Reeves) stands in a Jordanian desert in John Wick: Chapter 4" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=70&amp;fit=crop&amp;w=1300&amp;dpr=1" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24541139/john_wick_chapter_4_keanu_desert_1920.jpg?q=70&amp;fit=crop&amp;w=1300&amp;dpr=1" class="img-brightness-opt-out">
    </picture><small class="body-img-caption">Image: Lionsgate</small></figure>
    </div>
</div>

The brilliance of Stahelski’s direction lies in his restraint. Rather than halting the narrative for exhaustive expositional infodumps, each film drops the audience directly into this subterranean society, trusting viewers to piece together its intricate traditions organically. Concierges, bespoke tailors, underground physicians, and switchboard operators all behave as though these archaic protocols are entirely commonplace, echoing the fantasy merchants of classic literature who peddle strange wares and elixirs—except in John Wick’s universe, they trade exclusively in weaponry and ballistics. The resulting atmosphere feels immeasurably ancient, as if these clandestine institutions have quietly endured beneath modern civilization for millennia.

This is a hallmark of world-building at its finest: the environment should consistently feel grander than the immediate narrative. Every sequel broadens these geographic horizons without ever shattering the illusion. John Wick: Chapter 2 establishes that these strict mandates extend far beyond New York, treating Rome as the imperial heart of an empire. Parabellum ventures deep into the Moroccan dunes to consult an arbiter who resembles a mythic sovereign more than a traditional crime boss. By the fourth chapter, Osaka, Berlin, Paris, and New York operate as distinct fiefdoms bound by identical ancient laws, complete with localized guardians, unique customs, and intricate politics.

Consequently, the action sequences resonate with far greater emotional weight. Without this underlying mythology, the John Wick movies would likely still rank among the most accomplished stunt showcases of our era. Stahelski’s extensive background as a stunt coordinator shines through every continuous take, meticulously arranged shootout, and deliberate sequence that prioritizes physical endurance and spatial geography over dizzying, frantic edits.

<div class="body-img landscape ">
    <div class="responsive-img image-expandable img-article-item" style="padding-bottom:66.666666666667%" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg" data-modal-id="single-image-modal" data-modal-container-id="single-image-modal-container" data-img-caption='"Photo: Murray Close\/Lionsgate"'>
        <figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=500&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=500&amp;dpr=2">
    <source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=800&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=800&amp;dpr=2">
    <source media="(max-width: 1023px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=1300&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=1300&amp;dpr=2">
    <img width="2600" height="1734" loading="lazy" decoding="async" alt="Keanu Reeves as John Wick holding nunchucks behind a glass partition preparing to ambush a soldier in black samurai armor in John Wick: Chapter 4." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=1300&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24653999/john_wick_chapter_4_01.jpg?q=49&amp;fit=crop&amp;w=1300&amp;dpr=2" class="img-brightness-opt-out">
    </picture><small class="body-img-caption">Photo: Murray Close/Lionsgate</small></figure>
    </div>
</div>

The overarching speculative framework lends these violent encounters genuine stakes. Throughout the quadrilogy, John is not merely surviving an assassination wave; he is systematically fracturing sacred decrees that feel as permanent as time itself. John cuts a uniquely legendary figure himself, embodying the dreaded “Baba Yaga” of Slavic folklore. He defies sovereigns, breaches invisible borders separating rival syndicates, and repeatedly survives ordeals no mortal should endure. This elevates him to an almost mythic tier, akin to Gandalf or Obi-Wan Kenobi reimagined as seasoned hitmen rather than robed wizards. His trajectory mirrors the classic quest of a wandering knight traversing isolated territories, cultivating alliances, challenging formidable tyrants, and ascending toward a final confrontation with the highest powers of his realm.

This explains precisely why countless action imitators have replicated John Wick’s brilliant choreography yet failed to capture its distinctive magic: “gun-fu” represents only half the equation. Strip away the hidden financial network, the ceremonial oaths, the pervasive mythology, and the centuries-old institutions, and you are left with competent blockbusters comparable to The Expendables or Fast & Furious, rather than an immersive, breathing universe.

<div class="valnet-gallery images-count-5">
    <div id="article-gallery-1-400551127" data-gallery-thumbnail-id="gallery-thumbnails-1-400551127" data-gallery-id="main-carousel-1-400551127" data-article-gallery="article-gallery-modal-1-400551127" data-gallery-lightbox="gallery-modal-1-400551127" data-gallery-thumbnail-img-class="gallery-thumbnails-1-400551127-img" data-gallery-type="" style="--gallery-thumb-h: 120px; --gallery-aspect-sm: 1.7777777777778 / 1; --gallery-aspect-md: 1.7777777777778 / 1;" class="article__gallery type-gallery">

        <div class="w-gallery-carousel"><section id="main-carousel-1-400551127" class="splide splide-gallery" data-gallery-expanded-id="main-expanable-carousel-1-400551127" data-gallery-expanded-thumbnail-id="expanded-gallery-thumbnails-1-400551127"><button class="expand icon i-expand" type="button"></button><div class="splide__track"><ul class="splide__list" style="--gallery-aspect-sm: 1.7777777777778 / 1; --gallery-aspect-md: 1.7777777777778 / 1; --gallery-aspect-lg: 1.7777777777778 / 1;"><li class="splide__slide gallery-main-img"><figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2">
        <img width="1300" height="844" loading="lazy" decoding="async" alt="John Wick meets the elder" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=70&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=1" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=70&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=1" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out">
        </picture><small class="body-img-caption">Image: Lionsgate Studios</small></figure></li>
        <li class="splide__slide gallery-main-img"><figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2">
        <img width="1300" height="844" loading="lazy" decoding="async" alt="John Wick high table" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=70&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=1" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=70&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=1" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out">
        </picture><small class="body-img-caption">Image: Lionsgate Studios</small></figure></li>
        <li class="splide__slide gallery-main-img"><figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2">
        <img width="2600" height="1688" loading="lazy" decoding="async" alt="Keanu Reeves as John Wick, standing in profile in front of red lights." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=2" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out">
        </picture><small class="body-img-caption">Photo: Murray Close/Lionsgate</small></figure></li>
        <li class="splide__slide gallery-main-img"><figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=2">
        <img width="1300" height="844" loading="lazy" decoding="async" alt="john wick chapter 3 - horse chase" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=70&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=1" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=70&amp;fit=contain&amp;w=1300&amp;h=844&amp;dpr=1" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out">
        </picture><small class="body-img-caption">Niko Tavernise/Lionsgate</small></figure></li>
        <li class="splide__slide gallery-main-img"><figure><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=70&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=1" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=70&amp;fit=contain&amp;w=705&amp;h=397&amp;dpr=1">
        <img width="1280" height="720" loading="lazy" decoding="async" alt="Keanu Reeves holds a gun as John Wick in John Wick." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=70&amp;fit=contain&amp;w=1280&amp;h=720&amp;dpr=1" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=70&amp;fit=contain&amp;w=1280&amp;h=720&amp;dpr=1" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out">
        </picture><small class="body-img-caption">Image: Lionsgate</small></figure></li></ul></div></section>

        <section id="gallery-thumbnails-1-400551127" class="splide gallery-thumbnails" style="display: inline-flex; width: 100%; height: 120px;"><div class="splide__track"><ul class="splide__list"><li class="splide__slide gallery-thumbnail-img"><picture><source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2">
        <img width="418" height="240" loading="lazy" decoding="async" alt="John Wick meets the elder" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img"><picture><source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2">
        <img width="418" height="240" loading="lazy" decoding="async" alt="John Wick high table" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img"><picture><source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2">
        <img width="418" height="240" loading="lazy" decoding="async" alt="Keanu Reeves as John Wick, standing in profile in front of red lights." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img"><picture><source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2">
        <img width="418" height="240" loading="lazy" decoding="async" alt="john wick chapter 3 - horse chase" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img"><picture><source media="(max-width: 767px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=120&amp;h=80&amp;dpr=2">
        <img width="418" height="240" loading="lazy" decoding="async" alt="Keanu Reeves holds a gun as John Wick in John Wick." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=209&amp;h=120&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li></ul></div></section></div>

    <div class="w-gallery-carousel-fullscreen"><section id="main-expanable-carousel-1-400551127" class="splide splide-gallery"><button class="lightbox__exit-btn close-btn icon i-close" type="button"><span class="txt">Close</span></button><div class="splide__track lightbox__swipper"><ul class="splide__list swiper-wrapper">
        <li class="splide__slide gallery-main-img image-landscape"><div class="body-img responsive-img"><figure><img width="1920" height="1080" loading="lazy" decoding="async" alt="John Wick meets the elder" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=contain&amp;w=1920&amp;h=1080&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=contain&amp;w=1920&amp;h=1080&amp;dpr=2" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out"><small class="body-img-caption">Image: Lionsgate Studios</small></figure></div></li>
        <li class="splide__slide gallery-main-img image-landscape"><div class="body-img responsive-img"><figure><img width="1920" height="1080" loading="lazy" decoding="async" alt="John Wick high table" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=contain&amp;w=1920&amp;h=1080&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=contain&amp;w=1920&amp;h=1080&amp;dpr=2" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out"><small class="body-img-caption">Image: Lionsgate Studios</small></figure></div></li>
        <li class="splide__slide gallery-main-img image-landscape"><div class="body-img responsive-img"><figure><img width="6000" height="4000" loading="lazy" decoding="async" alt="Keanu Reeves as John Wick, standing in profile in front of red lights." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=contain&amp;w=6000&amp;h=4000&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=contain&amp;w=6000&amp;h=4000&amp;dpr=2" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out"><small class="body-img-caption">Photo: Murray Close/Lionsgate</small></figure></div></li>
        <li class="splide__slide gallery-main-img image-landscape"><div class="body-img responsive-img"><figure><img width="2500" height="1591" loading="lazy" decoding="async" alt="john wick chapter 3 - horse chase" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=contain&amp;w=2500&amp;h=1591&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=contain&amp;w=2500&amp;h=1591&amp;dpr=2" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out"><small class="body-img-caption">Niko Tavernise/Lionsgate</small></figure></div></li>
        <li class="splide__slide gallery-main-img image-landscape"><div class="body-img responsive-img"><figure><img width="1280" height="720" loading="lazy" decoding="async" alt="Keanu Reeves holds a gun as John Wick in John Wick." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=contain&amp;w=1280&amp;h=720&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=contain&amp;w=1280&amp;h=720&amp;dpr=2" style="width: 100%; height: 100%; object-fit: contain;" class="img-brightness-opt-out"><small class="body-img-caption">Image: Lionsgate</small></figure></div></li></ul></div></section>

    <section id="expanded-gallery-thumbnails-1-400551127" class="splide gallery-thumbnails-expanded" aria-label="The carousel with thumbnails. Selecting a thumbnail will change the Beautiful Gallery carousel."><div class="splide__track"><ul class="splide__list">
        <li class="splide__slide gallery-thumbnail-img-expanded"><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2">
        <img width="500" height="280" loading="lazy" decoding="async" alt="John Wick meets the elder" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-meets-the-elder.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img-expanded"><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2">
        <img width="500" height="280" loading="lazy" decoding="async" alt="John Wick high table" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/john-wick-high-table.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img-expanded"><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2">
        <img width="500" height="280" loading="lazy" decoding="async" alt="Keanu Reeves as John Wick, standing in profile in front of red lights." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/24539982/john_wick_chapter_4_JW4_Unit_210722_00192_R_rgb.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img-expanded"><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2">
        <img width="500" height="280" loading="lazy" decoding="async" alt="john wick chapter 3 - horse chase" data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/16285085/jw3_d46_14974_c.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li>
        <li class="splide__slide gallery-thumbnail-img-expanded"><picture><source media="(max-width: 480px)" data-srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" srcset="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2">
        <img width="500" height="280" loading="lazy" decoding="async" alt="Keanu Reeves holds a gun as John Wick in John Wick." data-img-url="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" src="https://static0.polygonimages.com/wordpress/wp-content/uploads/chorus/uploads/chorus_asset/file/3416184/john_wick.0.jpg?q=49&amp;fit=crop&amp;w=250&amp;h=140&amp;dpr=2" class="img-brightness-opt-out">
        </picture></li></ul></div></section></div>

    <script type="module">
        window.arrayOfGalleries = window.arrayOfGalleries || {};
        window.arrayOfGalleries["article-gallery-1-400551127"] = '';
    </script>
</div>

This exact reason makes these four motion pictures well worth revisiting before they leave HBO Max at month’s end. They are deceptively easy to underestimate. It remains tempting to remember them solely for pristine headshots, saturated neon aesthetics, or Keanu Reeves’ relentless physical commitment (punctuated by his iconic, deadpan utterance of “Yeah”). Yet, the greatest triumph of the John Wick saga is not merely modernizing the action genre, but successfully cloaking one of the decade’s most intricate fantasy epics beneath its sleek exterior.

Once you perceive those gold coins as enchanted currency, the Continentals as fortified citadels, and the High Table as an absolute monarchy, it becomes impossible to view the franchise through any other lens.


All four John Wick films are currently streaming on HBO Max

 

Source: Polygon

Share:

Related articles

Search games, news and articles…

Enter at least two characters

Enter at least two characters