Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8568272707

Match Scores

15-3

Win

Play Date

2026-06-06

Play Time (Est)

8:45 AM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Thano Stamatiadis

Q5R67R · QLD, AU

DUPR

3.925

AA
Allan Assoni

NR77YN · Morningside, QLD, AU

DUPR

3.825

TEAM 2LOSS
LT
Linh Truong

2Z6OXR · Gold Coast, QLD, AU

DUPR

3.316

NG
Naveen Gupta

G0ZQVQ · Gold Coast, QLD, AU

DUPR

3.446

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-8568272707
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7020700992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thano  Stamatiadis",
        "dupr_id": "Q5R67R",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Allan Assoni",
        "dupr_id": "NR77YN",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Morningside, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7420668552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linh Truong",
        "dupr_id": "2Z6OXR",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Naveen Gupta",
        "dupr_id": "G0ZQVQ",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]