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

2025 English Nationals Mens+ Doubles OPEN

ID: 6541980532

Match Scores

15-2

Win

Play Date

2025-11-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WJ
Wesley Jackson

8D45ZM · Oxford, England, GB

DUPR

4.697

TC
Tom Corfield

3LOY6J · Greater London, England, GB

DUPR

4.891

TEAM 2LOSS
AH
Amjad Hameed

MY2JOL · Peterborough, England, GB

DUPR

4.145

AL
Archie Lenton

V70J66 · Cambridge, England, GB

DUPR

4.563

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-6541980532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8524227183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wesley Jackson",
        "dupr_id": "8D45ZM",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Oxford, England, GB"
      },
      {
        "name": "Tom Corfield",
        "dupr_id": "3LOY6J",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 5283241100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amjad Hameed",
        "dupr_id": "MY2JOL",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Peterborough, England, GB"
      },
      {
        "name": "Archie Lenton",
        "dupr_id": "V70J66",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Cambridge, England, GB"
      }
    ]
  }
]