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

Dinkspace Southampton Open - Pro Mixed Doubles

ID: 5752498913

Match Scores

2-15

Loss

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
James Mathie

89V7D7 · Dorset, England, GB

DUPR

4.972

AM
Alice McCormack

7664LN · Southampton, England, GB

DUPR

4.436

TEAM 2WINNER
TT
Thomas Turney

3VYWQ6 · Isle of Wight, England, GB

DUPR

5.296

MS
Millie Smythe

L5KY55 · Dorset, England, GB

DUPR

4.693

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-5752498913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6304830153,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Mathie",
        "dupr_id": "89V7D7",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Alice  McCormack",
        "dupr_id": "7664LN",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      }
    ]
  },
  {
    "team_id": 6449074018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Turney",
        "dupr_id": "3VYWQ6",
        "rating": 5.296,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Millie Smythe",
        "dupr_id": "L5KY55",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  }
]