Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Pandas Series 2026 - Team Tournament - Event 2

ID: 6250620439

Match Scores

10-15

Loss

Play Date

2026-05-10

Play Time (Est)

8:45 AM

Play Location

Sportspark University of East, Norwich NR4 7TJ, UK

Unverified Facility

Competitor Teams

TEAM 1LOSS
GT
Graham Taylor

2LX2WR · Costessey, England, GB

DUPR

3.780

JB
Jacqueline Bourner

RZJGPD · Norwich, England, GB

DUPR

3.412

TEAM 2WINNER
DY
David Youngs

1NO6OW · Norwich, England, GB

DUPR

4.479

SD
Sarah Danaher

ZN7EKM · Norfolk, England, GB

DUPR

3.213

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-6250620439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7315719205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Graham Taylor",
        "dupr_id": "2LX2WR",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Costessey, England, GB"
      },
      {
        "name": "Jacqueline Bourner",
        "dupr_id": "RZJGPD",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      }
    ]
  },
  {
    "team_id": 4887818930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Youngs",
        "dupr_id": "1NO6OW",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      },
      {
        "name": "Sarah Danaher",
        "dupr_id": "ZN7EKM",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      }
    ]
  }
]