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

PPA Tour: Veolia Texas Open - $1,000 Money Ball

ID: 6982767833

Match Scores

15-9

Loss

Play Date

2026-03-12

Play Time (Est)

6:15 AM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
NB
Nicholas Bond

350LNL · Canyon Lake, TX, US

DUPR

4.734

JG
Jesse golden

3OQMK7 · New Braunfels, TX, US

DUPR

4.704

TEAM 2LOSS
PK
Patrik Kevin Tsati Onla

XKYV44 · Dallas, TX, US

DUPR

4.921

DM
David Miller

ODKEPW · Fairview, TX, US

DUPR

4.077

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-6982767833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4507038417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Bond",
        "dupr_id": "350LNL",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      },
      {
        "name": "Jesse golden",
        "dupr_id": "3OQMK7",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 4686433175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrik Kevin Tsati Onla",
        "dupr_id": "XKYV44",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "David Miller",
        "dupr_id": "ODKEPW",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Fairview, TX, US"
      }
    ]
  }
]