Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 6711598870

Match Scores

11-5

Win

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

The Picklr Cumming

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Seth Kindig

3LPDX5 · Norcross, GA, US

DUPR

4.491

LM
Luke Matthews

8EODPW · Alpharetta, GA, US

DUPR

4.436

TEAM 2LOSS
AD
Adam Demerly

9PJYVV · USA

DUPR

4.036

AP
Andrew Pace

V7YWPE · Forsyth County, GA, US

DUPR

4.053

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-6711598870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5961528837,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Kindig",
        "dupr_id": "3LPDX5",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      },
      {
        "name": "Luke Matthews",
        "dupr_id": "8EODPW",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 5476650613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Demerly",
        "dupr_id": "9PJYVV",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Pace",
        "dupr_id": "V7YWPE",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Forsyth County, GA, US"
      }
    ]
  }
]