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

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

ID: 7355443742

Match Scores

11-2

Win

Play Date

2026-05-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.915

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.511

TEAM 2LOSS
TC
Tom Crisp

WKG74L · Crewkerne, England, GB

DUPR

4.316

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.528

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-7355443742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7482898496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7456160231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Crewkerne, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  }
]