[
  {
    "raceTitle": "State Senate District 16 - Tulare County Results",
    "Reporting": "100% (88 of 88) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:01 p.m.",
    "candidates": [
      {
        "Name": "Melissa Hurtado",
        "Party": "Dem",
        "Votes": "9,859",
        "Percent": "37.0",
        "incumbent": true
      },
      {
        "Name": "Manpreet Kaur",
        "Party": "Dem",
        "Votes": "3,380",
        "Percent": "12.7",
        "incumbent": false
      },
      {
        "Name": "Guillermo Asuncion Gonzalez",
        "Party": "Rep",
        "Votes": "13,422",
        "Percent": "50.3",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 16 - Districtwide Results",
    "Reporting": "100% (452 of 452) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Melissa Hurtado",
        "Party": "Dem",
        "Votes": "35,496",
        "Percent": "35.7",
        "incumbent": true
      },
      {
        "Name": "Manpreet Kaur",
        "Party": "Dem",
        "Votes": "19,119",
        "Percent": "19.2",
        "incumbent": false
      },
      {
        "Name": "Guillermo Asuncion Gonzalez",
        "Party": "Rep",
        "Votes": "44,728",
        "Percent": "45.0",
        "incumbent": false
      }
    ]
  }
]