[
  {
    "raceTitle": "State Assembly District 36 - Riverside County Results",
    "Reporting": "100% (147 of 147) precincts reporting",
    "ReportingTime": "June 9, 2026, 5:39 p.m.",
    "candidates": [
      {
        "Name": "Ida S. Obeso-Martinez",
        "Party": "Dem",
        "Votes": "10,546",
        "Percent": "21.5",
        "incumbent": false
      },
      {
        "Name": "Tomás Oliva",
        "Party": "Dem",
        "Votes": "3,743",
        "Percent": "7.6",
        "incumbent": false
      },
      {
        "Name": "Oscar Ortiz",
        "Party": "Dem",
        "Votes": "11,649",
        "Percent": "23.7",
        "incumbent": false
      },
      {
        "Name": "Jeff Gonzalez",
        "Party": "Rep",
        "Votes": "23,148",
        "Percent": "47.2",
        "incumbent": true
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 36 - Districtwide Results",
    "Reporting": "100% (427 of 427) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Ida S. Obeso-Martinez",
        "Party": "Dem",
        "Votes": "17,954",
        "Percent": "24.3",
        "incumbent": false
      },
      {
        "Name": "Tomás Oliva",
        "Party": "Dem",
        "Votes": "6,851",
        "Percent": "9.3",
        "incumbent": false
      },
      {
        "Name": "Oscar Ortiz",
        "Party": "Dem",
        "Votes": "15,964",
        "Percent": "21.6",
        "incumbent": false
      },
      {
        "Name": "Jeff Gonzalez",
        "Party": "Rep",
        "Votes": "32,996",
        "Percent": "44.7",
        "incumbent": true
      }
    ]
  }
]