Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6217084715

Match Scores

16-14

Win

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
KN
Kane Nolan

1RJRXD · Tewantin, QLD, AU

DUPR

4.134

PB
Peter Belding

3ZPDNL · USA

DUPR

3.848

TEAM 2LOSS
TH
Travis Hull

V6J2NE · USA

DUPR

3.878

RW
Rodney Wolhuter

9D29J7 · USA

DUPR

4.257

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-6217084715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4491290027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kane Nolan",
        "dupr_id": "1RJRXD",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Tewantin, QLD, AU"
      },
      {
        "name": "Peter Belding",
        "dupr_id": "3ZPDNL",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8270375880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Hull",
        "dupr_id": "V6J2NE",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rodney Wolhuter",
        "dupr_id": "9D29J7",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]