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

Brick Wall Mid-Atlantic #4

ID: 4649753931

Match Scores

4-15

Loss

Play Date

2026-03-14

Play Time (Est)

4:45 AM

Play Location

Pikesville, MD, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.443

SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.465

TEAM 2WINNER
AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.616

JB
James Broker

896P67 · Nokesville, VA, US

DUPR

5.597

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-4649753931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6730049613,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.443,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.465,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7378731022,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.616,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      },
      {
        "name": "James Broker",
        "dupr_id": "896P67",
        "rating": 5.597,
        "profile_pic_url": null,
        "location": "Nokesville, VA, US"
      }
    ]
  }
]