Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Gold Coast Grand Slam - 35+ Women's Doubles DUPR: 3.49 and under

ID: 4996184633

Match Scores

11-9

Loss

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Joanna colclough

3LNMV5 · Burleigh Heads, QLD, AU

DUPR

2.557

KC
Kym Chisholm

DWPWNY · Kingscliff, NSW, AU

DUPR

2.882

TEAM 2LOSS
KZ
Kylie Zaknich

EGXKNV · Currumbin Valley, QLD, AU

DUPR

3.296

NM
Natice Myers

GXJQJX · USA

DUPR

2.377

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-4996184633
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7180383470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joanna colclough",
        "dupr_id": "3LNMV5",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": "Burleigh Heads, QLD, AU"
      },
      {
        "name": "Kym Chisholm",
        "dupr_id": "DWPWNY",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": "Kingscliff, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6017372125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kylie Zaknich",
        "dupr_id": "EGXKNV",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Currumbin Valley, QLD, AU"
      },
      {
        "name": "Natice Myers",
        "dupr_id": "GXJQJX",
        "rating": 2.377,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]