Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7890988190

Match Scores

16-21

Win

Play Date

2026-03-07

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GS
Gav Samways

89V7XV · USA

DUPR

3.736

LW
Luke Western

L2ZO5K · USA

DUPR

4.370

TEAM 2WINNER
JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.259

JD
Jason Dyke

12X06E · USA

DUPR

4.546

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-7890988190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8164550703,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gav Samways",
        "dupr_id": "89V7XV",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Western",
        "dupr_id": "L2ZO5K",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7439309610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Jason Dyke",
        "dupr_id": "12X06E",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]