Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6656663350

Match Scores

15-8

Win

Play Date

2026-01-06

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KK
Kim Ku

EG6GRJ · West Bloomfield Township, MI, US

DUPR

4.341

JC
Joel Cooper

ZNRG6P · USA

DUPR

4.031

TEAM 2LOSS
KK
Karen Kelman

PK0YJG · USA

DUPR

3.719

NG
Nancy Glen

PKYMDZ · USA

DUPR

4.100

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-6656663350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7458330957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Ku",
        "dupr_id": "EG6GRJ",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      },
      {
        "name": "Joel Cooper",
        "dupr_id": "ZNRG6P",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4626901581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Kelman",
        "dupr_id": "PK0YJG",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Glen",
        "dupr_id": "PKYMDZ",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]