Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Gold Coast Grand Slam - 19+ Women's Doubles DUPR: 4.0+

ID: 4652227113

Match Scores

15-6

Win

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Deanne Gregory

7NZQ2M · Caloundra, QLD, AU

DUPR

4.035

TH
Taryn Hendriks

DNJNEM · QLD, AU

DUPR

4.310

TEAM 2LOSS
KE
Kristal Eade

997ZEE · Chermside, QLD, AU

DUPR

3.905

MC
Melissa Clarke

6NMO7E · USA

DUPR

3.850

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-4652227113
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6316827888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Deanne Gregory",
        "dupr_id": "7NZQ2M",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Caloundra, QLD, AU"
      },
      {
        "name": "Taryn Hendriks",
        "dupr_id": "DNJNEM",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 5679390631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristal Eade",
        "dupr_id": "997ZEE",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Chermside, QLD, AU"
      },
      {
        "name": "Melissa Clarke",
        "dupr_id": "6NMO7E",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]