Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Atlanta DUPR RR Nickajack Park 2025-10-11

ID: 5880955726

Match Scores

11-4

Loss

Play Date

2025-10-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Dimitri Crowder

4VRYPV · Lawrenceville, GA, US

DUPR

2.919

JG
Jackson Garner

E9QRXM · Marietta, GA, US

DUPR

3.137

TEAM 2LOSS
BC
Brian Cieszynski

O6LR2L · Hiram, GA, US

DUPR

3.240

BM
Brandon Moulder

99GR9K · Mableton, GA, US

DUPR

3.151

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-5880955726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6289120085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dimitri Crowder",
        "dupr_id": "4VRYPV",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Lawrenceville, GA, US"
      },
      {
        "name": "Jackson  Garner",
        "dupr_id": "E9QRXM",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 6417377037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Cieszynski",
        "dupr_id": "O6LR2L",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "Hiram, GA, US"
      },
      {
        "name": "Brandon Moulder",
        "dupr_id": "99GR9K",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": "Mableton, GA, US"
      }
    ]
  }
]