{
  "election_name": "Texas US House 16 Republican Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-03-03T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-16",
  "municipality": null,
  "polls_open": "2026-03-03T13:00:00.000Z",
  "polls_close": "2026-03-04T01:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 100,
  "last_updated": "2026-03-05T18:22:36.979Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Adam Bauman",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#ff9933",
      "votes": 4697,
      "percent": 23.92,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Manuel J. Barraza",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": false,
      "winner": true,
      "color": "#a01450",
      "votes": 3540,
      "percent": 18.03,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Ruben Rios",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#ffff66",
      "votes": 2848,
      "percent": 14.5,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Hector Cabildo",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#6d1b83",
      "votes": 2821,
      "percent": 14.36,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Raul \"Bullet\" Castaneda",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#009f8e",
      "votes": 2317,
      "percent": 11.8,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Marisela Chavez",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": false,
      "winner": false,
      "color": "#40247a",
      "votes": 1842,
      "percent": 9.38,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Deliris \"DMB\" Montanez",
      "party": "Republican",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 1574,
      "percent": 8.01,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "el_paso": {
      "name": "El Paso",
      "type": "County",
      "fill": "#c6606b",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Adam Bauman",
          "party": "Republican",
          "votes": 4697,
          "percent": 23.92,
          "color": "#ff9933",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Manuel J. Barraza",
          "party": "Republican",
          "votes": 3540,
          "percent": 18.03,
          "color": "#a01450",
          "winner": true,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ruben Rios",
          "party": "Republican",
          "votes": 2848,
          "percent": 14.5,
          "color": "#ffff66",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Hector Cabildo",
          "party": "Republican",
          "votes": 2821,
          "percent": 14.36,
          "color": "#6d1b83",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Raul \"Bullet\" Castaneda",
          "party": "Republican",
          "votes": 2317,
          "percent": 11.8,
          "color": "#009f8e",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Marisela Chavez",
          "party": "Republican",
          "votes": 1842,
          "percent": 9.38,
          "color": "#40247a",
          "winner": false,
          "incumbent": false,
          "major_candidate": false,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Deliris \"DMB\" Montanez",
          "party": "Republican",
          "votes": 1574,
          "percent": 8.01,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}