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

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

ID: 8080367514

Match Scores

15-8

Loss

Play Date

2026-03-05

Play Time (Est)

7:30 PM

Play Location

Newport Beach, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.960

Nicklaus Vu

EG74WM · Villa Park, CA, US

DUPR

4.929

TEAM 2LOSS
PS
Priyank Soni

ODKXKL · Oxnard, CA, US

DUPR

4.477

NC
Nick Casey

352N4P · Simi Valley, CA, US

DUPR

5.227

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-8080367514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6401402329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Nicklaus Vu",
        "dupr_id": "EG74WM",
        "rating": 4.929,
        "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"
      }
    ]
  },
  {
    "team_id": 7908239483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Priyank Soni",
        "dupr_id": "ODKXKL",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Oxnard, CA, US"
      },
      {
        "name": "Nick Casey",
        "dupr_id": "352N4P",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]