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

Competitive Open Play Match

ID: 6087778025

Match Scores

11-9

Win

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

363-369 Warrigal Rd, Cheltenham VIC 3192, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
BP
Barbara Penn

OW4Y62 · VIC, AU

DUPR

3.240

CL
Carmen Lai

V2J4P5 · USA

DUPR

2.703

TEAM 2LOSS
HD
Hanh Do

GWM9MD · Ashwood, VIC, AU

DUPR

2.457

SL
Sharon Lei

W6M20M · Burwood East, VIC, AU

DUPR

3.123

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-6087778025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8371974882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barbara Penn",
        "dupr_id": "OW4Y62",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Carmen Lai",
        "dupr_id": "V2J4P5",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5814442293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hanh Do",
        "dupr_id": "GWM9MD",
        "rating": 2.457,
        "profile_pic_url": null,
        "location": "Ashwood, VIC, AU"
      },
      {
        "name": "Sharon Lei",
        "dupr_id": "W6M20M",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Burwood East, VIC, AU"
      }
    ]
  }
]