Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6460903736

Match Scores

13-15

Win

Play Date

2026-01-25

Play Time (Est)

9:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
JY
Jennifer Yurk

YNNZR4 · Pinehurst, NC, US

DUPR

3.715

MB
Mike Brown

D9REYY · Rockingham, NC, US

DUPR

3.848

TEAM 2WINNER
JX
Jennifer Xaykaothao

3P2GWG · USA

DUPR

3.802

MM
Michael McCall

84NL42 · Fridley, MN, US

DUPR

4.488

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-6460903736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5137579738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Yurk",
        "dupr_id": "YNNZR4",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Pinehurst, NC, US"
      },
      {
        "name": "Mike Brown",
        "dupr_id": "D9REYY",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Rockingham, NC, US"
      }
    ]
  },
  {
    "team_id": 6761545101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Xaykaothao",
        "dupr_id": "3P2GWG",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael McCall",
        "dupr_id": "84NL42",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  }
]