Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 6852062065

Match Scores

11-7, 11-8

Loss

Play Date

2023-02-26

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jamie Schadt

3VGOV5 · Mount Pleasant, IA, US

DUPR

4.448

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.671

TEAM 2LOSS
SK
Shannon Kuhlman

8M9DJL · Plymouth, MN, US

DUPR

4.974

BH
Bryan Hoff

1RD90M · Maple Grove, MN, US

DUPR

5.089

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-6852062065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245104779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Schadt",
        "dupr_id": "3VGOV5",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  },
  {
    "team_id": 5121366166,
    "serial": 2,
    "winner": false,
    "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"
      }
    ]
  }
]