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

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 4564471992

Match Scores

15-5

Loss

Play Date

2026-04-04

Play Time (Est)

1:00 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Marcela Hones

17ELZN · PPA Tour Pro

DUPR

5.094

MO
Mayu Omori

6N7Q6G · Tokyo, JP

DUPR

4.854

TEAM 2LOSS
AA
Audrey Adele Brown

MYNV7V · Scottsdale, AZ, US

DUPR

4.761

EC
Ella Cosma

84D6KM · Bellevue, WA, US

DUPR

5.072

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-4564471992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8525434190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcela Hones",
        "dupr_id": "17ELZN",
        "rating": 5.094,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/01/IMG_9694__2_-removebg-preview-2-e1752782304396-2.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Mayu Omori",
        "dupr_id": "6N7Q6G",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 6220157190,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Audrey Adele Brown",
        "dupr_id": "MYNV7V",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ella Cosma",
        "dupr_id": "84D6KM",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  }
]