Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5185477073

Match Scores

8-15

Win

Play Date

2026-01-25

Play Time (Est)

6:15 AM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
TS
Tracy Switzer

ZNW4XL · USA

DUPR

3.823

SS
Stan Spadoni

7JJJRM · USA

DUPR

4.142

TEAM 2WINNER
JX
Jennifer Xaykaothao

3P2GWG · USA

DUPR

3.808

MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.506

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-5185477073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6151753323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracy Switzer",
        "dupr_id": "ZNW4XL",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stan Spadoni",
        "dupr_id": "7JJJRM",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6543508153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Xaykaothao",
        "dupr_id": "3P2GWG",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  }
]