[
  {
    "raceTitle": "State Senate District 16 - Fresno County Results",
    "Reporting": "100% (7 of 7) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:29 p.m.",
    "candidates": [
      {
        "Name": "Melissa Hurtado",
        "Party": "Dem",
        "Votes": "784",
        "Percent": "24.5",
        "incumbent": true
      },
      {
        "Name": "Manpreet Kaur",
        "Party": "Dem",
        "Votes": "286",
        "Percent": "8.9",
        "incumbent": false
      },
      {
        "Name": "Guillermo Asuncion Gonzalez",
        "Party": "Rep",
        "Votes": "2,126",
        "Percent": "66.5",
        "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
      }
    ]
  }
]