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

Brick Wall Mid-Atlantic #2

ID: 5341347879

Match Scores

7-15

Loss

Play Date

2026-01-24

Play Time (Est)

4:45 AM

Play Location

Baltimore, MD, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Cody Sivan

KOQMPQ · Philadelphia, PA, US

DUPR

5.254

JC
Jaden Chavez-Lizama

9PNXDV · Centreville, VA, US

DUPR

4.298

TEAM 2WINNER
LF
Logan Fanning

12G5W9 · Reston, VA, US

DUPR

4.764

MS
Marc Shulman

DWVQ0L · Washington, DC, US

DUPR

4.389

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-5341347879
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6734546771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cody Sivan",
        "dupr_id": "KOQMPQ",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Jaden Chavez-Lizama",
        "dupr_id": "9PNXDV",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Centreville, VA, US"
      }
    ]
  },
  {
    "team_id": 8586709531,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Fanning",
        "dupr_id": "12G5W9",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Marc Shulman",
        "dupr_id": "DWVQ0L",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]