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

Australian Masters 40+ Sydney - 50+ Men's Doubles DUPR: 4.0 and above

ID: 6391808948

Match Scores

15-7

Win

Play Date

2026-05-09

Play Time (Est)

9:00 PM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tony Pollard

1RO2PD · NSW, AU

DUPR

4.641

IC
Ian Choat

RYEYMM · NSW, AU

DUPR

5.070

TEAM 2LOSS
JV
John Volonakis

56L7RR · NSW, AU

DUPR

4.185

DC
Darren Corke

PW4Q7G · NSW, AU

DUPR

4.143

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-6391808948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7575124252,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Pollard",
        "dupr_id": "1RO2PD",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Ian Choat",
        "dupr_id": "RYEYMM",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6422733439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Volonakis",
        "dupr_id": "56L7RR",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Darren Corke",
        "dupr_id": "PW4Q7G",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]