Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

PPA Tour: 2026 PPA Finals - Mixed Doubles Skill: (3.0) Age: (60 And Above)

ID: 8461050721

Match Scores

15-12

Loss

Play Date

2026-05-07

Play Time (Est)

2:15 AM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Jeanne Costello

DY9LZ6 · USA

DUPR

2.958

TN
Tom Nee

30J04N · USA

DUPR

3.293

TEAM 2LOSS
KB
Karen Barker

9P9EDK · Lake Charles, LA, US

DUPR

2.911

MF
Michael Fitzsimmons

W676XM · Whitestown, IN, US

DUPR

3.418

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-8461050721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7337584672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeanne Costello",
        "dupr_id": "DY9LZ6",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Nee",
        "dupr_id": "30J04N",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5951142138,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Barker",
        "dupr_id": "9P9EDK",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Michael Fitzsimmons",
        "dupr_id": "W676XM",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Whitestown, IN, US"
      }
    ]
  }
]