Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6582564568

Match Scores

11-3, 11-1

Loss

Play Date

2026-01-24

Play Time (Est)

5:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Cam Court

PKVYZG · La Crosse, WI, US

DUPR

4.437

CY
Caleb Young

XJ69RR · USA

DUPR

4.582

TEAM 2LOSS
JE
Justin Else

596PMV · Mankato, MN, US

DUPR

4.174

MJ
Michael Janes

RYJXQD · North Mankato, MN, US

DUPR

4.480

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-6582564568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8046640048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cam Court",
        "dupr_id": "PKVYZG",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      },
      {
        "name": "Caleb Young",
        "dupr_id": "XJ69RR",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4716092769,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Else",
        "dupr_id": "596PMV",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "Michael Janes",
        "dupr_id": "RYJXQD",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "North Mankato, MN, US"
      }
    ]
  }
]