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

Brick Wall Mid-Atlantic #4

ID: 4925141597

Match Scores

11-4

Loss

Play Date

2026-03-15

Play Time (Est)

6:15 AM

Play Location

Pikesville, MD, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.470

EW
Eileen Wang

2YN909 · New York, NY, US

DUPR

4.738

TEAM 2LOSS
KH
Kevin Herod

KOO2O6 · Fort Washington, MD, US

DUPR

4.752

AW
Ashley Wagner

KOK2K7 · Oton, Western Visayas, PH

DUPR

4.703

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-4925141597
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7923018947,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.47,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eileen Wang",
        "dupr_id": "2YN909",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5398426682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Herod",
        "dupr_id": "KOO2O6",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Ashley Wagner",
        "dupr_id": "KOK2K7",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Oton, Western Visayas, PH"
      }
    ]
  }
]