Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4554292365

Match Scores

15-9

Win

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Thano Stamatiadis

Q5R67R · QLD, AU

DUPR

3.957

AA
Allan Assoni

NR77YN · Morningside, QLD, AU

DUPR

3.847

TEAM 2LOSS
JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.897

IS
Ishan Sembapperuma

J5KQMD · Helensvale, QLD, AU

DUPR

3.796

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-4554292365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5570492602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thano  Stamatiadis",
        "dupr_id": "Q5R67R",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Allan Assoni",
        "dupr_id": "NR77YN",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Morningside, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7201505155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Ishan  Sembapperuma",
        "dupr_id": "J5KQMD",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Helensvale, QLD, AU"
      }
    ]
  }
]