Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 7240375136

Match Scores

11-6, 11-8

Loss

Play Date

2026-04-04

Play Time (Est)

9:00 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Ashlee Candelaria

V7JZXJ · USA

DUPR

5.794

Kelly Goodnow

YXRDEG · PPA Tour Pro

DUPR

5.020

TEAM 2LOSS
AD
Allie Davis

17RKP0 · Las Vegas, NV, US

DUPR

5.037

CC
Courtney Clark

3PZDXG · Henderson, NV, US

DUPR

5.009

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-7240375136
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8087370018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashlee Candelaria",
        "dupr_id": "V7JZXJ",
        "rating": 5.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Goodnow",
        "dupr_id": "YXRDEG",
        "rating": 5.02,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2026/02/Untitled-design-2-e1772118519151-removebg-preview.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6942000131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allie Davis",
        "dupr_id": "17RKP0",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Courtney Clark",
        "dupr_id": "3PZDXG",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]