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

Gold Coast Grand Slam - 35+ Men's Doubles DUPR: 4.0+

ID: 8548882766

Match Scores

15-11

Loss

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Jared Griffin

ODP6YE · Tallai, QLD, AU

DUPR

4.741

PK
Piers Kwan

8DODN6 · QLD, AU

DUPR

4.595

TEAM 2LOSS
DP
Dean Potgieter

Z9LW7W · Helensvale, QLD, AU

DUPR

4.805

VB
Vaiarii Bouzige

17EJX5 · Gold Coast, QLD, AU

DUPR

4.898

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-8548882766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6060124734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Griffin",
        "dupr_id": "ODP6YE",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Tallai, QLD, AU"
      },
      {
        "name": "Piers Kwan",
        "dupr_id": "8DODN6",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 5066109160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Potgieter",
        "dupr_id": "Z9LW7W",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Helensvale, QLD, AU"
      },
      {
        "name": "Vaiarii Bouzige",
        "dupr_id": "17EJX5",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]