Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.5+ 7th Place

ID: 8098846435

Match Scores

5-9

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Matt Brunt

MP25QD · USA

DUPR

4.289

JH
Jamie Hoddle

LV47VJ · USA

DUPR

4.192

TEAM 2WINNER
DP
Dean Powell

L5PEDQ · USA

DUPR

4.386

DN
Doug Neve

4L4VJM · Kent, England, GB

DUPR

4.620

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-8098846435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7154125417,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Brunt",
        "dupr_id": "MP25QD",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Hoddle",
        "dupr_id": "LV47VJ",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5236655980,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Powell",
        "dupr_id": "L5PEDQ",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Neve",
        "dupr_id": "4L4VJM",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  }
]