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

Dinkspace Southampton Open - Pro Mixed Doubles

ID: 8014496268

Match Scores

11-9, 11-6

Win

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Wren

3VYLX6 · Bournemouth, England, GB

DUPR

5.075

LG
Lauren Gosling

QPYOD5 · Poole, England, GB

DUPR

4.833

TEAM 2LOSS
LO
Lewis Oke

NYY2M6 · Berkshire, England, GB

DUPR

5.134

NR
Nia Rogers

3Y6P5G · Fleet, England, GB

DUPR

4.640

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-8014496268
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4707366136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Wren",
        "dupr_id": "3VYLX6",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Bournemouth, England, GB"
      },
      {
        "name": "Lauren Gosling",
        "dupr_id": "QPYOD5",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Poole, England, GB"
      }
    ]
  },
  {
    "team_id": 5963150630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lewis Oke",
        "dupr_id": "NYY2M6",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Berkshire, England, GB"
      },
      {
        "name": "Nia Rogers",
        "dupr_id": "3Y6P5G",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Fleet, England, GB"
      }
    ]
  }
]