Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4498967239

Match Scores

8-11

Loss

Play Date

2025-08-24

Play Time (Est)

8:45 AM

Play Location

Gold Coast, Qld

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
MARI SUTO

L2JJ96 · Gold Coast, QLD, AU

DUPR

3.804

TR
Thomas Russell

9PGPXJ · QLD, AU

DUPR

3.978

TEAM 2WINNER
CT
Colleen Thompson

EWWZNJ · Livingstone, QLD, AU

DUPR

3.991

JD
Jesse Day

G0NLMG · Livingstone, QLD, AU

DUPR

4.281

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-4498967239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4697448627,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "MARI SUTO",
        "dupr_id": "L2JJ96",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Thomas Russell",
        "dupr_id": "9PGPXJ",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7862510306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Colleen Thompson",
        "dupr_id": "EWWZNJ",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      },
      {
        "name": "Jesse Day",
        "dupr_id": "G0NLMG",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Livingstone, QLD, AU"
      }
    ]
  }
]