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

Brick Wall Mid-Atlantic #6

ID: 4584560865

Match Scores

13-15

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.528

AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.648

TEAM 2WINNER
RK
Ram Kotnana

8WLJJQ · AP, IN

DUPR

5.635

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.305

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-4584560865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6616964818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      },
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.648,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      }
    ]
  },
  {
    "team_id": 8078132090,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ram Kotnana",
        "dupr_id": "8WLJJQ",
        "rating": 5.635,
        "profile_pic_url": null,
        "location": "AP, IN"
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  }
]