Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7853637072

Match Scores

1-15

Win

Play Date

2026-05-10

Play Time (Est)

1:00 PM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
kathryn Chamberlain

JZ69G4 · NSW, AU

DUPR

3.587

William Gallagher

EWOZXV · NSW, AU

DUPR

3.735

TEAM 2WINNER
PH
Philippa Hayman

W6YVEL · Yamba, NSW, AU

DUPR

4.365

TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.536

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-7853637072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7045614581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kathryn Chamberlain",
        "dupr_id": "JZ69G4",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "William Gallagher",
        "dupr_id": "EWOZXV",
        "rating": 3.735,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663cfbc4dd08e.jpg",
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8373722068,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Philippa Hayman",
        "dupr_id": "W6YVEL",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Yamba, NSW, AU"
      },
      {
        "name": "Terry Jansen",
        "dupr_id": "99JMOV",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Ashby Heights, NSW, AU"
      }
    ]
  }
]