Feed aggregator

AST SpaceMobile (NASDAQ: ASTS) Stock Price Faces Higher Volatility After$1 Billion Convertible Notes Deal; Stock Recovers After Sell-Off

US Stocks - Sun, 07/19/2026 - 06:27
AST SpaceMobile (NASDAQ: ASTS) Stock Price Faces Higher Volatility After$1 Billion Convertible Notes Deal; Stock Recovers After Sell-Off Alex Forester Sat, 18 Jul 2026 - 21:27

Karuppu, Parasakthi, Thaai Kizhavi, Blast and Kara Among Best Tamil Movies for 2026

TopNews Hindi - Wed, 07/15/2026 - 21:31
.tm-page{ --tm-blue-900:#0b2f6b; --tm-blue-700:#12489c; --tm-blue-600:#1a56db; --tm-blue-500:#2f6fee; --tm-blue-100:#e8f0ff; --tm-blue-50:#f4f8ff; --tm-ink:#101828; --tm-grey:#475467; --tm-line:#d9e4f7; --tm-radius:14px; font-family:"Segoe UI",Roboto,Helvetica,Arial,sans-serif; color:var(--tm-ink); line-height:1.6; max-width:1100px; margin:0 auto; padding:0 16px 60px; } .tm-page *{box-sizing:border-box;} .tm-page a{color:var(--tm-blue-600);text-decoration:none;} .tm-page a:hover{text-decoration:underline;} /* HERO */ .tm-hero{ background:linear-gradient(135deg,var(--tm-blue-900) 0%,var(--tm-blue-700) 55%,var(--tm-blue-500) 100%); border-radius:var(--tm-radius); padding:44px 36px; color:#fff; margin:24px 0 20px; position:relative; overflow:hidden; } .tm-hero::after{ content:""; position:absolute; right:-60px;top:-60px; width:260px;height:260px; background:rgba(255,255,255,0.08); border-radius:50%; } .tm-hero-eyebrow{ display:inline-block; background:rgba(255,255,255,0.15); border:1px solid rgba(255,255,255,0.35); padding:4px 12px; border-radius:999px; font-size:12.5px; letter-spacing:.04em; text-transform:uppercase; margin-bottom:14px; } .tm-hero h1{ font-size:clamp(24px,3.4vw,36px); margin:0 0 12px; line-height:1.25; } .tm-hero p{ max-width:720px; color:#eaf1ff; margin:0; font-size:15.5px; } .tm-hero-btn{ display:inline-block; margin-top:20px; background:#fff; color:var(--tm-blue-700); font-weight:600; padding:11px 22px; border-radius:8px; font-size:14.5px; } .tm-hero-btn:hover{text-decoration:none;background:var(--tm-blue-50);} /* STICKY NAV */ .tm-nav{ position:sticky; top:0; z-index:50; background:#fff; border:1px solid var(--tm-line); border-radius:10px; padding:8px; display:flex; gap:6px; flex-wrap:wrap; margin-bottom:28px; box-shadow:0 2px 10px rgba(16,40,90,0.06); } .tm-nav a{ color:var(--tm-blue-700); font-size:13.5px; font-weight:600; padding:8px 14px; border-radius:7px; } .tm-nav a:hover{ background:var(--tm-blue-100); text-decoration:none; } /* CALLOUT */ .tm-callout{ background:var(--tm-blue-50); border-left:4px solid var(--tm-blue-600); border-radius:8px; padding:18px 20px; margin:0 0 30px; } .tm-callout h3{margin:0 0 8px;color:var(--tm-blue-700);font-size:16px;} .tm-callout ul{margin:8px 0 0;padding-left:20px;} .tm-callout li{margin-bottom:6px;font-size:14.5px;color:var(--tm-grey);} /* SECTIONS */ .tm-section{margin:36px 0;scroll-margin-top:90px;} .tm-section h2{ font-size:22px; color:var(--tm-blue-900); border-bottom:2px solid var(--tm-blue-100); padding-bottom:10px; margin-bottom:16px; } .tm-section h3{ font-size:17px; color:var(--tm-blue-700); margin:22px 0 10px; } .tm-section p{color:#333;font-size:15px;margin:0 0 12px;} .tm-section ul{padding-left:20px;margin:0 0 14px;} .tm-section li{margin-bottom:7px;font-size:15px;} /* TABLES */ .tm-table-wrap{overflow-x:auto;margin:14px 0 20px;border:1px solid var(--tm-line);border-radius:10px;} table.tm-table{width:100%;border-collapse:collapse;font-size:14px;min-width:480px;} table.tm-table th{ background:var(--tm-blue-600); color:#fff; text-align:left; padding:12px 14px; font-weight:600; } table.tm-table td{ padding:11px 14px; border-top:1px solid var(--tm-line); color:#333; } table.tm-table tr:nth-child(even) td{background:var(--tm-blue-50);} /* CARDS */ .tm-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:16px 0 24px;} .tm-card{ background:#fff; border:1px solid var(--tm-line); border-radius:12px; padding:18px; } .tm-card .tm-card-num{ display:inline-flex; align-items:center;justify-content:center; width:32px;height:32px; border-radius:8px; background:var(--tm-blue-100); color:var(--tm-blue-700); font-weight:700; font-size:14px; margin-bottom:10px; } .tm-card h4{margin:0 0 6px;font-size:15px;color:var(--tm-ink);} .tm-card p{margin:0;font-size:13.5px;color:var(--tm-grey);} /* QUOTE */ .tm-quote{ background:#fff; border:1px solid var(--tm-line); border-left:4px solid var(--tm-blue-500); border-radius:10px; padding:18px 20px; margin:16px 0; } .tm-quote p{margin:0 0 8px;font-size:15px;font-style:italic;color:var(--tm-ink);} .tm-quote cite{font-style:normal;font-size:13.5px;color:var(--tm-blue-700);font-weight:600;} /* FAQ */ .tm-faq details{ border:1px solid var(--tm-line); border-radius:10px; padding:14px 16px; margin-bottom:10px; background:#fff; } .tm-faq summary{ cursor:pointer; font-weight:600; font-size:15px; color:var(--tm-blue-900); list-style:none; display:flex; justify-content:space-between; align-items:center; } .tm-faq summary::-webkit-details-marker{display:none;} .tm-faq summary::after{ content:"+"; font-size:20px; color:var(--tm-blue-600); margin-left:12px; } .tm-faq details[open] summary::after{content:"–";} .tm-faq p{margin:10px 0 0;font-size:14.5px;color:#333;} /* CTA */ .tm-cta{ background:var(--tm-blue-900); border-radius:var(--tm-radius); padding:30px; text-align:center; color:#fff; margin:40px 0; } .tm-cta h3{margin:0 0 8px;font-size:20px;} .tm-cta p{color:#dbe6ff;margin:0 0 16px;font-size:14.5px;} .tm-cta a{ display:inline-block; background:var(--tm-blue-500); color:#fff; padding:11px 24px; border-radius:8px; font-weight:600; } .tm-cta a:hover{background:var(--tm-blue-600);text-decoration:none;} .tm-note{font-size:13px;color:var(--tm-grey);font-style:italic;} Tamil Cinema · 2026 Rankings Best Tamil Movies to Watch: Current Rankings by Viewership

From box-office blockbusters to breakout OTT hits, here’s where Tamil cinema’s biggest 2026 releases currently stand — backed by worldwide collection data and analysis from five leading film critics, so you know exactly what’s worth your watch time.

Jump to Rankings Rankings Top Picks Critic Views By Genre Where to Watch FAQs Where the Rankings Stand Right Now
  • “Karuppu,” starring Suriya, sits comfortably at No. 1 for 2026, having crossed ₹340 crore worldwide with no close competition.
  • “Parasakthi,” Sivakarthikeyan’s period drama on the Anti-Hindi Imposition movement, holds the No. 2 spot with a strong ₹84–100 crore worldwide run.
  • Action-thriller “Blast,” led by Arjun, has emerged as one of the year’s biggest surprise hits, crossing ₹76 crore worldwide against a modest budget.
  • Urban entertainer “LIK: Love Insurance Kompany” and heist thriller “Kara” round out the year’s most talked-about commercial successes.

Figures reflect estimated worldwide theatrical collections as reported by trade trackers; exact numbers vary slightly across sources since India has no official centralized box-office tracking system.

Current Rankings by Viewership

The table below ranks 2026’s leading Tamil releases by estimated worldwide box-office collections — the closest available proxy for overall viewership until each film’s full digital and TV syndication numbers are in.

RankMovieLead CastWorldwide Gross 1KaruppuSuriya, Trisha Krishnan₹340+ crore 2ParasakthiSivakarthikeyan, Sreeleela₹84–100 crore 3Thaai KizhaviRadikaa Sarathkumar, Sivakarthikeyan~₹72 crore 4BlastArjun, Preity Mukhundhan₹70–76 crore 5LIK: Love Insurance KompanyPradeep Ranganathan₹60–66 crore 6KaraDhanush₹54–55 crore

Rankings based on estimated worldwide theatrical collections for 2026 releases so far, compiled from multiple trade-tracking sources.

Closer Look at the Top Releases 1. Karuppu — The Undisputed Blockbuster

Directed by RJ Balaji, this fantasy courtroom drama casts Suriya as a lawyer possessed by a guardian deity who battles a corrupt legal system. It reunites Suriya and Trisha Krishnan on screen for the first time in nearly two decades. The film leans heavily on Suriya’s screen presence and a strong first half, though critics have flagged an uneven second half as its main weakness.

“Suriya on ‘God Mode’ in a film that settles for less.”

— Avinash Ramachandran, The New Indian Express

“A gripping blend of mass, emotion, fantasy, and social drama.”

— Kuldeep Gadhvi, actor-turned-critic 2. Parasakthi — The Historical Heavyweight

Directed by Sudha Kongara, this period drama dramatizes the 1965 Anti-Hindi Imposition agitations in Tamil Nadu, with Sivakarthikeyan as a student leader and Ravi Mohan in a rare antagonist role. Critics have praised its socially relevant subject matter and strong supporting performances, while noting the emotional payoff doesn’t always match the weight of its historical backdrop.

“Shines only in a few scenes, despite a sincere performance.”

— 123telugu Review Team 3. Blast — The Surprise Hit

Subash K. Raj’s directorial debut turned into one of 2026’s most unexpected commercial successes. Arjun plays a karate-master father whose family is threatened by a corporate syndicate, with newcomer Preity Mukhundhan drawing particular praise for carrying much of the film’s action.

“Big bang ideas that fizzle out before the final frame.”

— Janani K, India Today 4. LIK: Love Insurance Kompany & Kara

Pradeep Ranganathan’s urban entertainer and Dhanush’s heist thriller “Kara” both delivered solid, profitable runs, connecting strongly with multiplex and youth audiences even without matching the scale of the year’s top three releases.

What the Critics Are Saying

Before compiling this ranking, we reviewed assessments from five film critics and publications who have closely covered Tamil cinema’s 2026 theatrical slate.

1. Vishal Menon — The Hollywood Reporter India

Menon’s review of Karuppu frames it as an ambitious but uneven attempt at large-scale spectacle, noting that the film works best when it stays grounded in its social commentary rather than leaning on divine-fantasy elements.

2. Avinash Ramachandran — The New Indian Express

Ramachandran’s assessment of Karuppu credits Suriya’s commanding performance while pointing out that the film’s ambitions ultimately outpace its execution, a view echoed by several other reviewers of the same film.

3. Janani K — India Today

Reviewing Blast, Janani highlighted the film’s promising premise and strong lead performances, while noting the screenplay struggles to sustain its early momentum through to the climax.

4. 123telugu Review Team

This team’s review of Parasakthi praised Sivakarthikeyan’s sincerity and Sreeleela’s Tamil debut, while cautioning that viewers expecting a consistently powerful emotional drama throughout may come away wanting more.

5. Kuldeep Gadhvi — Actor-turned-Critic

Gadhvi’s widely shared early assessment of Karuppu was notably more enthusiastic than most trade reviews, rating it a strong four out of five and highlighting its blend of mass entertainment and emotional beats.

Top Picks by Genre Fantasy & Mass Action

Karuppu leads this category, offering a larger-than-life spectacle anchored by Suriya’s screen presence.

Period & Historical Drama

Parasakthi stands out for tackling a pivotal moment in Tamil Nadu’s political history with genuine ambition.

Family Action-Thriller

Blast works well for viewers wanting high-energy action with an emotional family core.

Urban Romantic Entertainer

LIK: Love Insurance Kompany is the strongest option for viewers seeking a lighter, youth-oriented watch.

Heist & Crime Thriller

Kara delivers a competent genre entry for fans of tightly plotted crime capers.

Where to Watch MovieOTT Status KaruppuStreaming on Prime Video ParasakthiStreaming on ZEE5 (Tamil and Telugu-dubbed) Thaai KizhaviDigital release confirmed; check regional streaming listings for language versions BlastOTT release confirmed following its June 2026 theatrical run LIK: Love Insurance KompanyDigital release confirmed; platform details available on release-tracking sites KaraDigital release followed within weeks of its theatrical run

Streaming availability can vary by region and may change over time. Always confirm current platform and language options before watching.

New Releases, Updated Rankings

Tamil cinema’s box-office charts shift with every big release — bookmark this page for the latest standings.

Back to Rankings Frequently Asked Questions Which is the highest-grossing Tamil movie of 2026 so far?

Karuppu, starring Suriya, leads by a wide margin with worldwide collections exceeding ₹340 crore.

Is Karuppu worth watching based on critic reviews?

Critics are divided — most agree Suriya’s performance is the film’s strongest asset, but many note the second half doesn’t fully deliver on the concept’s early promise.

What is Parasakthi about?

It’s a period drama depicting the 1965 Anti-Hindi Imposition movement in Tamil Nadu, led by Sivakarthikeyan as a student activist opposing the move to establish Hindi as the sole national language.

Which 2026 Tamil film had the biggest surprise success?

Blast, led by Arjun and newcomer Preity Mukhundhan, is widely considered the year’s biggest surprise hit, crossing ₹76 crore worldwide against a modest production budget.

Where can I stream these movies online?

Karuppu is on Prime Video and Parasakthi is on ZEE5; the remaining films in this list have confirmed digital releases, though exact platforms can vary by region.

Do box-office rankings reflect actual viewership accurately?

They’re the closest available proxy, since India lacks a single centralized box-office tracking body — figures can vary slightly between trade sources, but the overall ranking order is consistent across them.

Anupama, YRKKH, Vasudha, Tum Se Tum Tak: सबसे ज़्यादा देखे जाने वाले धारावाहिक

TopNews Hindi - Wed, 07/15/2026 - 20:52
.tv-page{ --tv-blue-900:#0b2f6b; --tv-blue-700:#12489c; --tv-blue-600:#1a56db; --tv-blue-500:#2f6fee; --tv-blue-100:#e8f0ff; --tv-blue-50:#f4f8ff; --tv-ink:#101828; --tv-grey:#475467; --tv-line:#d9e4f7; --tv-radius:14px; font-family:"Noto Sans Devanagari","Segoe UI",Roboto,Helvetica,Arial,sans-serif; color:var(--tv-ink); line-height:1.7; max-width:1100px; margin:0 auto; padding:0 16px 60px; } .tv-page *{box-sizing:border-box;} .tv-page a{color:var(--tv-blue-600);text-decoration:none;} .tv-page a:hover{text-decoration:underline;} /* HERO */ .tv-hero{ background:linear-gradient(135deg,var(--tv-blue-900) 0%,var(--tv-blue-700) 55%,var(--tv-blue-500) 100%); border-radius:var(--tv-radius); padding:44px 36px; color:#fff; margin:24px 0 20px; position:relative; overflow:hidden; } .tv-hero::after{ content:""; position:absolute; right:-60px;top:-60px; width:260px;height:260px; background:rgba(255,255,255,0.08); border-radius:50%; } .tv-hero-eyebrow{ display:inline-block; background:rgba(255,255,255,0.15); border:1px solid rgba(255,255,255,0.35); padding:4px 12px; border-radius:999px; font-size:12.5px; letter-spacing:.02em; margin-bottom:14px; } .tv-hero h1{ font-size:clamp(23px,3.2vw,34px); margin:0 0 12px; line-height:1.35; } .tv-hero p{ max-width:720px; color:#eaf1ff; margin:0; font-size:15.5px; } .tv-hero-btn{ display:inline-block; margin-top:20px; background:#fff; color:var(--tv-blue-700); font-weight:600; padding:11px 22px; border-radius:8px; font-size:14.5px; } .tv-hero-btn:hover{text-decoration:none;background:var(--tv-blue-50);} /* STICKY NAV */ .tv-nav{ position:sticky; top:0; z-index:50; background:#fff; border:1px solid var(--tv-line); border-radius:10px; padding:8px; display:flex; gap:6px; flex-wrap:wrap; margin-bottom:28px; box-shadow:0 2px 10px rgba(16,40,90,0.06); } .tv-nav a{ color:var(--tv-blue-700); font-size:13.5px; font-weight:600; padding:8px 14px; border-radius:7px; } .tv-nav a:hover{ background:var(--tv-blue-100); text-decoration:none; } /* CALLOUT */ .tv-callout{ background:var(--tv-blue-50); border-left:4px solid var(--tv-blue-600); border-radius:8px; padding:18px 20px; margin:0 0 30px; } .tv-callout h3{margin:0 0 8px;color:var(--tv-blue-700);font-size:16px;} .tv-callout ul{margin:8px 0 0;padding-left:20px;} .tv-callout li{margin-bottom:6px;font-size:14.5px;color:var(--tv-grey);} /* SECTIONS */ .tv-section{margin:36px 0;scroll-margin-top:90px;} .tv-section h2{ font-size:21px; color:var(--tv-blue-900); border-bottom:2px solid var(--tv-blue-100); padding-bottom:10px; margin-bottom:16px; } .tv-section h3{ font-size:16.5px; color:var(--tv-blue-700); margin:22px 0 10px; } .tv-section p{color:#333;font-size:15px;margin:0 0 12px;} .tv-section ul{padding-left:20px;margin:0 0 14px;} .tv-section li{margin-bottom:7px;font-size:15px;} /* TABLES */ .tv-table-wrap{overflow-x:auto;margin:14px 0 20px;border:1px solid var(--tv-line);border-radius:10px;} table.tv-table{width:100%;border-collapse:collapse;font-size:14px;min-width:480px;} table.tv-table th{ background:var(--tv-blue-600); color:#fff; text-align:left; padding:12px 14px; font-weight:600; } table.tv-table td{ padding:11px 14px; border-top:1px solid var(--tv-line); color:#333; } table.tv-table tr:nth-child(even) td{background:var(--tv-blue-50);} /* CARDS */ .tv-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:16px 0 24px;} .tv-card{ background:#fff; border:1px solid var(--tv-line); border-radius:12px; padding:18px; } .tv-card .tv-card-num{ display:inline-flex; align-items:center;justify-content:center; width:32px;height:32px; border-radius:8px; background:var(--tv-blue-100); color:var(--tv-blue-700); font-weight:700; font-size:14px; margin-bottom:10px; } .tv-card h4{margin:0 0 6px;font-size:15px;color:var(--tv-ink);} .tv-card p{margin:0;font-size:13.5px;color:var(--tv-grey);} /* QUOTE */ .tv-quote{ background:#fff; border:1px solid var(--tv-line); border-left:4px solid var(--tv-blue-500); border-radius:10px; padding:18px 20px; margin:16px 0; } .tv-quote p{margin:0 0 8px;font-size:15px;font-style:italic;color:var(--tv-ink);} .tv-quote cite{font-style:normal;font-size:13.5px;color:var(--tv-blue-700);font-weight:600;} /* FAQ */ .tv-faq details{ border:1px solid var(--tv-line); border-radius:10px; padding:14px 16px; margin-bottom:10px; background:#fff; } .tv-faq summary{ cursor:pointer; font-weight:600; font-size:15px; color:var(--tv-blue-900); list-style:none; display:flex; justify-content:space-between; align-items:center; } .tv-faq summary::-webkit-details-marker{display:none;} .tv-faq summary::after{ content:"+"; font-size:20px; color:var(--tv-blue-600); margin-left:12px; } .tv-faq details[open] summary::after{content:"–";} .tv-faq p{margin:10px 0 0;font-size:14.5px;color:#333;} /* CTA */ .tv-cta{ background:var(--tv-blue-900); border-radius:var(--tv-radius); padding:30px; text-align:center; color:#fff; margin:40px 0; } .tv-cta h3{margin:0 0 8px;font-size:19px;} .tv-cta p{color:#dbe6ff;margin:0 0 16px;font-size:14.5px;} .tv-cta a{ display:inline-block; background:var(--tv-blue-500); color:#fff; padding:11px 24px; border-radius:8px; font-weight:600; } .tv-cta a:hover{background:var(--tv-blue-600);text-decoration:none;} .tv-note{font-size:13px;color:var(--tv-grey);font-style:italic;} भारतीय टीवी रैंकिंग · ताज़ा BARC आँकड़े भारत के सबसे ज़्यादा देखे जाने वाले धारावाहिक: मौजूदा रैंकिंग और दर्शकों की पहली पसंद

कौन-सा शो इस समय टीआरपी चार्ट में सबसे आगे है और क्यों? हमने BARC इंडिया के ताज़ा साप्ताहिक आँकड़ों के साथ-साथ पाँच से अधिक टीवी पत्रकारों और विश्लेषकों की राय का अध्ययन किया, ताकि आपको एक भरोसेमंद और आसानी से समझ में आने वाली गाइड मिल सके।

रैंकिंग देखें रैंकिंग टॉप शोज़ चैनल प्रदर्शन विशेषज्ञों की राय बदलते रुझान सामान्य प्रश्न ताज़ा स्थिति — नवीनतम प्रकाशित BARC साप्ताहिक रिपोर्ट के अनुसार
  • “गंगा मैई की बेटियाँ” (Zee TV) लगातार कई हफ्तों से नंबर 1 पर बना हुआ है और टीवीआर 1.9 के साथ चार्ट का नेतृत्व कर रहा है।
  • Zee TV के तीन शो — गंगा मैई की बेटियाँ, वसुधा और तुम से तुम तक — लगातार शीर्ष तीन स्थानों पर कब्ज़ा जमाए हुए हैं।
  • “नागिन 7” ने अपने अंतिम सप्ताह में चौथा स्थान हासिल कर एक यादगार विदाई दी।
  • “क्योंकि सास भी कभी बहू थी” पाँचवें स्थान पर खिसक गया है, जबकि “अनुपमा” शीर्ष पाँच से बाहर बनी हुई है।
  • “ये रिश्ता क्या कहलाता है” पहली बार कई महीनों में टॉप 10 से बाहर हो गया है।

नोट: टीआरपी आँकड़े हर हफ्ते बदलते हैं। यहाँ दिए गए आँकड़े नवीनतम सार्वजनिक रूप से उपलब्ध BARC रिपोर्ट पर आधारित हैं और आने वाले हफ्तों में इनमें बदलाव संभव है।

मौजूदा टॉप 10 रैंकिंग

नीचे दी गई तालिका BARC इंडिया की नवीनतम साप्ताहिक रिपोर्ट पर आधारित है, जिसमें टेलीविज़न व्यूअरशिप रेटिंग (TVR) के अनुसार शीर्ष धारावाहिकों को सूचीबद्ध किया गया है।

रैंकधारावाहिकचैनलटीवीआर 1गंगा मैई की बेटियाँZee TV1.9 2वसुधाZee TV1.8 3तुम से तुम तकZee TV1.7 4नागिन 7Colors TV1.6 5क्योंकि सास भी कभी बहू थीStar Plus1.5 6अनुपमाStar Plus1.4 7लाफ्टर शेफ्स अनलिमिटेड एंटरटेनमेंटColors TV1.4 8जगधात्रीZee TV1.4 9तारक मेहता का उल्टा चश्माSony SAB1.4 10उड़ने की आशा – सपनों का सफरStar Plus1.3

स्रोत: BARC इंडिया की साप्ताहिक टीआरपी रिपोर्ट (नवीनतम प्रकाशित आँकड़े)। हिंदी जनरल एंटरटेनमेंट चैनल (GEC) श्रेणी।

शीर्ष धारावाहिकों की सफलता के पीछे की कहानी 1. गंगा मैई की बेटियाँ (Zee TV)

वाराणसी की पृष्ठभूमि में बुनी गई यह कहानी एक ऐसी माँ के संघर्ष को दिखाती है जो बेटा न होने के कारण अपने पति द्वारा त्याग दी जाती है, लेकिन फिर भी अपनी तीन बेटियों को सम्मान और साहस के साथ पालती है। यह शो कुमकुम भाग्य की जगह रात 9 बजे के स्लॉट में आया था और बीते कई हफ्तों से लगातार चार्ट में शीर्ष स्थान बनाए हुए है। सिद्धू और स्नेहा की प्रेम कहानी को दर्शकों का ज़बरदस्त समर्थन मिला है, जिसने शो को टीआरपी में आगे बढ़ाने में अहम भूमिका निभाई।

2. वसुधा (Zee TV)

यह धारावाहिक भी लगातार कई हफ्तों तक शीर्ष स्थान पर बना रहा और अब दूसरे नंबर पर मज़बूती से टिका हुआ है। पारिवारिक ताने-बाने और भावनात्मक रिश्तों पर केंद्रित यह कहानी दर्शकों को लगातार बांधे रखने में सफल रही है।

3. तुम से तुम तक (Zee TV)

रहस्य और रिश्तों की उलझनों से भरपूर यह शो लगातार शीर्ष तीन में बना हुआ है, और Zee TV के लिए यह सप्ताह-दर-सप्ताह एक भरोसेमंद प्रदर्शन साबित हो रहा है।

4. क्योंकि सास भी कभी बहू थी (Star Plus)

स्मृति ईरानी और अमर उपाध्याय की वापसी वाला यह रीबूट अपने पहले कुछ महीनों में लगातार नंबर 1 की स्थिति में रहा, लेकिन हाल के हफ्तों में इसे कड़ी टक्कर मिली है और यह पाँचवें स्थान पर आ गया है। तुलसी और परी के बीच की पारिवारिक खींचतान को दर्शकों का अब भी अच्छा समर्थन मिल रहा है।

5. अनुपमा (Star Plus)

रूपाली गांगुली अभिनीत यह धारावाहिक भारतीय टेलीविज़न के सबसे लंबे समय तक चलने वाले और सबसे भरोसेमंद शोज़ में गिना जाता है। हालांकि यह अभी शीर्ष पाँच से बाहर है, लेकिन इसकी स्थिरता और वफादार दर्शक वर्ग इसे लंबी अवधि में एक मज़बूत खिलाड़ी बनाए रखते हैं।

चैनलों के हिसाब से प्रदर्शन 1Zee TV

शीर्ष तीन स्थानों पर लगातार कब्ज़ा — गंगा मैई की बेटियाँ, वसुधा और तुम से तुम तक की बदौलत हिंदी GEC श्रेणी में सबसे मज़बूत प्रदर्शन।

2Star Plus

क्योंकि सास भी कभी बहू थी, अनुपमा और उड़ने की आशा के साथ ऊपरी आधे हिस्से में स्थिर उपस्थिति।

3Colors TV

नागिन 7 की विदाई के बाद लाफ्टर शेफ्स अनलिमिटेड एंटरटेनमेंट के सहारे चार्ट में जगह बनाए रखने की कोशिश।

4Sony SAB

तारक मेहता का उल्टा चश्मा जैसे लंबे समय से चल रहे शो के दम पर एक स्थिर, समर्पित दर्शक वर्ग बरकरार।

टीवी पत्रकारों और विश्लेषकों की राय

इस लेख को तैयार करने से पहले हमने भारतीय टेलीविज़न उद्योग को कवर करने वाले पाँच से अधिक पत्रकारों और विश्लेषकों की रिपोर्टों और टिप्पणियों का अध्ययन किया।

1. आरती जयकर तिवारी — टीवी पत्रकार, IWM Buzz

तिवारी लगातार कई हफ्तों से टीआरपी चार्ट को कवर करती आई हैं और उनका मानना है कि Zee TV के शोज़ की सफलता के पीछे भावनात्मक पारिवारिक कहानियाँ और मज़बूत जोड़ियों की केमिस्ट्री सबसे बड़ी वजह है।

2. अजय मिश्रा (Gtv) — टीवी और OTT पत्रकार, Tellyexpress

मिश्रा के विश्लेषण के अनुसार, आईपीएल जैसे बड़े खेल आयोजनों के दौरान समग्र टीवी व्यूअरशिप पर असर पड़ता है, लेकिन स्थापित पारिवारिक धारावाहिक अपनी वफादार दर्शक संख्या की बदौलत इस दबाव को बेहतर तरीके से झेल पाते हैं।

3. सकीना कौकावाला — मनोरंजन पत्रकार, Pinkvilla

कौकावाला बताती हैं कि सोशल मीडिया पर वायरल होने वाले संवाद और दृश्य — जैसे किसी लोकप्रिय किरदार की भावुक पंचलाइन — किसी शो की टीआरपी को हफ्तों तक ऊपर बनाए रखने में सीधी भूमिका निभाते हैं।

4. शची तापियावाला — टीवी रिपोर्टर, Moneycontrol

तापियावाला के अनुसार, नई कहानी के मोड़ और शादी या पुनर्मिलन जैसे भावनात्मक ट्रैक अक्सर किसी शो को टॉप पोज़िशन दिलाने में निर्णायक साबित होते हैं, जैसा कि हाल ही में एक प्रमुख जोड़े के पुनर्मिलन के बाद देखने को मिला।

5. जौहर दीप — टीवी रेटिंग विश्लेषक, BizAsiaLive

दीप का विश्लेषण दिखाता है कि किसी चैनल का लगातार कई शीर्ष स्थानों पर कब्ज़ा — जैसे Zee TV का शीर्ष तीन पर एक साथ होना — केवल एक शो की सफलता नहीं बल्कि पूरे प्रसारण नेटवर्क की रणनीतिक मज़बूती को दर्शाता है।

मीडिया विश्लेषकों की सामान्य राय

कई उद्योग विश्लेषक इस बात पर सहमत हैं कि साप्ताहिक टीआरपी में उतार-चढ़ाव अक्सर कहानी के नए मोड़, किरदारों के विकास और प्रचार रणनीतियों से जुड़ा होता है — खासकर तब जब शीर्ष शोज़ के बीच का अंतर बेहद कम हो।

“हर टीवी कलाकार का सपना होता है कि उसका शो कभी नंबर 1 पर पहुंचे, और आज वह सपना हमारे लिए सच हो गया है।”

— सिद्धू की भूमिका निभाने वाले अभिनेता शीज़ान खान, शो के नंबर 1 बनने पर अपनी प्रतिक्रिया में ध्यान देने लायक बदलते रुझान पारिवारिक ड्रामा अब भी राजा है

सास-बहू और पारिवारिक रिश्तों पर आधारित कहानियाँ आज भी हिंदी GEC चार्ट में सबसे ऊपर हैं।

Zee TV की स्पष्ट बढ़त

पिछले कई हफ्तों से शीर्ष तीन स्थानों पर एक ही चैनल का कब्ज़ा एक असामान्य लेकिन उल्लेखनीय रुझान है।

पौराणिक-फंतासी शोज़ का उतार-चढ़ाव

नागिन 7 जैसे शोज़ शीर्ष स्थानों पर पहुंचते तो हैं, लेकिन उनका असर अक्सर अस्थायी साबित होता है।

सोशल मीडिया का बढ़ता प्रभाव

वायरल दृश्य और संवाद अब पारंपरिक प्रचार से कहीं ज़्यादा तेज़ी से दर्शकों को शो की ओर खींच रहे हैं।

हर हफ्ते अपडेट रहें

टीआरपी चार्ट हर हफ्ते बदलता है — नई रैंकिंग जानने के लिए इस पेज को बुकमार्क करें।

रैंकिंग पर वापस जाएँ अक्सर पूछे जाने वाले प्रश्न इस समय भारत का नंबर 1 टीवी धारावाहिक कौन-सा है?

नवीनतम BARC रिपोर्ट के अनुसार, Zee TV का “गंगा मैई की बेटियाँ” 1.9 के टीवीआर के साथ शीर्ष स्थान पर है।

टीआरपी रेटिंग कितनी बार जारी की जाती है?

BARC इंडिया हर हफ्ते गुरुवार को साप्ताहिक टीआरपी रिपोर्ट जारी करता है, जिसमें पिछले सप्ताह की व्यूअरशिप का आकलन होता है।

कौन-सा चैनल इस समय सबसे आगे है?

Zee TV लगातार कई हफ्तों से शीर्ष तीन स्थानों पर कब्ज़ा जमाए हुए है, जो इसे मौजूदा सबसे मज़बूत हिंदी GEC चैनल बनाता है।

“अनुपमा” शीर्ष पाँच से बाहर क्यों है?

हाल के हफ्तों में Zee TV के शोज़ और “नागिन 7” जैसे कार्यक्रमों से मिली कड़ी टक्कर के चलते “अनुपमा” फिलहाल छठे स्थान पर है, हालांकि यह अब भी एक स्थिर और लोकप्रिय शो बना हुआ है।

क्या टीआरपी रैंकिंग हर हफ्ते बदल सकती है?

हाँ, कहानी के नए मोड़, वायरल दृश्यों और प्रतिस्पर्धी शोज़ की वजह से रैंकिंग में साप्ताहिक बदलाव होना आम बात है।

नए दर्शकों को कौन-सा शो देखना शुरू करना चाहिए?

अगर आप भावनात्मक पारिवारिक ड्रामा पसंद करते हैं तो “गंगा मैई की बेटियाँ” या “वसुधा” से शुरुआत कर सकते हैं। पौराणिक-फंतासी पसंद करने वालों के लिए “नागिन” फ्रेंचाइज़ी और हल्के-फुल्के मनोरंजन के लिए “तारक मेहता का उल्टा चश्मा” बेहतरीन विकल्प हैं।

2026 FIFA World Cup Current Rankings and Betting Odds for Sports Betting Fans

TopNews Hindi - Wed, 07/15/2026 - 18:16
.wc-page{ --wc-blue-900:#0b2f6b; --wc-blue-700:#12489c; --wc-blue-600:#1a56db; --wc-blue-500:#2f6fee; --wc-blue-100:#e8f0ff; --wc-blue-50:#f4f8ff; --wc-ink:#101828; --wc-grey:#475467; --wc-line:#d9e4f7; --wc-radius:14px; font-family:"Segoe UI",Roboto,Helvetica,Arial,sans-serif; color:var(--wc-ink); line-height:1.6; max-width:1100px; margin:0 auto; padding:0 16px 60px; } .wc-page *{box-sizing:border-box;} .wc-page a{color:var(--wc-blue-600);text-decoration:none;} .wc-page a:hover{text-decoration:underline;} /* HERO */ .wc-hero{ background:linear-gradient(135deg,var(--wc-blue-900) 0%,var(--wc-blue-700) 55%,var(--wc-blue-500) 100%); border-radius:var(--wc-radius); padding:44px 36px; color:#fff; margin:24px 0 20px; position:relative; overflow:hidden; } .wc-hero::after{ content:""; position:absolute; right:-60px;top:-60px; width:260px;height:260px; background:rgba(255,255,255,0.08); border-radius:50%; } .wc-hero-eyebrow{ display:inline-block; background:rgba(255,255,255,0.15); border:1px solid rgba(255,255,255,0.35); padding:4px 12px; border-radius:999px; font-size:12.5px; letter-spacing:.04em; text-transform:uppercase; margin-bottom:14px; } .wc-hero h1{ font-size:clamp(24px,3.4vw,36px); margin:0 0 12px; line-height:1.25; } .wc-hero p{ max-width:720px; color:#eaf1ff; margin:0; font-size:15.5px; } .wc-hero-btn{ display:inline-block; margin-top:20px; background:#fff; color:var(--wc-blue-700); font-weight:600; padding:11px 22px; border-radius:8px; font-size:14.5px; } .wc-hero-btn:hover{text-decoration:none;background:var(--wc-blue-50);} /* STICKY NAV */ .wc-nav{ position:sticky; top:0; z-index:50; background:#fff; border:1px solid var(--wc-line); border-radius:10px; padding:8px; display:flex; gap:6px; flex-wrap:wrap; margin-bottom:28px; box-shadow:0 2px 10px rgba(16,40,90,0.06); } .wc-nav a{ color:var(--wc-blue-700); font-size:13.5px; font-weight:600; padding:8px 14px; border-radius:7px; } .wc-nav a:hover{ background:var(--wc-blue-100); text-decoration:none; } /* CALLOUT / UPDATE BOX */ .wc-callout{ background:var(--wc-blue-50); border-left:4px solid var(--wc-blue-600); border-radius:8px; padding:18px 20px; margin:0 0 30px; } .wc-callout h3{margin:0 0 8px;color:var(--wc-blue-700);font-size:16px;} .wc-callout ul{margin:8px 0 0;padding-left:20px;} .wc-callout li{margin-bottom:6px;font-size:14.5px;color:var(--wc-grey);} /* SECTIONS */ .wc-section{margin:36px 0;scroll-margin-top:90px;} .wc-section h2{ font-size:22px; color:var(--wc-blue-900); border-bottom:2px solid var(--wc-blue-100); padding-bottom:10px; margin-bottom:16px; } .wc-section h3{ font-size:17px; color:var(--wc-blue-700); margin:22px 0 10px; } .wc-section p{color:#333;font-size:15px;margin:0 0 12px;} .wc-section ul{padding-left:20px;margin:0 0 14px;} .wc-section li{margin-bottom:7px;font-size:15px;} /* TABLES */ .wc-table-wrap{overflow-x:auto;margin:14px 0 20px;border:1px solid var(--wc-line);border-radius:10px;} table.wc-table{width:100%;border-collapse:collapse;font-size:14px;min-width:480px;} table.wc-table th{ background:var(--wc-blue-600); color:#fff; text-align:left; padding:12px 14px; font-weight:600; } table.wc-table td{ padding:11px 14px; border-top:1px solid var(--wc-line); color:#333; } table.wc-table tr:nth-child(even) td{background:var(--wc-blue-50);} /* CARDS GRID */ .wc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:16px 0 24px;} .wc-card{ background:#fff; border:1px solid var(--wc-line); border-radius:12px; padding:18px; } .wc-card .wc-card-num{ display:inline-flex; align-items:center;justify-content:center; width:32px;height:32px; border-radius:8px; background:var(--wc-blue-100); color:var(--wc-blue-700); font-weight:700; font-size:14px; margin-bottom:10px; } .wc-card h4{margin:0 0 6px;font-size:15px;color:var(--wc-ink);} .wc-card p{margin:0;font-size:13.5px;color:var(--wc-grey);} /* QUOTE BLOCK */ .wc-quote{ background:#fff; border:1px solid var(--wc-line); border-left:4px solid var(--wc-blue-500); border-radius:10px; padding:18px 20px; margin:16px 0; } .wc-quote p{margin:0 0 8px;font-size:15px;font-style:italic;color:var(--wc-ink);} .wc-quote cite{font-style:normal;font-size:13.5px;color:var(--wc-blue-700);font-weight:600;} /* FAQ ACCORDION */ .wc-faq details{ border:1px solid var(--wc-line); border-radius:10px; padding:14px 16px; margin-bottom:10px; background:#fff; } .wc-faq summary{ cursor:pointer; font-weight:600; font-size:15px; color:var(--wc-blue-900); list-style:none; display:flex; justify-content:space-between; align-items:center; } .wc-faq summary::-webkit-details-marker{display:none;} .wc-faq summary::after{ content:"+"; font-size:20px; color:var(--wc-blue-600); margin-left:12px; } .wc-faq details[open] summary::after{content:"–";} .wc-faq p{margin:10px 0 0;font-size:14.5px;color:#333;} /* CTA STRIP */ .wc-cta{ background:var(--wc-blue-900); border-radius:var(--wc-radius); padding:30px; text-align:center; color:#fff; margin:40px 0; } .wc-cta h3{margin:0 0 8px;font-size:20px;} .wc-cta p{color:#dbe6ff;margin:0 0 16px;font-size:14.5px;} .wc-cta a{ display:inline-block; background:var(--wc-blue-500); color:#fff; padding:11px 24px; border-radius:8px; font-weight:600; } .wc-cta a:hover{background:var(--wc-blue-600);text-decoration:none;} .wc-note{font-size:13px;color:var(--wc-grey);font-style:italic;} .wc-disclaimer{ background:#f4f8ff; border:1px dashed var(--wc-line); border-radius:10px; padding:16px 18px; font-size:13px; color:var(--wc-grey); margin-top:20px; } World Cup 2026 · Semifinal Week Who Will Win the 2026 FIFA World Cup? Current Rankings, Odds & Expert Predictions

With Spain already through to Sunday’s final, the second semifinal between England and Argentina will decide who joins them on football’s biggest stage. Here’s where the title race stands right now, and what six leading football experts and analytical models are saying about who is best placed to lift the trophy.

Jump to Current Rankings Rankings Path to the Final Spain England v Argentina Expert Views Golden Boot Betting Notes FAQs Where Things Stand — July 15, 2026
  • Spain defeated France 2-0 in the first semifinal to reach their second-ever World Cup final, extending an unbeaten run that now stretches 37 matches.
  • England and Argentina meet in Atlanta today for the second semifinal, with the winner facing Spain in New York/New Jersey on Sunday, July 19.
  • France, eliminated at the semifinal stage, moves into the third-place play-off.
  • Spain has taken over as the outright market favourite for the tournament, a position France had held for much of the knockout rounds.
Current Title Rankings

The table below reflects where the remaining title contenders stand across sportsbook pricing and prediction-market probabilities as the tournament enters its final stage. Figures are directional and will keep shifting after today’s semifinal result.

TeamStatusMarket PositionPrediction-Market Odds to Win It All SpainThrough to FinalOutright favourite~58% EnglandSemifinal (vs Argentina)Narrow favourite in the semifinal~23% ArgentinaSemifinal (vs England)Narrow underdog in the semifinal~20% FranceEliminated (Semifinal)Playing for third place—

Percentages are approximate, drawn from regulated prediction-market pricing as of July 15, 2026, and will move once the England–Argentina result is known.

Path to the Final 1Semifinal 1 — Result

Spain 2-0 France (Dallas). Goals from Mikel Oyarzabal and Pedro Porro sent La Roja through.

2Semifinal 2 — Today

England vs Argentina, Atlanta, kick-off 3:00pm ET / 8:00pm BST. Winner advances to the final.

3Third-Place Play-off

France take on the losing semifinalist for bronze ahead of the final.

4The Final

Sunday, July 19 — New York/New Jersey Stadium. Spain await their opponent.

Why Spain Leads the Field

Spain’s run to the final has been built on defensive control as much as attacking quality. Since the opening round, La Roja have outscored opponents by a wide margin and have not lost a competitive fixture since a Euro qualifier defeat to Scotland in March 2023, a run that has now stretched to 37 matches unbeaten across all competitions.

The semifinal win over France was the third consecutive summer in which Spain has eliminated Les Bleus at a major tournament, following victories at Euro 2024 and last year’s Nations League. Manager Luis de la Fuente has repeatedly credited the squad’s tactical discipline and midfield control — anchored by Rodri, Pedri, and Fabián Ruiz — as the platform for the run, with teenage winger Lamine Yamal supplying the unpredictability up front.

“We said from the start that we came here to win it.”

— Pedri, Spain midfielder, on the squad’s mentality entering the tournament

Statistical models have consistently ranked Spain among the top contenders throughout the tournament. Long before a ball was kicked, Opta’s pre-tournament supercomputer simulation — run 25,000 times — rated Spain as the single most likely champion, ahead of France, England, and Argentina, each of whom cleared double-digit win probabilities of their own.

England vs Argentina: The Match That Decides the Final

England and Argentina meet for the first time at a major tournament since 2002, renewing one of international football’s most storied rivalries with a World Cup final place on the line. Argentina arrive as defending champions, with Lionel Messi in outstanding form — including a hat-trick in the tournament opener — and Julián Álvarez and Lautaro Martínez sharing the goalscoring load through the knockout rounds.

England’s route has been less spectacular but notably resilient: Thomas Tuchel’s side needed extra time or late goals to get past DR Congo, Mexico, and Norway in the knockout rounds, with Jude Bellingham and Harry Kane the standout performers. Betting markets have priced the tie as close to a coin flip, with England holding a slight edge heading into kick-off.

FactorEnglandArgentina Tournament so farGritty, defensively resolute, reliant on late goalsHigh-scoring, Messi-driven, dominant in midfield Key playersJude Bellingham, Harry Kane, Declan RiceLionel Messi, Julián Álvarez, Lautaro Martínez Path to the semifinalDR Congo, Mexico, Norway (two via extra time)Algeria, Austria, Jordan, Cabo Verde, Egypt, Switzerland Historical head-to-head6 wins, 5 draws, 3 losses (14 meetings)— What the Experts Are Saying

We reviewed analysis from six football experts and analytical services spanning data science, professional punditry, and the betting industry to gauge where informed opinion sits heading into the final stretch.

1. Dan Tracey — Sports Data Analyst, Real Football Filter

Tracey backed Spain before a ball was kicked and has been vindicated by their run to the final, pointing to squad freshness as a decisive factor.

“I have Spain down to win this year’s edition of the World Cup.”

— Dan Tracey, Real Football Filter 2. Nate Silver — Statistician, creator of the PELE forecasting model

Silver’s simulation model, which replays the tournament 100,000 times after every match, had Argentina and Spain as co-favourites entering the knockout rounds. Following Spain’s win over France, his model highlights Spain’s dominant underlying numbers — including a goal difference of 13-1 through the semifinal — as the strongest statistical case in the tournament.

3. Opta Supercomputer

Opta’s predictive model, built on 25,000 simulated tournaments, rated Spain the most likely pre-tournament champion at roughly 16% — narrowly ahead of France, England, and Argentina, each of which cleared double digits. The model also flagged England as most likely of the “big four” to reach the quarterfinals, a projection that has held up.

4. Kalshi Prediction Market

Regulated prediction markets, where traders take real positions on outcomes rather than simply setting bookmaker prices, currently price Spain at roughly a 58% chance of winning the tournament outright, with England and Argentina both in the low-20s ahead of their semifinal.

5. Frank Monkhouse — Betting Analyst, Flashscore

Monkhouse’s pre-final case rested on France’s recent tournament pedigree, noting their appearances in the previous two World Cup finals as a reason to back them again. That underlying logic is now moot following France’s semifinal exit, but it remains a useful illustration of why recent tournament experience alone doesn’t guarantee results — a point worth remembering for bettors weighing historical form against current momentum.

“France have played in each of the last two World Cup finals.”

— Frank Monkhouse, Flashscore betting analyst 6. Yousef Mahmoud — Assistant Football Coach & Performance Analyst, Al Arabi FC

Mahmoud’s early-tournament assessment identified a cluster of four genuine contenders — Spain, France, England, and Argentina — as clearly a level above the rest of the field, a grouping that has proven accurate through to the semifinal stage, with all four represented in this week’s final four.

Golden Boot Race

With Kylian Mbappé eliminated alongside France, the race for the tournament’s top scorer has tightened considerably. Lionel Messi has moved into pole position following a tournament that has already seen him become the joint-leading World Cup goalscorer of all time, while Harry Kane and Jude Bellingham remain outside contenders depending on how far England advance.

PlayerTeamMarket Position Lionel MessiArgentinaFavourite Harry KaneEnglandOutside contender Jude BellinghamEnglandLong-shot contender Notes for Bettors Favourites don’t always win

The pre-tournament favourite has won the World Cup only once in the last six editions — a reminder that short-priced favourites still carry real risk.

Watch the semifinal line movement

Odds on the final will shift immediately once England vs Argentina is decided — waiting for that result removes one major unknown before backing a finalist.

Compare multiple sources

Bookmaker odds, prediction markets, and statistical models don’t always agree — cross-checking several before betting can reveal where the value actually sits.

Factor in fatigue and rotation

Both semifinalists on the England-Argentina side have required extra time in recent rounds, which may influence squad freshness in a potential final.

This article is for informational purposes only and does not constitute betting advice. Odds and probabilities are approximate, sourced from publicly available sportsbook and prediction-market data, and will change as the tournament progresses. Please gamble responsibly and only with licensed operators in your jurisdiction. The Final Four Is Set — One Match Remains

Check back after the England–Argentina semifinal for updated odds ahead of Sunday’s final.

Back to Rankings Frequently Asked Questions Who is currently favoured to win the 2026 World Cup?

Spain, having already secured their place in the final with a 2-0 win over France, is the current outright favourite across both sportsbooks and prediction markets.

When is the second semifinal, and who is playing?

England face Argentina in Atlanta on July 15, 2026, with kick-off at 3:00pm ET / 8:00pm BST. The winner advances to face Spain in the final.

When and where is the World Cup 2026 final?

The final takes place on Sunday, July 19, 2026, at the New York/New Jersey Stadium.

Is France completely out of the tournament?

Yes — France was eliminated in the semifinal by Spain and will now play in the third-place match rather than the final.

Who is favoured to win the Golden Boot?

Lionel Messi currently leads the race after Kylian Mbappé’s elimination, with Harry Kane and Jude Bellingham considered outside contenders.

How reliable are pre-tournament predictions once the knockout stage begins?

Useful as a baseline, but limited — the pre-tournament favourite has won only once in the last six World Cups, and models are typically updated after every match to reflect current form.

Pages