Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Atlanta DUPR RR Nickajack Park 2025-10-05

ID: 7971683563

Match Scores

11-1

Loss

Play Date

2025-10-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SF
Sven Finucan

MED5GL · Atlanta, GA, US

DUPR

3.662

IW
Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.879

TEAM 2LOSS
SS
Scott S Cohen

59K6GV · Smyrna, GA, US

DUPR

3.345

BC
Brian Cieszynski

O6LR2L · Hiram, GA, US

DUPR

3.318

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-7971683563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7338828983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sven Finucan",
        "dupr_id": "MED5GL",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 5773716572,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott S Cohen",
        "dupr_id": "59K6GV",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Brian Cieszynski",
        "dupr_id": "O6LR2L",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Hiram, GA, US"
      }
    ]
  }
]