Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

West Midlands Pickleball League (Round 6) - Mixed Doubles

ID: 7728790777

Match Scores

21-12

Win

Play Date

2026-03-07

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JN
James Neale

GGKD5V · Birmingham, England, GB

DUPR

4.440

CP
Corrinne Patrick

MY0PWD · Warwickshire, England, GB

DUPR

3.464

TEAM 2LOSS
SK
steve killworth

V49QZ5 · Kinver, England, GB

DUPR

4.148

CE
Charlotte Ellam

ZNMKNW · Lincomb, England, GB

DUPR

3.816

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-7728790777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5616683248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Neale",
        "dupr_id": "GGKD5V",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Corrinne Patrick",
        "dupr_id": "MY0PWD",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Warwickshire, England, GB"
      }
    ]
  },
  {
    "team_id": 7138405216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "steve killworth",
        "dupr_id": "V49QZ5",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Kinver, England, GB"
      },
      {
        "name": "Charlotte Ellam",
        "dupr_id": "ZNMKNW",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Lincomb, England, GB"
      }
    ]
  }
]