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

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 6281197514

Match Scores

15-1

Win

Play Date

2026-04-04

Play Time (Est)

3:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AA
Audrey Adele Brown

MYNV7V · Scottsdale, AZ, US

DUPR

4.778

EC
Ella Cosma

84D6KM · Bellevue, WA, US

DUPR

5.086

TEAM 2LOSS
DL
Dayna La Belle

8EL6V3 · Huntington Beach, CA, US

DUPR

4.532

KH
Kamyla Held

X2N0L5 · WI, US

DUPR

3.818

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-6281197514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8290889539,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Audrey Adele Brown",
        "dupr_id": "MYNV7V",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ella Cosma",
        "dupr_id": "84D6KM",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 6332069791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dayna La Belle",
        "dupr_id": "8EL6V3",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Kamyla Held",
        "dupr_id": "X2N0L5",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  }
]