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

Brick Wall Mid-Atlantic #

ID: 5978786915

Match Scores

11-7

Loss

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.645

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.526

TEAM 2LOSS
MK
Morgan Kaplan

8ELG0W · Jamestown, NC, US

DUPR

5.540

FO
Freddy Ortmann

YXOXXE · High Point, NC, US

DUPR

4.872

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-5978786915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5961217060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.645,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  },
  {
    "team_id": 4834404340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Kaplan",
        "dupr_id": "8ELG0W",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Jamestown, NC, US"
      },
      {
        "name": "Freddy Ortmann",
        "dupr_id": "YXOXXE",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  }
]