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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - PRO MEN's DOUBLES MAIN DRAW

ID: 8476153243

Match Scores

8-15

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
BO
Barry Oliver George Gray

3545LL · Shailer Park, QLD, AU

DUPR

5.259

CR
Conor Robertshawe

3LKW0Z · Wellington, Wellington, NZ

DUPR

5.373

TEAM 2WINNER
MK
Matthew Kouznetsov

PKG6NX · Templestowe, VIC, AU

DUPR

5.194

SD
Sahil Dang

6NZ0WD · VIC, AU

DUPR

5.263

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-8476153243
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4612827981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barry Oliver George Gray",
        "dupr_id": "3545LL",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Shailer Park, QLD, AU"
      },
      {
        "name": "Conor Robertshawe",
        "dupr_id": "3LKW0Z",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  },
  {
    "team_id": 8209324270,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kouznetsov",
        "dupr_id": "PKG6NX",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Templestowe, VIC, AU"
      },
      {
        "name": "Sahil Dang",
        "dupr_id": "6NZ0WD",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]