Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5431371087

Match Scores

11-7

Loss

Play Date

2025-08-23

Play Time (Est)

4:45 AM

Play Location

Gold Coast, Qld

View Facility Page →

Competitor Teams

TEAM 1WINNER
HF
Heilala Fitikefu

E9P9MM · USA

DUPR

4.102

HL
Hevaha Loketi

2YVNP4 · USA

DUPR

3.315

TEAM 2LOSS
EM
Erica Mok

OZYRWE · USA

DUPR

3.688

MS
MARI SUTO

L2JJ96 · Gold Coast, QLD, AU

DUPR

3.807

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-5431371087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8342450747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heilala Fitikefu",
        "dupr_id": "E9P9MM",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hevaha Loketi",
        "dupr_id": "2YVNP4",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8389746893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Mok",
        "dupr_id": "OZYRWE",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MARI SUTO",
        "dupr_id": "L2JJ96",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]