Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.5+

ID: 7227439527

Match Scores

11-0

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LF
Luke Fiddaman

L2XZVK · USA

DUPR

4.457

BC
Ben Coots

0QJ4ZN · Hampshire, England, GB

DUPR

4.875

TEAM 2LOSS
TY
Theodore Young

5E67X5 · USA

DUPR

4.245

DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.269

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-7227439527
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4980517006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Fiddaman",
        "dupr_id": "L2XZVK",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Coots",
        "dupr_id": "0QJ4ZN",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 5206380529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Theodore Young",
        "dupr_id": "5E67X5",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      }
    ]
  }
]