Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Indoor National Championships - Mens Doubles Skill: (4.0) Age: (08 To 34)

ID: 5026559944

Match Scores

13-15

Loss

Play Date

2026-01-24

Play Time (Est)

5:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
DS
Dex Saniuk

3VQYV6 · Omaha, NE, US

DUPR

4.086

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.342

TEAM 2WINNER
KL
Kevin Lilly

8K7Q73 · North Sioux City, SD, US

DUPR

4.244

JL
Jake Lilly

8E9RWE · Ames, IA, US

DUPR

4.325

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-5026559944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7861547871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dex Saniuk",
        "dupr_id": "3VQYV6",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 7665633319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Lilly",
        "dupr_id": "8K7Q73",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "North Sioux City, SD, US"
      },
      {
        "name": "Jake Lilly",
        "dupr_id": "8E9RWE",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Ames, IA, US"
      }
    ]
  }
]