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

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

ID: 8318915347

Match Scores

11-3, 10-12, 11-2

Loss

Play Date

2026-03-12

Play Time (Est)

8:45 AM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jasper Schaadt

EWOR6E · Sankt Wendel, SL, DE

DUPR

5.334

MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.535

TEAM 2LOSS
LE
Luke Edgemon

W65XXG · McKinney, TX, US

DUPR

5.159

RP
Ryan Page

XJ4MW4 · Plano, TX, US

DUPR

5.055

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-8318915347
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5651971681,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasper Schaadt",
        "dupr_id": "EWOR6E",
        "rating": 5.334,
        "profile_pic_url": null,
        "location": "Sankt Wendel, SL, DE"
      },
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7422592833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Edgemon",
        "dupr_id": "W65XXG",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "Ryan Page",
        "dupr_id": "XJ4MW4",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]