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

PPA Tour: 2026 PPA Finals - Mixed Doubles Senior Open

ID: 5562604842

Match Scores

11-4, 11-2

Win

Play Date

2026-05-09

Play Time (Est)

7:30 PM

Play Location

San Clemente, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.509

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.203

TEAM 2LOSS
LF
Lisa Fortman

59KLR0 · San Diego, CA, US

DUPR

4.759

KC
Kemp Chanthanalay

G57WYV · Bellingham, WA, US

DUPR

4.638

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-5562604842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6944960680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.509,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.203,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5257348749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Fortman",
        "dupr_id": "59KLR0",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Kemp Chanthanalay",
        "dupr_id": "G57WYV",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]