Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 English Nationals Mens+ Doubles 4.0 35+

ID: 8208118847

Match Scores

11-4

Loss

Play Date

2025-11-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Alaric Mullins

3ZXXYP · Dorset, England, GB

DUPR

4.142

PG
Paul Gosling

PKGO9Q · Poole, England, GB

DUPR

4.265

TEAM 2LOSS
DB
Daniel Beeson

16GPJ0 · East Bergholt, England, GB

DUPR

4.366

MG
Meetal Gokul

3X9NDX · Peterborough, England, GB

DUPR

3.191

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-8208118847
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8080509975,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alaric Mullins",
        "dupr_id": "3ZXXYP",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "Paul Gosling",
        "dupr_id": "PKGO9Q",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Poole, England, GB"
      }
    ]
  },
  {
    "team_id": 7082978658,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Beeson",
        "dupr_id": "16GPJ0",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "East Bergholt, England, GB"
      },
      {
        "name": "Meetal Gokul",
        "dupr_id": "3X9NDX",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Peterborough, England, GB"
      }
    ]
  }
]