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

Pickleball Gloucestershire

ID: 4684970611

Match Scores

21-17

Loss

Play Date

2026-05-10

Play Time (Est)

8:45 AM

Play Location

Dursley GL11, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Andy Baxter

PZVNQX · Worcester, England, GB

DUPR

3.880

DW
Doris Woo

XJOLX7 · Worcestershire, England, GB

DUPR

3.277

TEAM 2LOSS
SR
Sara Rawlinson

59LP6V · Fernhill Heath, England, GB

DUPR

3.162

HF
Heath Fletcher

Z99MRW · Hereford, England, GB

DUPR

3.358

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-4684970611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7188060422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy  Baxter",
        "dupr_id": "PZVNQX",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Worcester, England, GB"
      },
      {
        "name": "Doris Woo",
        "dupr_id": "XJOLX7",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Worcestershire, England, GB"
      }
    ]
  },
  {
    "team_id": 7894460480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Rawlinson",
        "dupr_id": "59LP6V",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": "Fernhill Heath, England, GB"
      },
      {
        "name": "Heath Fletcher",
        "dupr_id": "Z99MRW",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": "Hereford, England, GB"
      }
    ]
  }
]