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

Week 6 -- Jan 19 - 26

ID: 5102343352

Match Scores

11-9

Loss

Play Date

2026-01-11

Play Time (Est)

5:00 PM

Play Location

Sonoma

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kelley Clayton

ZNKR2L · USA

DUPR

2.511

KM
Karen Mazzanti

0ZLR9Q · USA

DUPR

2.206

TEAM 2LOSS
TY
Taryn Young

L5Y066 · USA

DUPR

2.314

LB
Libby Bianchi

M2DY0G · Petaluma, CA, US

DUPR

2.337

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-5102343352
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7365900903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelley Clayton",
        "dupr_id": "ZNKR2L",
        "rating": 2.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karen Mazzanti",
        "dupr_id": "0ZLR9Q",
        "rating": 2.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5555863391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taryn Young",
        "dupr_id": "L5Y066",
        "rating": 2.314,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Libby Bianchi",
        "dupr_id": "M2DY0G",
        "rating": 2.337,
        "profile_pic_url": null,
        "location": "Petaluma, CA, US"
      }
    ]
  }
]