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

Brick Wall Mid-Atlantic #7

ID: 7836654932

Match Scores

11-6

Loss

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.621

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.557

TEAM 2LOSS
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.709

JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.141

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-7836654932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7050211200,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  },
  {
    "team_id": 6553723284,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.709,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  }
]