Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BBB Wednesday, 5/13/2026- Game 5

ID: 8102167403

Match Scores

13-12

Loss

Play Date

2026-05-13

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Adrian Heizmann-Checa

1RJJ4Z · Washington, DC, US

DUPR

4.088

CJ
Caleb Jones

162GJK · Alexandria, VA, US

DUPR

4.263

TEAM 2LOSS
DL
Dan Luperchio

NYK5K6 · Ellicott City, MD, US

DUPR

4.391

DM
Dan Mangiavellano

GG9YPG · Baltimore, MD, US

DUPR

4.149

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-8102167403
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6960118944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adrian Heizmann-Checa",
        "dupr_id": "1RJJ4Z",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Caleb Jones",
        "dupr_id": "162GJK",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 7741189523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Luperchio",
        "dupr_id": "NYK5K6",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Dan Mangiavellano",
        "dupr_id": "GG9YPG",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]