Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7115904501

Match Scores

4-11

Win

Play Date

2024-09-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
XJ
Xiaoyun Jamriska

8M697P · Lake Forest, CA, US

DUPR

4.105

HB
Hongying Brown

8KD9L6 · Trabuco Canyon, CA, US

DUPR

4.184

TEAM 2WINNER
CB
Cheri Botts

8GW4WX · Huntington Beach, CA, US

DUPR

4.283

CT
Catherine Taylor

162N9K · Long Beach, CA, US

DUPR

4.588

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-7115904501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5132119459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Xiaoyun Jamriska",
        "dupr_id": "8M697P",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      },
      {
        "name": "Hongying Brown",
        "dupr_id": "8KD9L6",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  },
  {
    "team_id": 4532221671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheri Botts",
        "dupr_id": "8GW4WX",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Catherine Taylor",
        "dupr_id": "162N9K",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      }
    ]
  }
]