[
  {
    "raceTitle": "State Assembly District 29 - San Benito County Results",
    "Reporting": "100% (26 of 26) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Robert Rivas",
        "Party": "Dem",
        "Votes": "9,511",
        "Percent": "60.4",
        "incumbent": true
      },
      {
        "Name": "J.W. Paine",
        "Party": "Rep",
        "Votes": "3,143",
        "Percent": "19.9",
        "incumbent": false
      },
      {
        "Name": "Dennis P. Sanchez",
        "Party": "Rep",
        "Votes": "3,101",
        "Percent": "19.7",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "State Assembly District 29 - Districtwide Results",
    "Reporting": "100% (212 of 212) precincts reporting",
    "ReportingTime": "June 10, 2026, 11:31 a.m.",
    "candidates": [
      {
        "Name": "Robert Rivas",
        "Party": "Dem",
        "Votes": "45,362",
        "Percent": "65.7",
        "incumbent": true
      },
      {
        "Name": "J.W. Paine",
        "Party": "Rep",
        "Votes": "11,071",
        "Percent": "16.0",
        "incumbent": false
      },
      {
        "Name": "Dennis P. Sanchez",
        "Party": "Rep",
        "Votes": "12,644",
        "Percent": "18.3",
        "incumbent": false
      }
    ]
  }
]