Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 4 - 18+ Mens Doubles 3.5

ID: 7087060407

Match Scores

11-7

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BA
Brandon Ashdown

YMM2VP · USA

DUPR

3.592

MG
Matt Goodwin

JPX7JD · Farnborough, England, GB

DUPR

3.859

TEAM 2LOSS
NW
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.802

EL
Eric Lee

VXQONE · USA

DUPR

3.522

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-7087060407
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6013172245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Ashdown",
        "dupr_id": "YMM2VP",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Goodwin",
        "dupr_id": "JPX7JD",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Farnborough, England, GB"
      }
    ]
  },
  {
    "team_id": 6560456509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "VXQONE",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]