Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7648304116

Match Scores

2-15

Loss

Play Date

2026-04-05

Play Time (Est)

5:00 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Maya Morris

EG5XOV · San Diego, CA, US

DUPR

3.731

FQ
forever Quitania

76KEEM · San Diego, CA, US

DUPR

3.697

TEAM 2WINNER
CH
Christine Huynh

2Q76X7 · USA

DUPR

4.046

DN
Dylan Nguyen

DY4M94 · USA

DUPR

4.077

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-7648304116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6779552867,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maya Morris",
        "dupr_id": "EG5XOV",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "forever Quitania",
        "dupr_id": "76KEEM",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4574057003,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christine Huynh",
        "dupr_id": "2Q76X7",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dylan Nguyen",
        "dupr_id": "DY4M94",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]