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

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

ID: 6780566438

Match Scores

7-11, 7-11

Loss

Play Date

2026-05-07

Play Time (Est)

3:30 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CO
Chase Ora

1Q4QX0 · Laguna Niguel, CA, US

DUPR

4.995

KT
Kento Tamaki

89O42R · Tokyo, JP

DUPR

5.563

TEAM 2WINNER
KT
Kory Tran

6K6ODG · USA

DUPR

4.764

RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

5.051

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-6780566438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8532861519,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Ora",
        "dupr_id": "1Q4QX0",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Kento Tamaki",
        "dupr_id": "89O42R",
        "rating": 5.563,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 6037621087,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kory Tran",
        "dupr_id": "6K6ODG",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  }
]