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

Brick Wall Mid-Atlantic #3

ID: 7704505058

Match Scores

15-2

Loss

Play Date

2026-03-01

Play Time (Est)

3:30 PM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.794

SL
Spencer Liang

N756L2 · Washington, DC, US

DUPR

5.173

TEAM 2LOSS
JS
Joshua Seigel

8MX0QV · Clarksburg, MD, US

DUPR

5.328

AP
Ana P Gordon

XJOQR5 · Fort Washington, MD, US

DUPR

4.882

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-7704505058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7642013692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.794,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Spencer Liang",
        "dupr_id": "N756L2",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  },
  {
    "team_id": 4361257874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Seigel",
        "dupr_id": "8MX0QV",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Clarksburg, MD, US"
      },
      {
        "name": "Ana P Gordon",
        "dupr_id": "XJOQR5",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  }
]