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

Competitive Open Play Match

ID: 8386105795

Match Scores

3-11

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

363-369 Warrigal Rd, Cheltenham VIC 3192, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
AT
Andrew Teoh

XKMZN7 · USA

DUPR

3.225

Kai Renshaw

PW2EGZ · Heidelberg, VIC, AU

DUPR

3.152

TEAM 2WINNER
Ari Smith

LW6JJ5 · Box Hill North, VIC, AU

DUPR

2.932

William Penn

0ZYXXG · VIC, AU

DUPR

3.683

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-8386105795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5759847032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Teoh",
        "dupr_id": "XKMZN7",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kai Renshaw",
        "dupr_id": "PW2EGZ",
        "rating": 3.152,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "Heidelberg, VIC, AU"
      }
    ]
  },
  {
    "team_id": 5963857480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ari Smith",
        "dupr_id": "LW6JJ5",
        "rating": 2.932,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/75.jpg",
        "location": "Box Hill North, VIC, AU"
      },
      {
        "name": "William Penn",
        "dupr_id": "0ZYXXG",
        "rating": 3.683,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "VIC, AU"
      }
    ]
  }
]