Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 5 - 18+ Mens Doubles 4.5+ 9th Place

ID: 7423789417

Match Scores

7-11

Loss

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.232

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.476

TEAM 2WINNER
JF
Jon Fish

P5PXJX · Goff's Oak, England, GB

DUPR

4.491

RS
Romeo Sison

M296DL · Hertford, England, GB

DUPR

4.435

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-7423789417
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4663987599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 6342586263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Fish",
        "dupr_id": "P5PXJX",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Goff's Oak, England, GB"
      },
      {
        "name": "Romeo Sison",
        "dupr_id": "M296DL",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Hertford, England, GB"
      }
    ]
  }
]