Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Indoor National Championships - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 4665252053

Match Scores

5-11, 11-3, 11-4

Win

Play Date

2026-01-25

Play Time (Est)

6:15 AM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Megan Cooper

3VVJX5 · USA

DUPR

4.301

JA
Jacob Anderson

8J6DNJ · St. Louis Park, MN, US

DUPR

4.282

TEAM 2LOSS
KK
Kaitlin KimmelHass

KDO0OK · Duluth, MN, US

DUPR

3.370

JW
John Wight

NXR046 · USA

DUPR

4.785

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-4665252053
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8066540107,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Cooper",
        "dupr_id": "3VVJX5",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Anderson",
        "dupr_id": "8J6DNJ",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 6872660153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaitlin KimmelHass",
        "dupr_id": "KDO0OK",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      },
      {
        "name": "John Wight",
        "dupr_id": "NXR046",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]