Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8037833342

Match Scores

9-11, 11-9, 5-11

Win

Play Date

2026-01-24

Play Time (Est)

3:30 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jonathan Lendrum

WNGDRG · USA

DUPR

4.129

CI
Connor Illies

8GZEDX · USA

DUPR

4.129

TEAM 2WINNER
DS
Dex Saniuk

3VQYV6 · Omaha, NE, US

DUPR

4.077

TC
Trevor Cartner

53OG21 · Sioux Falls, SD, US

DUPR

4.323

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-8037833342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4911279036,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Lendrum",
        "dupr_id": "WNGDRG",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Illies",
        "dupr_id": "8GZEDX",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7779304323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dex Saniuk",
        "dupr_id": "3VQYV6",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Trevor Cartner",
        "dupr_id": "53OG21",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]