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

Brick Wall Southeast #4

ID: 7673097248

Match Scores

2-11

Loss

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.790

ZI
Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.803

TEAM 2WINNER
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.793

JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.161

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-7673097248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5010741281,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 6803451991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.793,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.161,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  }
]