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

PPA Tour: 2026 PPA Finals - $1,000 Money Ball

ID: 4571109078

Match Scores

3-15

Loss

Play Date

2026-05-07

Play Time (Est)

7:30 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MN
Mike Newman

LVV55J · Orange County, CA, US

DUPR

4.259

AH
Akshay Harishankar

KXZJW7 · Irvine, CA, US

DUPR

4.875

TEAM 2WINNER
CN
Carson Nguyen

V70XV7 · Manila, NCR, PH

DUPR

4.979

ZC
Zachary Champine

X2EV2R · Newport Beach, CA, US

DUPR

4.798

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-4571109078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6153966324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Newman",
        "dupr_id": "LVV55J",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Orange County, CA, US"
      },
      {
        "name": "Akshay Harishankar",
        "dupr_id": "KXZJW7",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 8081531888,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carson Nguyen",
        "dupr_id": "V70XV7",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Zachary Champine",
        "dupr_id": "X2EV2R",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]