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

West Midlands Pickleball League (Round 5) - Men's Doubles

ID: 4763528344

Match Scores

21-11

Loss

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Ewan Skillicorn

8J0LEW · Shrewsbury, England, GB

DUPR

4.725

JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

4.991

TEAM 2LOSS
JD
Jason Dyke

12X06E · USA

DUPR

4.531

JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.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-4763528344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8462865737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ewan Skillicorn",
        "dupr_id": "8J0LEW",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      },
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  },
  {
    "team_id": 6845395561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Dyke",
        "dupr_id": "12X06E",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  }
]