Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5477179276

Match Scores

15-3

Win

Play Date

2026-01-25

Play Time (Est)

5:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JX
Jennifer Xaykaothao

3P2GWG · USA

DUPR

3.811

MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.513

TEAM 2LOSS
NS
Nele Schlaak

JJPWM4 · USA

DUPR

3.899

JS
Jon Snyder

QX504D · USA

DUPR

3.999

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-5477179276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5745383317,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Xaykaothao",
        "dupr_id": "3P2GWG",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 5262531659,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nele Schlaak",
        "dupr_id": "JJPWM4",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Snyder",
        "dupr_id": "QX504D",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]