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

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

ID: 6887271865

Match Scores

5-11

Loss

Play Date

2026-05-10

Play Time (Est)

2:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
alexis cooper

2Q72Y7 · ACT, AU

DUPR

4.403

CT
Chen Tay

O669QW · Ballina Shire, NSW, AU

DUPR

4.540

TEAM 2WINNER
ED
Elizabeth Dobson

OD70ML · VIC, AU

DUPR

4.878

CJ
Craig Jones

RZXRMZ · Carnegie, VIC, AU

DUPR

5.028

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-6887271865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4756578801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "alexis cooper",
        "dupr_id": "2Q72Y7",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Chen Tay",
        "dupr_id": "O669QW",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7498829456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Dobson",
        "dupr_id": "OD70ML",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Craig Jones",
        "dupr_id": "RZXRMZ",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Carnegie, VIC, AU"
      }
    ]
  }
]