Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Dinkspace Southampton Open - Pro Mixed Doubles

ID: 8512031006

Match Scores

15-0

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Wren

3VYLX6 · Bournemouth, England, GB

DUPR

5.060

LG
Lauren Gosling

QPYOD5 · Poole, England, GB

DUPR

4.817

TEAM 2LOSS
JL
Jacob Lee

YXLERG · USA

DUPR

4.408

RP
Rochelle Penrose

3Y6JNP · USA

DUPR

4.376

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-8512031006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4430930375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Wren",
        "dupr_id": "3VYLX6",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Bournemouth, England, GB"
      },
      {
        "name": "Lauren Gosling",
        "dupr_id": "QPYOD5",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Poole, England, GB"
      }
    ]
  },
  {
    "team_id": 5358995922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Lee",
        "dupr_id": "YXLERG",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rochelle Penrose",
        "dupr_id": "3Y6JNP",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]