Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

West Midlands Pickleball League (Round 5) - Mixed Doubles

ID: 4656469853

Match Scores

21-18

Loss

Play Date

2026-02-07

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

4.984

CH
Clare Hann

4ZKO2G · Oswestry, England, GB

DUPR

3.877

TEAM 2LOSS
JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.205

LM
Laura Maguire

WKRODY · USA

DUPR

3.322

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-4656469853
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7626527417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 4.984,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Clare Hann",
        "dupr_id": "4ZKO2G",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Oswestry, England, GB"
      }
    ]
  },
  {
    "team_id": 6245141105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Laura Maguire",
        "dupr_id": "WKRODY",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]