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

Pickleball Pandas Series 2026 - Team Tournament - Event 2

ID: 4617732713

Match Scores

8-15

Loss

Play Date

2026-05-10

Play Time (Est)

6:15 AM

Play Location

Sportspark University of East, Norwich NR4 7TJ, UK

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Steven Knight

RZDPQQ · Gorleston-on-Sea, England, GB

DUPR

2.777

CJ
Claire Jay

V75E4E · Norfolk, England, GB

DUPR

2.659

TEAM 2WINNER
DY
David Youngs

1NO6OW · Norwich, England, GB

DUPR

4.457

SD
Sarah Danaher

ZN7EKM · Norfolk, England, GB

DUPR

3.195

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-4617732713
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6611916844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Knight",
        "dupr_id": "RZDPQQ",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": "Gorleston-on-Sea, England, GB"
      },
      {
        "name": "Claire Jay",
        "dupr_id": "V75E4E",
        "rating": 2.659,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      }
    ]
  },
  {
    "team_id": 4644253152,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Youngs",
        "dupr_id": "1NO6OW",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      },
      {
        "name": "Sarah Danaher",
        "dupr_id": "ZN7EKM",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      }
    ]
  }
]