Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Indoor National Championships - Mixed Doubles Skill/Age Groups 4.5:35+

ID: 6482097094

Match Scores

15-12

Win

Play Date

2023-02-26

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Shannon Kuhlman

8M9DJL · Plymouth, MN, US

DUPR

4.974

BH
Bryan Hoff

1RD90M · Maple Grove, MN, US

DUPR

5.089

TEAM 2LOSS
AC
Ashley Cooper

1Q4EY0 · USA

DUPR

3.500

PO
Paul Olson

84QW76 · USA

DUPR

3.500

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-6482097094
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8128067566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shannon Kuhlman",
        "dupr_id": "8M9DJL",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Bryan Hoff",
        "dupr_id": "1RD90M",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6688198085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Cooper",
        "dupr_id": "1Q4EY0",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Olson",
        "dupr_id": "84QW76",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]