Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4467591350

Match Scores

9-11, 5-11

Loss

Play Date

2026-01-24

Play Time (Est)

3:30 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.343

TEAM 2WINNER
AL
Alexander Lee-Sadler

EWXW9V · Eagan, MN, US

DUPR

4.393

CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.503

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-4467591350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4943088332,
    "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.343,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 6153954272,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander Lee-Sadler",
        "dupr_id": "EWXW9V",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]