[
  {
    "raceTitle": "Board of Equalization District 2 - San Francisco County Results",
    "Reporting": "100% (514 of 514) precincts reporting",
    "ReportingTime": "June 9, 2026, 3:41 p.m.",
    "candidates": [
      {
        "Name": "Sally J. Lieber",
        "Party": "Dem",
        "Votes": "155,909",
        "Percent": "71.7",
        "incumbent": true
      },
      {
        "Name": "John Pimentel",
        "Party": "Dem",
        "Votes": "30,678",
        "Percent": "14.1",
        "incumbent": false
      },
      {
        "Name": "J Brett Marymee",
        "Party": "Rep",
        "Votes": "8,844",
        "Percent": "4.1",
        "incumbent": false
      },
      {
        "Name": "Mark McComas",
        "Party": "Rep",
        "Votes": "4,812",
        "Percent": "2.2",
        "incumbent": false
      },
      {
        "Name": "Bill Shireman",
        "Party": "Rep",
        "Votes": "13,854",
        "Percent": "6.4",
        "incumbent": false
      },
      {
        "Name": "John W. Zaruka",
        "Party": "Rep",
        "Votes": "3,348",
        "Percent": "1.5",
        "incumbent": false
      }
    ]
  },
  {
    "raceTitle": "Board of Equalization District 2 - Districtwide Results",
    "Reporting": "100% (5,900 of 5,900) precincts reporting",
    "ReportingTime": "June 9, 2026, 6:57 p.m.",
    "candidates": [
      {
        "Name": "Sally J. Lieber",
        "Party": "Dem",
        "Votes": "1,137,231",
        "Percent": "56.9",
        "incumbent": true
      },
      {
        "Name": "John Pimentel",
        "Party": "Dem",
        "Votes": "307,521",
        "Percent": "15.4",
        "incumbent": false
      },
      {
        "Name": "J Brett Marymee",
        "Party": "Rep",
        "Votes": "178,946",
        "Percent": "8.9",
        "incumbent": false
      },
      {
        "Name": "Mark McComas",
        "Party": "Rep",
        "Votes": "91,359",
        "Percent": "4.6",
        "incumbent": false
      },
      {
        "Name": "Bill Shireman",
        "Party": "Rep",
        "Votes": "224,086",
        "Percent": "11.2",
        "incumbent": false
      },
      {
        "Name": "John W. Zaruka",
        "Party": "Rep",
        "Votes": "60,964",
        "Percent": "3.0",
        "incumbent": false
      }
    ]
  }
]