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

2026 Newport Beach PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7810384786

Match Scores

15-8

Win

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Lingwei Kong

1Q64ZN · PPA Tour Pro

DUPR

5.429

NG
Nicholas Garza

12ZLJ4 · San Diego, CA, US

DUPR

5.605

TEAM 2LOSS
MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.071

CM
Christie Mead

8D0M7L · West Sacramento, CA, US

DUPR

4.760

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-7810384786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7994766634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lingwei Kong",
        "dupr_id": "1Q64ZN",
        "rating": 5.429,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Lingwei-Kong.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Nicholas Garza",
        "dupr_id": "12ZLJ4",
        "rating": 5.605,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 8388527768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Christie Mead",
        "dupr_id": "8D0M7L",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "West Sacramento, CA, US"
      }
    ]
  }
]