Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6727015861

Match Scores

11-3

Win

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dean Powell

L5PEDQ · USA

DUPR

4.638

DN
Doug Neve

4L4VJM · Kent, England, GB

DUPR

4.736

TEAM 2LOSS
TP
Tommy Power

G0WZEQ · Hertfordshire, England, GB

DUPR

4.029

RM
Roman Mitra

ELJ06V · USA

DUPR

3.854

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-6727015861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4564618181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Powell",
        "dupr_id": "L5PEDQ",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Neve",
        "dupr_id": "4L4VJM",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  },
  {
    "team_id": 4983783931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Power",
        "dupr_id": "G0WZEQ",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Hertfordshire, England, GB"
      },
      {
        "name": "Roman Mitra",
        "dupr_id": "ELJ06V",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]