[
  {
    "raceTitle": "State Senate District 16 - Kings County Results",
    "Reporting": "100% (33 of 33) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:59 p.m.",
    "candidates": [
      {
        "Name": "Melissa Hurtado",
        "Party": "Dem",
        "Votes": "6,816",
        "Percent": "32.0",
        "incumbent": true
      },
      {
        "Name": "Manpreet Kaur",
        "Party": "Dem",
        "Votes": "2,448",
        "Percent": "11.5",
        "incumbent": false
      },
      {
        "Name": "Guillermo Asuncion Gonzalez",
        "Party": "Rep",
        "Votes": "12,061",
        "Percent": "56.6",
        "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
      }
    ]
  }
]