Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4588440724

Match Scores

0-11, 1-11

Win

Play Date

2026-01-24

Play Time (Est)

5:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
TH
Thomas Hertzog

KXVPEY · Minneapolis, MN, US

DUPR

3.689

CP
CT Perry

16OWKG · Omaha, NE, US

DUPR

3.690

TEAM 2WINNER
JE
Justin Else

596PMV · Mankato, MN, US

DUPR

4.331

MJ
Michael Janes

RYJXQD · North Mankato, MN, US

DUPR

4.627

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-4588440724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5194321841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Hertzog",
        "dupr_id": "KXVPEY",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "CT Perry",
        "dupr_id": "16OWKG",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 7969884439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Else",
        "dupr_id": "596PMV",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "Michael Janes",
        "dupr_id": "RYJXQD",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "North Mankato, MN, US"
      }
    ]
  }
]