Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

West Midlands Pickleball League (Round 6) - Mixed Doubles

ID: 8028453146

Match Scores

21-16

Win

Play Date

2026-03-07

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
David Roberts

6ZO60Q · Nobold, England, GB

DUPR

2.729

LC
Lisa Collins

X2RPKR · USA

DUPR

2.059

TEAM 2LOSS
RK
Robin Kettle

EL42ZE · USA

DUPR

2.746

JB
Julie Bell

Z4ZNYQ · USA

DUPR

2.329

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-8028453146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257832284,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Roberts",
        "dupr_id": "6ZO60Q",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": "Nobold, England, GB"
      },
      {
        "name": "Lisa Collins",
        "dupr_id": "X2RPKR",
        "rating": 2.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4314852294,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Kettle",
        "dupr_id": "EL42ZE",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Bell",
        "dupr_id": "Z4ZNYQ",
        "rating": 2.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]