Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 English Nationals Mixed Doubles 4.0 35+

ID: 7128073744

Match Scores

11-2

Loss

Play Date

2025-11-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Carolyne McKay-Haigh

PK0M9Z · Dorset, England, GB

DUPR

3.713

AM
Alaric Mullins

3ZXXYP · Dorset, England, GB

DUPR

4.234

TEAM 2LOSS
GN
Gemma Newton

3VDEJ6 · Leeds, England, GB

DUPR

3.446

DB
Daniel Beeson

16GPJ0 · East Bergholt, England, GB

DUPR

4.302

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-7128073744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5406160376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carolyne McKay-Haigh",
        "dupr_id": "PK0M9Z",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Alaric Mullins",
        "dupr_id": "3ZXXYP",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      }
    ]
  },
  {
    "team_id": 7044897299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gemma Newton",
        "dupr_id": "3VDEJ6",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      },
      {
        "name": "Daniel Beeson",
        "dupr_id": "16GPJ0",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "East Bergholt, England, GB"
      }
    ]
  }
]