Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7965205802

Match Scores

21-9

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jason Dyke

12X06E · USA

DUPR

4.531

JA
Jake Andrew

WKXWDM · Telford, England, GB

DUPR

4.252

TEAM 2LOSS
NB
Nick Bradley

KXGKZ6 · Shropshire, England, GB

DUPR

3.891

AT
Andy Tsui

YXQE2K · USA

DUPR

3.915

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-7965205802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7917285369,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Dyke",
        "dupr_id": "12X06E",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Andrew",
        "dupr_id": "WKXWDM",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  },
  {
    "team_id": 5902396847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Bradley",
        "dupr_id": "KXGKZ6",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Shropshire, England, GB"
      },
      {
        "name": "Andy Tsui",
        "dupr_id": "YXQE2K",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]