Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Australian Masters 40+ Sydney - 50+ Mixed Doubles DUPR: 4.0 and above

ID: 5666568833

Match Scores

4-15

Loss

Play Date

2026-05-10

Play Time (Est)

6:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
HB
Helen Brown

L2ZM5K · Willunga, SA, AU

DUPR

4.044

JW
Jonathan Wilson

845GNG · Christchurch, Canterbury, NZ

DUPR

4.442

TEAM 2WINNER
EJ
Emma Jones-Perrin

RYDK7N · Tarragindi, QLD, AU

DUPR

4.457

GC
Graeme Clemett

V7KVLE · Parrearra, QLD, AU

DUPR

4.911

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-5666568833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8242441863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Helen Brown",
        "dupr_id": "L2ZM5K",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Willunga, SA, AU"
      },
      {
        "name": "Jonathan Wilson",
        "dupr_id": "845GNG",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  },
  {
    "team_id": 5523358728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma  Jones-Perrin",
        "dupr_id": "RYDK7N",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Tarragindi, QLD, AU"
      },
      {
        "name": "Graeme Clemett",
        "dupr_id": "V7KVLE",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Parrearra, QLD, AU"
      }
    ]
  }
]