[
  {
    "raceTitle": "State Senate District 14 - Tulare County Results",
    "Reporting": "100% (1 of 1) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:01 p.m.",
    "candidates": [
      {
        "Name": "Esmeralda Hurtado",
        "Party": "Dem",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      },
      {
        "Name": "Esmeralda Soria",
        "Party": "Dem",
        "Votes": "2",
        "Percent": "100.0",
        "incumbent": false
      },
      {
        "Name": "Darin S. DuPont",
        "Party": "Rep",
        "Votes": "0",
        "Percent": "0.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 14 - Districtwide Results",
    "Reporting": "100% (815 of 815) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Esmeralda Hurtado",
        "Party": "Dem",
        "Votes": "15,150",
        "Percent": "13.5",
        "incumbent": false
      },
      {
        "Name": "Esmeralda Soria",
        "Party": "Dem",
        "Votes": "51,157",
        "Percent": "45.5",
        "incumbent": false
      },
      {
        "Name": "Darin S. DuPont",
        "Party": "Rep",
        "Votes": "46,132",
        "Percent": "41.0",
        "incumbent": false
      }
    ]
  }
]