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

Competitive Open Play Match

ID: 7055057445

Match Scores

12-10

Loss

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

363-369 Warrigal Rd, Cheltenham VIC 3192, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
AT
Andrew Teoh

XKMZN7 · USA

DUPR

3.425

CL
Carmen Lai

V2J4P5 · USA

DUPR

2.693

TEAM 2LOSS
BP
Barbara Penn

OW4Y62 · VIC, AU

DUPR

3.229

MT
Michael Tenan

V62GZ5 · VIC, AU

DUPR

2.938

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-7055057445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8219208867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Teoh",
        "dupr_id": "XKMZN7",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen Lai",
        "dupr_id": "V2J4P5",
        "rating": 2.693,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5417785114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Penn",
        "dupr_id": "OW4Y62",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Michael Tenan",
        "dupr_id": "V62GZ5",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]