Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA Pickleball Tour: Austin Open - Mixed Doubles Skill: (4.0)

ID: 8399184386

Match Scores

11-13

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Madilyn Mendoza

JZQZL4 · Denton, TX, US

DUPR

4.013

EM
Ethan Minor

E979MJ · Texarkana, TX, US

DUPR

4.173

TEAM 2WINNER
SC
Sarah Cooper

56P670 · Houston, TX, US

DUPR

3.736

LT
Louis Theriault

3XD2V4 · Katy, TX, US

DUPR

4.523

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-8399184386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5431728146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madilyn Mendoza",
        "dupr_id": "JZQZL4",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Ethan Minor",
        "dupr_id": "E979MJ",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Texarkana, TX, US"
      }
    ]
  },
  {
    "team_id": 7401138634,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Cooper",
        "dupr_id": "56P670",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Louis Theriault",
        "dupr_id": "3XD2V4",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]