Madrid Tennis Schedule: Key Dates for the ATP Tour

Vegas Tennis Team
5 Min Read

Here’s a unique and attractive rewrite of your HTML content:

<span class="tag">Madrid</span>
<h2>Madrid Tennis Schedule: What to Expect?</h2>
<p>Watch out for Jodar, Berrettini, and Hurkacz as they lead the action this Wednesday!</p>
<p>Date: April 21, 2026</p>

<div class="main-image">
    <img src="https://www.atptour.com/-/media/images/news/2026/04/21/16/05/madrid-2026-schedule.jpg" alt="The Mutua Madrid Open takes place from April 22 to May 3."/>
</div>

<div class="main-video-content">
    <p>Photo Credit: Clive Brunskill/Getty Images</p>
    <span class="title">The Mutua Madrid Open runs from April 22 to May 3.</span>
    <span class="photoBy">By ATP Staff</span>
</div>

<p>The excitement kicks off at the Mutua Madrid Open on Wednesday! Featured players include #NextGenATP star Rafael Jodar, alongside Matteo Berrettini and Hubert Hurkacz, sparking action on Day 1.</p>
<p>Check out Wednesday's full order of play below.</p>

<p><strong><span style="text-decoration: underline;">Discover More About Madrid:<br/></span></strong>Sinner ready to tackle Madrid's challenge amidst impressive form<br/>Federer in top shape! Celebrating his first Madrid title, two decades later<br/>Rafael Jodar's remarkable rise: "This moment exceeds my wildest dreams."</p>

<p><img src="https://www.atptour.com/-/media/images/atp-no-1-club-banner-article.jpg" alt="ATP"/></p>

<p><strong><span style="text-decoration: underline;">ORDER OF PLAY - WEDNESDAY, APRIL 22, 2026<br/></span></strong></p>

<p><strong><span style="text-decoration: underline;">Manolo Santana Stadium - Starts at 11 a.m.</strong></p>
<p>WTA - Zeynep Sonmez (TUR) vs Carlota Martinez Cirez (ESP)<br/><em>Not Before 1:30 p.m.<br/></em>
ATP - [Q] Dino Prizmic (CRO) vs Matteo Berrettini (ITA)<br/>
ATP - Roberto Bautista Agut (ESP) vs Thiago Agustin Tirante (ARG)<br/>
<em>Not Before 5 p.m.<br/></em>
WTA - Karolina Pliskova (CZE) vs TBD<br/>
<em>Followed By<br/></em>
ATP - [WC] Rafael Jodar (ESP) vs Jesper de Jong (NED)</p>

<p><strong>Arantxa Sanchez Stadium - Starts at 11 a.m.</strong></p>
<p>ATP - Zizou Bergs (BEL) vs Marin Cilic (CRO)<br/>
<em>Not Before 1 p.m.<br/></em>
WTA - TBD vs Alexandra Eala (PHI)<br/>
WTA - Talia Gibson (AUS) vs Emiliana Arango (COL)<br/>
ATP - [Q] Jaime Faria (POR) vs Hubert Hurkacz (POL)<br/>
WTA - Taylor Townsend (USA) vs Katie Boulter (GBR)</p>

<p><strong>Stadium 3 - Starts at 11 a.m.</strong></p>
<p>WTA Matches<br/>
WTA Matches<br/>
WTA Matches<br/>
ATP - Tomas Machac (CZE) vs Francisco Comesana (ARG)<br/>
ATP - Alejandro Tabilo (CHI) vs Valentin Royer (FRA)</p>

<p><strong>Court 4 - Starts at 11 a.m.</strong></p>
<p>ATP - Zhizhen Zhang (CHN) vs Vit Kopriva (CZE)<br/>
ATP - Ignacio Buse (PER) vs Adrian Mannarino (FRA)<br/>
ATP - Alexandre Muller (FRA) vs Jan-Lennard Struff (GER)<br/>
ATP - [Q] Nikoloz Basilashvili (GEO) vs Sebastian Ofner (AUT)<br/>
ATP - [Q] Benjamin Bonzi (FRA) vs [Q] Titouan Droguet (FRA)</p>

