Skip to content
digital marketing coach template logo

sportsrajawworld.com

Close Button
  • About
  • Courses
sign up

Tag: Prediction

Tag: Prediction

MI vs KKR Fantasy Prediction 2026 – Today’s Best Playing 11 | Sports Raja World

29 March, 2026 sportsrajaworld@gmail.com 0 Comments Uncategorized

MUMBAI INDIANS VS KOLKATA KNIGHT RIDERS 2026 MATCH Welcome to Sports Raja World, your trusted destination for fantasy cricket insights! Today’s blockbuster clash between Mumbai Indians (MI) and Kolkata Knight Riders (KKR) at Wankhede Stadium

Read More

Recent Posts

  • MI vs KKR Fantasy Prediction 2026 – Today’s Best Playing 11 | Sports Raja World

Recent Comments

No comments to show.

Archives

  • March 2026

Categories

  • Uncategorized

Recent Posts

  • MI vs KKR Fantasy Prediction 2026 – Today’s Best Playing 11 | Sports Raja World

Recent Comments

    Archives

    • March 2026

    Categories

    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <title>Cricket Live Score</title>
      <style>
        body {
          font-family: Arial, sans-serif;
          background: #0f172a;
          color: white;
          text-align: center;
        }
        .score-card {
          background: #1e293b;
          padding: 20px;
          border-radius: 12px;
          width: 320px;
          margin: 50px auto;
          box-shadow: 0 0 10px rgba(0,0,0,0.5);
        }
        .team {
          font-size: 22px;
          font-weight: bold;
        }
        .score {
          font-size: 28px;
          margin: 10px 0;
          color: #38bdf8;
        }
        .status {
          font-size: 14px;
          color: #94a3b8;
        }
      </style>
    </head>
    <body>
    
      <h1>🏏 Live Cricket Score</h1>
    
      <div class="score-card">
        <div class="team">MI vs KKR</div>
        <div class="score" id="liveScore">Loading...</div>
        <div class="status" id="matchStatus">Fetching Live Data...</div>
      </div>
    
      <script>
        // Replace with real API (example only)
        async function fetchLiveScore() {
          try {
            // Example API (you need your own API key)
            const response = await fetch("https://api.cricapi.com/v1/currentMatches?apikey=YOUR_API_KEY");
            const data = await response.json();
    
            // Filter MI vs KKR match
            const match = data.data.find(m => 
              m.name.includes("Mumbai Indians") && m.name.includes("Kolkata Knight Riders")
            );
    
            if (match) {
              document.getElementById("liveScore").innerText = match.score[0].r + "/" + match.score[0].w;
              document.getElementById("matchStatus").innerText = match.status;
            } else {
              document.getElementById("liveScore").innerText = "Match not started";
              document.getElementById("matchStatus").innerText = "";
            }
    
          } catch (error) {
            document.getElementById("liveScore").innerText = "Error loading data";
          }
        }
    
        fetchLiveScore();
    
        // Auto refresh every 30 seconds
        setInterval(fetchLiveScore, 30000);
      </script>
    
    </body>
    </html>
    

    CONTACT INFO

    123 Fifth Ave, New York, NY 12004, USA.
    +1 123 456 78 90
    mail@example.com

    Contact Me

    123 Fifth Avenue, New York, NY 12004.
    United States.
    mail@example.com
    +01 – 123 456 78 90

    SERVICES

    • Bike Modifying
    • Maintenance
    • Accessories
    • Custom Build

    Services

    • Digital Marketing Courses
    • Interactive Virtual Event
    • Virtual Keynote Speaker
    • Customer Experience Speaker

    STAY UP TO DATE

    There was an error trying to submit your form. Please try again.

    This field is required.

    There was an error trying to submit your form. Please try again.

    Quick Links

    • About Me
    • All Courses
    • Resources
    • News & Blog
    • Contact Me

    Categories

    • Uncategorized

    Multipurpose Sports Club WordPress Theme By Themespride