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

BBB Wednesdays, 5/27/2026- Game 4

ID: 5739358990

Match Scores

11-8

Loss

Play Date

2026-05-27

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.665

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.780

TEAM 2LOSS
DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.405

AW
Austin wieder

56PD9L · Ellicott City, MD, US

DUPR

4.383

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-5739358990
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8087748692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  },
  {
    "team_id": 6456273041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Austin wieder",
        "dupr_id": "56PD9L",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  }
]