Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women's Doubles 4.0 50+ - CAPA Fall Open 2024

ID: 6466929516

Match Scores

11-4

Win

Play Date

2024-09-21

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Cheri Botts

8GW4WX · Huntington Beach, CA, US

DUPR

4.290

CT
Catherine Taylor

162N9K · Long Beach, CA, US

DUPR

4.630

TEAM 2LOSS
SD
Sheila Driscoll

8M996L · Newport Beach, CA, US

DUPR

3.734

BC
Beth Costa

8DY6VY · USA

DUPR

3.729

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-6466929516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7611346230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheri Botts",
        "dupr_id": "8GW4WX",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Catherine Taylor",
        "dupr_id": "162N9K",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 7965735491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheila Driscoll",
        "dupr_id": "8M996L",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Beth Costa",
        "dupr_id": "8DY6VY",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]