Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8537319910

Match Scores

15-13

Loss

Play Date

2026-06-06

Play Time (Est)

11:30 PM

Play Location

Beenleigh, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
RebeKah Green

W6EOEG · Gold Coast, QLD, AU

DUPR

4.146

GW
Georgia Walker

W6G5VM · USA

DUPR

3.982

TEAM 2LOSS
DG
Deanne Gregory

7NZQ2M · Caloundra, QLD, AU

DUPR

4.028

TH
Taryn Hendriks

DNJNEM · QLD, AU

DUPR

4.304

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-8537319910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6432570699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "RebeKah Green",
        "dupr_id": "W6EOEG",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Georgia Walker",
        "dupr_id": "W6G5VM",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6511908920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deanne Gregory",
        "dupr_id": "7NZQ2M",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Caloundra, QLD, AU"
      },
      {
        "name": "Taryn Hendriks",
        "dupr_id": "DNJNEM",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]