Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball Tour: Houston Open - Senior Mixed Doubles Skill: (4.0) Age: (50+)

ID: 5375833333

Match Scores

11-5

Loss

Play Date

2026-03-29

Play Time (Est)

2:15 AM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
ME
Mary Elizabeth McComas

3ZQKNL · Houston, TX, US

DUPR

4.255

BM
Brad Mowchan

3VQ995 · Humble, TX, US

DUPR

4.016

TEAM 2LOSS
LK
Lynn Kamara

KOLJLO · Missouri City, TX, US

DUPR

3.805

BE
Bobby Eberle

ODXXOL · Missouri City, TX, US

DUPR

4.069

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-5375833333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5493539352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Elizabeth McComas",
        "dupr_id": "3ZQKNL",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Brad Mowchan",
        "dupr_id": "3VQ995",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 7111976269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lynn Kamara",
        "dupr_id": "KOLJLO",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Bobby Eberle",
        "dupr_id": "ODXXOL",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      }
    ]
  }
]