Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.5+ 5th-8th Semi-Final

ID: 6692316659

Match Scores

6-11

Loss

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Dean Powell

L5PEDQ · USA

DUPR

4.378

DN
Doug Neve

4L4VJM · Kent, England, GB

DUPR

4.616

TEAM 2WINNER
LF
Luke Fiddaman

L2XZVK · USA

DUPR

4.394

BC
Ben Coots

0QJ4ZN · Hampshire, England, GB

DUPR

4.854

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-6692316659
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6355214252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dean Powell",
        "dupr_id": "L5PEDQ",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Neve",
        "dupr_id": "4L4VJM",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  },
  {
    "team_id": 8407931406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Fiddaman",
        "dupr_id": "L2XZVK",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Coots",
        "dupr_id": "0QJ4ZN",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]