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

Brick Wall Mid-Atlantic #3

ID: 5193566579

Match Scores

3-11

Loss

Play Date

2026-02-28

Play Time (Est)

12:45 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Austin Scott Keefer

8M56EP · Ocean View, DE, US

DUPR

5.080

IH
Ian Hansen

76KYW9 · Aberdeen, MD, US

DUPR

4.490

TEAM 2WINNER
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.768

SH
SHAY Hugo

G5WJ6Q · Paris, IDF, FR

DUPR

5.535

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-5193566579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6349933437,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Scott Keefer",
        "dupr_id": "8M56EP",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Ocean View, DE, US"
      },
      {
        "name": "Ian Hansen",
        "dupr_id": "76KYW9",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Aberdeen, MD, US"
      }
    ]
  },
  {
    "team_id": 6818573175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.768,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "SHAY Hugo",
        "dupr_id": "G5WJ6Q",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  }
]