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

USLPL 35+ Championships

ID: 4313103883

Match Scores

11-6, 11-4

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Julene James

8E9O2O · Lehi, UT, US

DUPR

4.736

AK
Austin Kerper

84R0G8 · Sanford, FL, US

DUPR

4.868

TEAM 2LOSS
CF
Chantay Foley

0YD5LQ · GA, US

DUPR

4.743

PL
Patrick Leistner

V7KV56 · Panama City Beach, FL, US

DUPR

4.594

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-4313103883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4419705492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Austin Kerper",
        "dupr_id": "84R0G8",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Sanford, FL, US"
      }
    ]
  },
  {
    "team_id": 6515668662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chantay Foley",
        "dupr_id": "0YD5LQ",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Patrick Leistner",
        "dupr_id": "V7KV56",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Panama City Beach, FL, US"
      }
    ]
  }
]