Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The American Riviera Classic - Women's Doubles Skill: (4.0)

ID: 5570284304

Match Scores

16-14

Loss

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

Santa Barbara, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PR
Patricia Rosenthal

3XY5L2 · Thousand Oaks, CA, US

DUPR

3.797

CK
Cathy Kaufman

1N6XZ6 · Simi Valley, CA, US

DUPR

3.874

TEAM 2LOSS
SE
Susan E. Smith

3YRE5D · Simi Valley, CA, US

DUPR

3.692

EW
Eileen Willis

8D96GL · Santa Clarita, CA, US

DUPR

3.797

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-5570284304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7719957000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patricia Rosenthal",
        "dupr_id": "3XY5L2",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Cathy Kaufman",
        "dupr_id": "1N6XZ6",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 5769031019,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan E. Smith",
        "dupr_id": "3YRE5D",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      },
      {
        "name": "Eileen Willis",
        "dupr_id": "8D96GL",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      }
    ]
  }
]