Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 6337830360

Match Scores

11-8

Loss

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
CP
Catherine Potts

Z9W79D · USA

DUPR

3.027

AW
Adam Williams

KXEJ66 · USA

DUPR

2.895

TEAM 2LOSS
Windy Smith

O69EOL · Round Rock, TX, US

DUPR

2.642

Wayne Smith

PWDZ9M · TX, US

DUPR

2.880

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6337830360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8261908542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catherine Potts",
        "dupr_id": "Z9W79D",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Williams",
        "dupr_id": "KXEJ66",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7761742482,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Windy Smith",
        "dupr_id": "O69EOL",
        "rating": 2.642,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/39.jpg",
        "location": "Round Rock, TX, US"
      },
      {
        "name": "Wayne Smith",
        "dupr_id": "PWDZ9M",
        "rating": 2.88,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
        "location": "TX, US"
      }
    ]
  }
]