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

DUPR 12 (Sat. 2/21 Start Time TBD)

ID: 7119131305

Match Scores

7-21

Win

Play Date

2026-02-21

Play Time (Est)

2:15 AM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Chase Cooper

4VMWXM · Edmond, OK, US

DUPR

2.828

AC
Alisa Cooper

4P7K6M · USA

DUPR

2.293

TEAM 2WINNER
JW
Josh Winkle

76ZGGN · USA

DUPR

3.553

AC
Andee Cooper

352KW5 · Jenks, OK, US

DUPR

3.269

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-7119131305
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6969541493,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Cooper",
        "dupr_id": "4VMWXM",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Alisa Cooper",
        "dupr_id": "4P7K6M",
        "rating": 2.293,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7488193461,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Winkle",
        "dupr_id": "76ZGGN",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andee Cooper",
        "dupr_id": "352KW5",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]