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

West Midlands Pickleball League (Round 6) - Mixed Doubles

ID: 7951624380

Match Scores

11-21

Loss

Play Date

2026-03-07

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
David Roberts

6ZO60Q · Nobold, England, GB

DUPR

2.717

LC
Lisa Collins

X2RPKR · USA

DUPR

2.000

TEAM 2WINNER
JS
Jon Swaby

NROQJ2 · USA

DUPR

2.280

MW
Margaret Webb

7NGDZ4 · USA

DUPR

2.613

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-7951624380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6175710900,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Roberts",
        "dupr_id": "6ZO60Q",
        "rating": 2.717,
        "profile_pic_url": null,
        "location": "Nobold, England, GB"
      },
      {
        "name": "Lisa Collins",
        "dupr_id": "X2RPKR",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5780144533,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Swaby",
        "dupr_id": "NROQJ2",
        "rating": 2.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Margaret Webb",
        "dupr_id": "7NGDZ4",
        "rating": 2.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]