Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CCP Summer Slam - Mens Doubles Skill: (4.0/4.5) All Ages

ID: 6174687936

Match Scores

15-7

Win

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

Hoschton, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Doug Gresenz

N7EEYN · USA

DUPR

3.465

MD
Mike DeVries

KXPPKK · Sugar Hill, GA, US

DUPR

4.559

TEAM 2LOSS
CC
Carl Cottrell

P8MZL3 · Auburn, GA, US

DUPR

3.592

SC
Sean chambers

56ZGM0 · Braselton, GA, US

DUPR

3.497

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-6174687936
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7636523043,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Gresenz",
        "dupr_id": "N7EEYN",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike DeVries",
        "dupr_id": "KXPPKK",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 5766704314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carl Cottrell",
        "dupr_id": "P8MZL3",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Auburn, GA, US"
      },
      {
        "name": "Sean chambers",
        "dupr_id": "56ZGM0",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Braselton, GA, US"
      }
    ]
  }
]