Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mayhem Women’s Doubles 3.5+

ID: 7569367800

Match Scores

15-8

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
VD
Vicki Drewe

YXMP54 · NSW, AU

DUPR

3.696

XH
Xin Huang

XJVQYX · NSW, AU

DUPR

3.608

TEAM 2LOSS
RP
Riarne Philpot

Y4JKLD · USA

DUPR

3.773

SR
Samantha Reynolds

NXJG92 · USA

DUPR

3.618

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-7569367800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7884464426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vicki Drewe",
        "dupr_id": "YXMP54",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Xin Huang",
        "dupr_id": "XJVQYX",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 5700275315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riarne  Philpot",
        "dupr_id": "Y4JKLD",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha Reynolds",
        "dupr_id": "NXJG92",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]