window.tournameliveData = { hasTournament: true, status: "ongoing", statusText: "On Going", sectionEyebrow: "Live Event", sectionHeading: "Featured tournament now open", label: "Current tournament", prizeLabel: "TOTAL PRIZE", totalPrize: 1500, description: "Join the active CricChamp tournament, invite your squad, and jump straight into the competition.", eventCode: "020420269104", codeLabel: "Event code", eventLink: "https://cricchamp.com/event?id=020420269104", buttonText: "Join and Win", winner: { name: "", image: "", prize: 1000 }, runnerUp: { name: "", image: "", prize: 500 } };