Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7899986192

Match Scores

15-5

Win

Play Date

2026-02-22

Play Time (Est)

9:00 PM

Play Location

Atascocita, TX

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kasia Carr

E8WOY3 · Pflugerville, TX, US

DUPR

5.199

ET
Eli Trumeter

8W54DY · Horseshoe Bay, TX, US

DUPR

5.267

TEAM 2LOSS
BJ
Brookes Jones

17Q4KN · Chattanooga, TN, US

DUPR

5.004

ML
Mackenzie Lee

X25RY4 · Irvine, CA, US

DUPR

4.775

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7899986192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5165037534,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kasia Carr",
        "dupr_id": "E8WOY3",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Pflugerville, TX, US"
      },
      {
        "name": "Eli Trumeter ",
        "dupr_id": "8W54DY",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "Horseshoe Bay, TX, US"
      }
    ]
  },
  {
    "team_id": 4522527962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brookes Jones",
        "dupr_id": "17Q4KN",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      },
      {
        "name": "Mackenzie Lee",
        "dupr_id": "X25RY4",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  }
]