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

Brick Wall Mid-Atlantic #7

ID: 5394440576

Match Scores

15-6

Loss

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.158

PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.725

TEAM 2LOSS
V
Vidusha

ME9ZED · USA

DUPR

4.429

DK
David Katzman

QP6L0R · Washington, DC, US

DUPR

4.916

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-5394440576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5408066512,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.725,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  },
  {
    "team_id": 6939977332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vidusha",
        "dupr_id": "ME9ZED",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Katzman",
        "dupr_id": "QP6L0R",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]