Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4870877639

Match Scores

11-3

Win

Play Date

2024-09-21

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Cheri Botts

8GW4WX · Huntington Beach, CA, US

DUPR

4.295

CT
Catherine Taylor

162N9K · Long Beach, CA, US

DUPR

4.661

TEAM 2LOSS
MK
Meredith Kappel

3L7X25 · USA

DUPR

4.338

JU
Johanna Untalan

EGYQJO · USA

DUPR

3.597

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-4870877639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5498415564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheri Botts",
        "dupr_id": "8GW4WX",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Catherine Taylor",
        "dupr_id": "162N9K",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 8317031276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meredith Kappel",
        "dupr_id": "3L7X25",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johanna Untalan",
        "dupr_id": "EGYQJO",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]