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

June 2026 9AM league - Saturday June - 2026-06-06

ID: 5191406775

Match Scores

8-11

Loss

Play Date

2026-06-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Connor Mulhall

5YX5RV · USA

DUPR

2.827

KM
Kaitlin Martin

2LQO9Y · Houston, TX, US

DUPR

2.979

TEAM 2WINNER
ET
Edward Taravella

ORO2DP · USA

DUPR

3.029

TW
Thao Westenhaver

55J2G5 · USA

DUPR

2.940

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-5191406775
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7379340562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Mulhall",
        "dupr_id": "5YX5RV",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kaitlin Martin",
        "dupr_id": "2LQO9Y",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6638863054,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Taravella",
        "dupr_id": "ORO2DP",
        "rating": 3.029,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thao Westenhaver",
        "dupr_id": "55J2G5",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]