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

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

ID: 4662055496

Match Scores

11-2, 11-7

Win

Play Date

2026-05-07

Play Time (Est)

9:00 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CO
Chase Ora

1Q4QX0 · Laguna Niguel, CA, US

DUPR

5.016

KT
Kento Tamaki

89O42R · Tokyo, JP

DUPR

5.572

TEAM 2LOSS
CN
Carson Nguyen

V70XV7 · Manila, NCR, PH

DUPR

4.981

ZC
Zachary Champine

X2EV2R · Newport Beach, CA, US

DUPR

4.801

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-4662055496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4560079944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Ora",
        "dupr_id": "1Q4QX0",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Kento Tamaki",
        "dupr_id": "89O42R",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 6162452416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson Nguyen",
        "dupr_id": "V70XV7",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Zachary Champine",
        "dupr_id": "X2EV2R",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]