[
  {
    "raceTitle": "State Senate District 38 - Orange County Results",
    "Reporting": "100% (204 of 204) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:05 p.m.",
    "candidates": [
      {
        "Name": "Catherine S. Blakespear",
        "Party": "Dem",
        "Votes": "37,548",
        "Percent": "46.0",
        "incumbent": true
      },
      {
        "Name": "Laura Bassett",
        "Party": "Rep",
        "Votes": "43,994",
        "Percent": "54.0",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Senate District 38 - Districtwide Results",
    "Reporting": "100% (645 of 645) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Catherine S. Blakespear",
        "Party": "Dem",
        "Votes": "153,207",
        "Percent": "54.7",
        "incumbent": true
      },
      {
        "Name": "Laura Bassett",
        "Party": "Rep",
        "Votes": "126,938",
        "Percent": "45.3",
        "incumbent": false
      }
    ]
  }
]