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

Petaluma Pickleball Women's Round Robin

ID: 7937725426

Match Scores

7-8

Loss

Play Date

2025-11-08

Play Time (Est)

11:30 PM

Play Location

Petaluma, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KW
Karen Weinstein

WXQPMQ · Rohnert Park, CA, US

DUPR

2.648

AJ
Amy Jasinski

VXXPYE · Petaluma, CA, US

DUPR

2.236

TEAM 2WINNER
SW
Susan Winer

7NZWVM · USA

DUPR

2.673

LB
Libby Bianchi

M2DY0G · Petaluma, CA, US

DUPR

2.521

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-7937725426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4486926639,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Weinstein",
        "dupr_id": "WXQPMQ",
        "rating": 2.648,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      },
      {
        "name": "Amy Jasinski",
        "dupr_id": "VXXPYE",
        "rating": 2.236,
        "profile_pic_url": null,
        "location": "Petaluma, CA, US"
      }
    ]
  },
  {
    "team_id": 4879820840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Winer",
        "dupr_id": "7NZWVM",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Libby Bianchi",
        "dupr_id": "M2DY0G",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": "Petaluma, CA, US"
      }
    ]
  }
]