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

Pickleball Gloucestershire

ID: 6386963912

Match Scores

21-20

Win

Play Date

2026-05-10

Play Time (Est)

9:00 PM

Play Location

Dursley GL11, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
SU
Sharon Unwin

XJKEO2 · Gloucestershire, England, GB

DUPR

3.030

JS
Joanna Stubbings

X2ZRQX · Bristol, England, GB

DUPR

3.543

TEAM 2LOSS
DW
Doris Woo

XJOLX7 · Worcestershire, England, GB

DUPR

3.265

LJ
Lynn Jones

O6LPLP · Worcester, England, GB

DUPR

3.001

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-6386963912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6979090650,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sharon Unwin",
        "dupr_id": "XJKEO2",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": "Gloucestershire, England, GB"
      },
      {
        "name": "Joanna Stubbings",
        "dupr_id": "X2ZRQX",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Bristol, England, GB"
      }
    ]
  },
  {
    "team_id": 7743339683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doris Woo",
        "dupr_id": "XJOLX7",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Worcestershire, England, GB"
      },
      {
        "name": "Lynn Jones",
        "dupr_id": "O6LPLP",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": "Worcester, England, GB"
      }
    ]
  }
]