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

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

ID: 7959850324

Match Scores

11-4, 11-5

Loss

Play Date

2026-05-07

Play Time (Est)

5:00 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KT
Kory Tran

6K6ODG · USA

DUPR

4.611

RB
Ryder Brown

1NK5L7 · McKinney, TX, US

DUPR

5.014

TEAM 2LOSS
DG
Dylan Galarza

7DQRY0 · Carlsbad, CA, US

DUPR

4.590

JJ
Jeremiah Jr Cole

9P9GXE · Cherry Valley, CA, US

DUPR

4.409

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-7959850324
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6255660417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kory Tran",
        "dupr_id": "6K6ODG",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryder Brown",
        "dupr_id": "1NK5L7",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 6797219608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Galarza",
        "dupr_id": "7DQRY0",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Jeremiah Jr Cole",
        "dupr_id": "9P9GXE",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Cherry Valley, CA, US"
      }
    ]
  }
]