Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7674745081

Match Scores

11-4, 11-5

Win

Play Date

2026-06-06

Play Time (Est)

2:15 AM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
PN
Peter Nosworthy

KX5PQY · QLD, AU

DUPR

3.992

WO
Wayne Owens

PKQKPX · USA

DUPR

4.362

TEAM 2LOSS
GM
Greg Muscat

94L4XE · USA

DUPR

3.759

JB
Jamie Buckley

94VE67 · USA

DUPR

3.778

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-7674745081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6556786012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Nosworthy",
        "dupr_id": "KX5PQY",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Wayne Owens",
        "dupr_id": "PKQKPX",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7554294642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg  Muscat",
        "dupr_id": "94L4XE",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Buckley",
        "dupr_id": "94VE67",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]