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

PPA Tour: Carvana PPA Masters Powered by Invited - Mixed Doubles Senior Open

ID: 5451855922

Match Scores

11-1, 11-2

Win

Play Date

2026-01-17

Play Time (Est)

11:30 PM

Play Location

Rancho Mirage, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Julie Johnson

1R4EJN · Boynton Beach, FL, US

DUPR

5.107

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.249

TEAM 2LOSS
MI
Mai Ichikawa Abel

17KL53 · Rancho Mirage, CA, US

DUPR

4.925

KJ
Kyle Jordre

35ELVR · USA

DUPR

4.800

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-5451855922
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5363823905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Johnson",
        "dupr_id": "1R4EJN",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.249,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5238995330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mai Ichikawa Abel",
        "dupr_id": "17KL53",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      },
      {
        "name": "Kyle Jordre",
        "dupr_id": "35ELVR",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]