[
  {
    "raceTitle": "State Assembly District 39 - San Bernardino County Results",
    "Reporting": "100% (99 of 99) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:53 p.m.",
    "candidates": [
      {
        "Name": "Juan Carrillo",
        "Party": "Dem",
        "Votes": "13,397",
        "Percent": "57.2",
        "incumbent": true
      },
      {
        "Name": "Paul Andre Marsh",
        "Party": "Rep",
        "Votes": "10,040",
        "Percent": "42.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 39 - Districtwide Results",
    "Reporting": "100% (163 of 163) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Juan Carrillo",
        "Party": "Dem",
        "Votes": "35,176",
        "Percent": "62.3",
        "incumbent": true
      },
      {
        "Name": "Paul Andre Marsh",
        "Party": "Rep",
        "Votes": "21,306",
        "Percent": "37.7",
        "incumbent": false
      }
    ]
  }
]