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

PPA Tour: 2026 Newport Beach Open - $1,000 Money Ball

ID: 7190699255

Match Scores

15-6

Win

Play Date

2026-03-05

Play Time (Est)

12:45 AM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CN
Carson Nguyen

V70XV7 · Manila, NCR, PH

DUPR

4.866

JN
James Ngo

7D55KM · Houston, TX, US

DUPR

5.023

TEAM 2LOSS
RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.946

Nicklaus Vu

EG74WM · Villa Park, CA, US

DUPR

4.916

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-7190699255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8047302198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carson Nguyen",
        "dupr_id": "V70XV7",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "James Ngo",
        "dupr_id": "7D55KM",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5148246506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Nicklaus Vu",
        "dupr_id": "EG74WM",
        "rating": 4.916,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/784460/images/profile/a3ce123c-c0de-445e-b6bf-9651abcb7cfc.png",
        "location": "Villa Park, CA, US"
      }
    ]
  }
]