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

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 6712247219

Match Scores

12-15

Loss

Play Date

2026-04-04

Play Time (Est)

12:45 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AD
Allie Davis

17RKP0 · Las Vegas, NV, US

DUPR

5.014

CC
Courtney Clark

3PZDXG · Henderson, NV, US

DUPR

4.896

TEAM 2WINNER
FM
Frida Mudsam

9JG5WR · Stockholm, Stockholm County, SE

DUPR

4.865

ET
Eileen Tran

NXDZJ2 · Boulder, CO, US

DUPR

4.773

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-6712247219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6551230641,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allie Davis",
        "dupr_id": "17RKP0",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Courtney Clark",
        "dupr_id": "3PZDXG",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4635870596,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frida Mudsam",
        "dupr_id": "9JG5WR",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Eileen Tran",
        "dupr_id": "NXDZJ2",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]