Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7663880439

Match Scores

11-7

Win

Play Date

2026-05-10

Play Time (Est)

4:45 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
alexis cooper

2Q72Y7 · ACT, AU

DUPR

4.352

CT
Chen Tay

O669QW · Ballina Shire, NSW, AU

DUPR

4.493

TEAM 2LOSS
SI
susan Ingram

YXD0NP · Elizabeth Bay, NSW, AU

DUPR

4.206

SS
shah Sabri

EWYDZM · Redfern, NSW, AU

DUPR

4.115

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-7663880439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5010842330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "alexis cooper",
        "dupr_id": "2Q72Y7",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Chen Tay",
        "dupr_id": "O669QW",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4802003170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "susan Ingram",
        "dupr_id": "YXD0NP",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Elizabeth Bay, NSW, AU"
      },
      {
        "name": "shah Sabri",
        "dupr_id": "EWYDZM",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Redfern, NSW, AU"
      }
    ]
  }
]