Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Newport Beach PPA Challenger - Mixed Doubles Skill: (4.0) Age: (08 To 49)

ID: 4352201902

Match Scores

9-15

Win

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NW
Nancy Wong

PKLNEM · USA

DUPR

3.840

AK
Aung K Moe

W6OLNG · Los Angeles, CA, US

DUPR

3.873

TEAM 2WINNER
MM
Maya Morris

EG5XOV · San Diego, CA, US

DUPR

3.761

FQ
forever Quitania

76KEEM · San Diego, CA, US

DUPR

3.721

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-4352201902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5262713151,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Wong",
        "dupr_id": "PKLNEM",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aung K Moe",
        "dupr_id": "W6OLNG",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 5110440964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maya Morris",
        "dupr_id": "EG5XOV",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "forever Quitania",
        "dupr_id": "76KEEM",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]