[
  {
    "raceTitle": "State Assembly District 42 - Los Angeles County Results",
    "Reporting": "100% (50 of 50) precincts reporting",
    "ReportingTime": "June 9, 2026, 4:33 p.m.",
    "candidates": [
      {
        "Name": "Deborah Klein Lopez",
        "Party": "Dem",
        "Votes": "28,133",
        "Percent": "55.9",
        "incumbent": false
      },
      {
        "Name": "Ted Nordblum",
        "Party": "Rep",
        "Votes": "12,767",
        "Percent": "25.4",
        "incumbent": false
      },
      {
        "Name": "Rocky Rhodes",
        "Party": "Rep",
        "Votes": "9,448",
        "Percent": "18.8",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 42 - Districtwide Results",
    "Reporting": "100% (579 of 579) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Deborah Klein Lopez",
        "Party": "Dem",
        "Votes": "75,183",
        "Percent": "52.2",
        "incumbent": false
      },
      {
        "Name": "Ted Nordblum",
        "Party": "Rep",
        "Votes": "37,654",
        "Percent": "26.2",
        "incumbent": false
      },
      {
        "Name": "Rocky Rhodes",
        "Party": "Rep",
        "Votes": "31,081",
        "Percent": "21.6",
        "incumbent": false
      }
    ]
  }
]