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

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

ID: 6064644342

Match Scores

10-15

Loss

Play Date

2026-03-12

Play Time (Est)

7:30 PM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
LE
Luke Edgemon

W65XXG · McKinney, TX, US

DUPR

5.098

RP
Ryan Page

XJ4MW4 · Plano, TX, US

DUPR

4.981

TEAM 2WINNER
NB
Nicholas Bond

350LNL · Canyon Lake, TX, US

DUPR

4.769

JG
Jesse golden

3OQMK7 · New Braunfels, TX, US

DUPR

4.735

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-6064644342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5500041269,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Edgemon",
        "dupr_id": "W65XXG",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ryan Page",
        "dupr_id": "XJ4MW4",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 7321383805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Bond",
        "dupr_id": "350LNL",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      },
      {
        "name": "Jesse golden",
        "dupr_id": "3OQMK7",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]