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

Brick Wall Mid-Atlantic #

ID: 4385883043

Match Scores

9-11

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.713

AG
Ashley Georgevich

L5K6XK · Saddle Brook, NJ, US

DUPR

5.023

TEAM 2WINNER
AK
Ava Kalist

3VXL27 · Chambersburg, PA, US

DUPR

4.905

JM
Jameson Mays

2QQM29 · Boca Raton, FL, US

DUPR

4.771

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-4385883043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7520757583,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.713,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Ashley Georgevich",
        "dupr_id": "L5K6XK",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Saddle Brook, NJ, US"
      }
    ]
  },
  {
    "team_id": 8171188597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ava Kalist",
        "dupr_id": "3VXL27",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      },
      {
        "name": "Jameson Mays",
        "dupr_id": "2QQM29",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]