Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mayhem Women’s Doubles 3.5+

ID: 7018957625

Match Scores

15-6

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

38 Munibung Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Riarne Philpot

Y4JKLD · USA

DUPR

3.918

SR
Samantha Reynolds

NXJG92 · USA

DUPR

3.696

TEAM 2LOSS
VD
Vicki Drewe

YXMP54 · NSW, AU

DUPR

3.696

XH
Xin Huang

XJVQYX · NSW, AU

DUPR

3.609

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-7018957625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6787944676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riarne  Philpot",
        "dupr_id": "Y4JKLD",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha Reynolds",
        "dupr_id": "NXJG92",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4387186697,
    "serial": 2,
    "winner": false,
    "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.609,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]