Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Orange County Champ 2026- WD 4.5 35+ (Sat 8am)

ID: 6086570785

Match Scores

2-15

Loss

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Annie Davidson

89XK5E · Thousand Oaks, CA, US

DUPR

3.791

VC
Vanessa Chavez

3LQ9MQ · Simi Valley, CA, US

DUPR

4.040

TEAM 2WINNER
NG
Nichel Godding

7DNWL5 · Murrieta, CA, US

DUPR

4.458

A
Aya

L59KLQ · USA

DUPR

4.280

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-6086570785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4795361654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Annie Davidson",
        "dupr_id": "89XK5E",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Vanessa Chavez",
        "dupr_id": "3LQ9MQ",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 5775006610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nichel Godding",
        "dupr_id": "7DNWL5",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Murrieta, CA, US"
      },
      {
        "name": "Aya",
        "dupr_id": "L59KLQ",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]