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

GPC RR Sunday

ID: 6890906692

Match Scores

11-8

Loss

Play Date

2026-03-08

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Kevin Whitehead

V2J2PP · Carroll County, GA, US

DUPR

3.153

CM
Chino Melendez

K57PWY · Villa Rica, GA, US

DUPR

3.565

TEAM 2LOSS
CC
Carter Cieszynski

G5GJVM · Buchanan, GA, US

DUPR

2.726

SW
Scotty Wade

V7WXW5 · Lithia Springs, GA, US

DUPR

3.091

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-6890906692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8497732901,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Whitehead",
        "dupr_id": "V2J2PP",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      },
      {
        "name": "Chino Melendez",
        "dupr_id": "K57PWY",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      }
    ]
  },
  {
    "team_id": 8558401330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Cieszynski",
        "dupr_id": "G5GJVM",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": "Buchanan, GA, US"
      },
      {
        "name": "Scotty Wade",
        "dupr_id": "V7WXW5",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": "Lithia Springs, GA, US"
      }
    ]
  }
]