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

2026 Newport Beach PPA Challenger - Womens Doubles Pro Main Draw

ID: 4845280638

Match Scores

11-15

Loss

Play Date

2026-04-04

Play Time (Est)

7:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LT
Leah Tauber

8D75RY · San Diego, CA, US

DUPR

5.274

JH
Jamie Haas

8GLYG1 · Kailua, HI, US

DUPR

5.614

TEAM 2WINNER
NN
Naomi Nguyen

59RRVP · Goodyear, AZ, US

DUPR

5.123

MR
Maddy Rasmusen

8GYMWD · Eagle Mountain, UT, US

DUPR

5.439

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-4845280638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6262350867,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leah Tauber",
        "dupr_id": "8D75RY",
        "rating": 5.274,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Jamie Haas",
        "dupr_id": "8GLYG1",
        "rating": 5.614,
        "profile_pic_url": null,
        "location": "Kailua, HI, US"
      }
    ]
  },
  {
    "team_id": 5808630469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Naomi Nguyen",
        "dupr_id": "59RRVP",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Maddy Rasmusen",
        "dupr_id": "8GYMWD",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  }
]