Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Gold Coast Grand Slam - 19+ Mixed Doubles Skill 4.0 And Above

ID: 5766504331

Match Scores

11-8

Loss

Play Date

2025-08-24

Play Time (Est)

8:45 AM

Play Location

Gold Coast, Qld

View Facility Page →

Competitor Teams

TEAM 1WINNER
DK
Dani Klein

4ZVGJ2 · Emerald Beach, NSW, AU

DUPR

3.941

DL
David Littler

9PYW9J · Molendinar, QLD, AU

DUPR

4.188

TEAM 2LOSS
MS
MARI SUTO

L2JJ96 · Gold Coast, QLD, AU

DUPR

3.778

TR
Thomas Russell

9PGPXJ · QLD, AU

DUPR

3.944

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-5766504331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7028964163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dani Klein",
        "dupr_id": "4ZVGJ2",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Emerald Beach, NSW, AU"
      },
      {
        "name": "David Littler",
        "dupr_id": "9PYW9J",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Molendinar, QLD, AU"
      }
    ]
  },
  {
    "team_id": 8051168669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "MARI SUTO",
        "dupr_id": "L2JJ96",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Thomas Russell",
        "dupr_id": "9PGPXJ",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]