Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6716794210

Match Scores

11-0

Win

Play Date

2026-05-10

Play Time (Est)

11:30 PM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
alexis cooper

2Q72Y7 · ACT, AU

DUPR

4.402

CT
Chen Tay

O669QW · Ballina Shire, NSW, AU

DUPR

4.539

TEAM 2LOSS
CL
Cindy Lazarus

Z9Z2QP · NSW, AU

DUPR

3.703

DS
Daniel Stone

Q5M4VR · Grantham Farm, NSW, AU

DUPR

4.109

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-6716794210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4968133227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "alexis cooper",
        "dupr_id": "2Q72Y7",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Chen Tay",
        "dupr_id": "O669QW",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6736765724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cindy Lazarus",
        "dupr_id": "Z9Z2QP",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Daniel Stone",
        "dupr_id": "Q5M4VR",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Grantham Farm, NSW, AU"
      }
    ]
  }
]