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

CCP Summer Slam - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 4869143798

Match Scores

11-9

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Hoschton, GA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LJ
Lisa J Clark

8WP9JL · Hoschton, GA, US

DUPR

3.098

GM
Graham Marsh

3YZDD4 · Hoschton, GA, US

DUPR

3.591

TEAM 2LOSS
AG
ANNA GAST

0Z9N9N · USA

DUPR

3.004

JS
JP Shan

8MZQ6P · Athens, GA, US

DUPR

3.680

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-4869143798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8149684671,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa J Clark",
        "dupr_id": "8WP9JL",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      },
      {
        "name": "Graham Marsh",
        "dupr_id": "3YZDD4",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      }
    ]
  },
  {
    "team_id": 6105290218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ANNA GAST",
        "dupr_id": "0Z9N9N",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JP Shan",
        "dupr_id": "8MZQ6P",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]