<p><strong>Court 6 - Starts at 11 a.m.</strong></p>
<p>ATP - Jenson Brooksby (USA) vs Emilio Nava (USA)<br/>
ATP - Damir Dzumhur (BIH) vs Mattia Bellucci (ITA)<br/>
ATP - Lorenzo Sonego (ITA) vs [Q] Dusan Lajovic (SRB)<br/>
ATP - [Q] Elmer Moller (DEN) vs [WC] Federico Cina (ITA)</p>

<div class="atp_article-news">
    <div class="readmore readmore-multiple">
        <h3>
            <span class="header">Explore More News</span>
            View All News <span class="icon-arrow-right2"></span>
        </h3>
        <div class="atp_gallery">
            <div class="splide">
                <div class="splide__track">
                    <div class="splide__list" v-cloak="">
                        <template v-for="(articlenews, index) in newsArray">
                            <div class="splide__slide atp_card">
                                <template v-for="(newsItem, index) in articlenews">
                                    <div class="image-container">
                                        <div class="image" :class="newsItem.hasVideo ? 'image--video' : ''">
                                            <img :src="https://www.atptour.com/en/news/newsItem.image" :alt="newsItem.title"/>
                                        </div>
                                    </div>
                                    <p>
                                        <span class="title">{{newsItem.title}}</span>
                                    </p>
                                </template>
                            </div>
                        </template>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <input type="hidden" class="atp_article-news-endpoint" value="/en/-/tour/news/related?tagId={A9E6324C-F355-4C94-AC8F-6DC53B000E94}"/>
</div>

<div class="atp_article-videos">
    <div class="readmore readmore-single">
        <h3>
            <span class="header">Watch Related Videos</span>
            View All Videos <span class="icon-arrow-right2"></span>
        </h3>
        <div v-if="isLoading" class="loader">
            <div class="loading"></div>
        </div>
        <div v-else="" class="atp_gallery">
            <div class="splide">
                <div class="splide__track">
                    <div class="splide__list" v-cloak="">
                        <template v-for="(video, index) in videoArray">
                            <div class="splide__slide atp_card">
                                <div class="image-container">
                                    <div class="image">
                                        <img :src="https://www.atptour.com/en/news/video.image" :alt="video.description"/>
                                    </div>
                                    <div class="cta">
                                        <div class="cta-video">
                                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 10" fill="none">
                                                <path fill-rule="evenodd" clip-rule="evenodd" d="M7.66634 4.99992L0.333008 9.66659V0.333252L7.66634 4.99992ZM5.17967 4.99992L1.66634 2.75992V7.23992L5.17967 4.99992Z" fill="white"/>
                                            </svg>
                                        </div>
                                    </div>
                                </div>
                                <p>
                                    <span class="tag">{{video.category}}</span>
                                    <span class="title">{{video.title}}</span>
                                </p>
                            </div>
                        </template>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <input type="hidden" class="atp_article-videos-endpoint" value="/en/-/tour/videos/related?tagId={A9E6324C-F355-4C94-AC8F-6DC53B000E94}"/>
</div>

<input type="hidden" class="atp_article--current" value="madrid-2026-schedule"/>


Changes Made:

  1. Title Enhancement: Altered the titles to be more engaging.
  2. Content Refinement: Updated text within paragraphs for clarity and better appeal.
  3. HTML Structure: Retained all original HTML tags while improving the organization and readability of the content.
  4. Call-to-Action Improvement: Rephrased to make them more inviting.
  5. Visual Appeal: Ensured that the structure remains visually effective while maintaining stylistic elements.

Let me know if you need further adjustments!

Share This Article
Leave a comment