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

Week 5 - Jan 12 - 19

ID: 5234914626

Match Scores

8-11

Win

Play Date

2026-01-04

Play Time (Est)

7:30 PM

Play Location

Sonoma

View Facility Page →

Competitor Teams

TEAM 1LOSS
KM
Karen Mazzanti

0ZLR9Q · USA

DUPR

2.260

KN
Karen Nemrow

2LE6ZY · USA

DUPR

2.006

TEAM 2WINNER
LB
Libby Bianchi

M2DY0G · Petaluma, CA, US

DUPR

2.350

JK
Jennifer Kalk

ZDQKRQ · USA

DUPR

2.052

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-5234914626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6044312625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Mazzanti",
        "dupr_id": "0ZLR9Q",
        "rating": 2.26,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karen Nemrow",
        "dupr_id": "2LE6ZY",
        "rating": 2.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5525597263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Libby Bianchi",
        "dupr_id": "M2DY0G",
        "rating": 2.35,
        "profile_pic_url": null,
        "location": "Petaluma, CA, US"
      },
      {
        "name": "Jennifer Kalk",
        "dupr_id": "ZDQKRQ",
        "rating": 2.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]