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

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 4319933465

Match Scores

11-7, 11-3

Win

Play Date

2026-04-04

Play Time (Est)

6:15 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LT
Leah Tauber

8D75RY · San Diego, CA, US

DUPR

5.384

JH
Jamie Haas

8GLYG1 · Kailua, HI, US

DUPR

5.672

TEAM 2LOSS
IH
Isabella Hoang

L55MPK · Escondido, CA, US

DUPR

5.049

CY
Clarissa Year

1NQY6Z · Santa Ana, CA, US

DUPR

4.370

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-4319933465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4950917148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leah Tauber",
        "dupr_id": "8D75RY",
        "rating": 5.384,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jamie Haas",
        "dupr_id": "8GLYG1",
        "rating": 5.672,
        "profile_pic_url": null,
        "location": "Kailua, HI, US"
      }
    ]
  },
  {
    "team_id": 5857869869,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isabella Hoang",
        "dupr_id": "L55MPK",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Escondido, CA, US"
      },
      {
        "name": "Clarissa Year",
        "dupr_id": "1NQY6Z",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      }
    ]
  }
]