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

GPC RR Sunday

ID: 6351549808

Match Scores

8-11

Win

Play Date

2025-12-28

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Dena Moore

E9OR7O · Atlanta, GA, US

DUPR

2.739

KB
Kevin Baskin

4LXOMV · Temple, GA, US

DUPR

2.956

TEAM 2WINNER
CC
Carter Cieszynski

G5GJVM · Buchanan, GA, US

DUPR

2.685

BH
Benji Hughes

WXW0EG · Douglas County, GA, US

DUPR

2.976

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-6351549808
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7775021405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dena Moore",
        "dupr_id": "E9OR7O",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Kevin Baskin",
        "dupr_id": "4LXOMV",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": "Temple, GA, US"
      }
    ]
  },
  {
    "team_id": 4547097122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Cieszynski",
        "dupr_id": "G5GJVM",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": "Buchanan, GA, US"
      },
      {
        "name": "Benji Hughes",
        "dupr_id": "WXW0EG",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": "Douglas County, GA, US"
      }
    ]
  }
]