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

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

ID: 7164789171

Match Scores

11-4

Win

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Andrew Parker

OD5PO2 · Wokingham, England, GB

DUPR

4.778

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.550

TEAM 2LOSS
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.243

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.486

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-7164789171
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5762332402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Parker",
        "dupr_id": "OD5PO2",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Wokingham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6279227289,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  }
]