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

DUPR

ID: 5386381325

Match Scores

15-9

Loss

Play Date

2026-06-08

Play Time (Est)

6:15 AM

Play Location

Hillarys WA 6025, Australia

Unverified Facility

Competitor Teams

TEAM 1WINNER
TL
Troy Left

MP4ZXL · USA

DUPR

3.123

CL
Chris Lyche

Z9P7VD · Kallaroo, WA, AU

DUPR

3.083

TEAM 2LOSS
LC
Lucian Currie

99MLRJ · Hillarys, WA, AU

DUPR

2.990

PC
Phil Corcoran

N50X57 · USA

DUPR

2.889

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-5386381325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6338306092,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Left",
        "dupr_id": "MP4ZXL",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Lyche",
        "dupr_id": "Z9P7VD",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Kallaroo, WA, AU"
      }
    ]
  },
  {
    "team_id": 4468009610,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucian Currie",
        "dupr_id": "99MLRJ",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": "Hillarys, WA, AU"
      },
      {
        "name": "Phil Corcoran",
        "dupr_id": "N50X57",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]