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

Competitive Open Play Match

ID: 5479432802

Match Scores

5-11

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

363-369 Warrigal Rd, Cheltenham VIC 3192, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Ari Smith

LW6JJ5 · Box Hill North, VIC, AU

DUPR

2.985

CL
Carmen Lai

V2J4P5 · USA

DUPR

2.688

TEAM 2WINNER
KJ
Katrina Jorna

4ZLJNG · USA

DUPR

2.624

SW
Simon Wong

D9K4KY · USA

DUPR

3.032

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-5479432802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8529822405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ari Smith",
        "dupr_id": "LW6JJ5",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": "Box Hill North, VIC, AU"
      },
      {
        "name": "Carmen Lai",
        "dupr_id": "V2J4P5",
        "rating": 2.688,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7423914980,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katrina Jorna",
        "dupr_id": "4ZLJNG",
        "rating": 2.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Wong",
        "dupr_id": "D9K4KY",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]