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

Brick Wall Southeast #4

ID: 6519911491

Match Scores

15-7

Loss

Play Date

2026-04-25

Play Time (Est)

8:45 AM

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.790

TEAM 2LOSS
BM
Brandon MacDonough

3Y7YXD · Atlanta, GA, US

DUPR

4.858

RC
Ross Cottrell

125MR1 · Dacula, GA, US

DUPR

4.836

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-6519911491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7572678771,
    "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.79,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  },
  {
    "team_id": 5131531451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon MacDonough",
        "dupr_id": "3Y7YXD",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ross Cottrell",
        "dupr_id": "125MR1",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      }
    ]
  }
]