Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA TOUR AUSTRALIA - PPA125 Sydney - 19+ Men's Doubles DUPR: 4.5+ (AR) - PICKLEPOINT

ID: 5599294101

Match Scores

11-7

Loss

Play Date

2026-03-14

Play Time (Est)

10:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
LD
Lachlan Donnelly

ZN9EDW · Hope Island, QLD, AU

DUPR

5.023

LJ
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

4.932

TEAM 2LOSS
CL
Christopher Lam

Z992ZD · NSW, AU

DUPR

4.456

RM
Ryan Morris

GGE67Q · NSW, AU

DUPR

5.133

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-5599294101
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5055040746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lachlan Donnelly",
        "dupr_id": "ZN9EDW",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      },
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4424512174,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Lam",
        "dupr_id": "Z992ZD",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Ryan Morris",
        "dupr_id": "GGE67Q",
        "rating": 5.133,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]