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

PPA Tour: Veolia Texas Open - Mixed Doubles Senior Open

ID: 6921746439

Match Scores

11-0, 11-2

Win

Play Date

2026-03-14

Play Time (Est)

4:45 AM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Julie Johnson

1R4EJN · Boynton Beach, FL, US

DUPR

5.204

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.300

TEAM 2LOSS
HK
Holly Kerr

L5P2OZ · Dallas, TX, US

DUPR

4.555

AL
Ashley Langford

8KKEO7 · Lantana, TX, US

DUPR

4.345

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-6921746439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7859171400,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Johnson",
        "dupr_id": "1R4EJN",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.3,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 6772451626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Kerr",
        "dupr_id": "L5P2OZ",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Ashley Langford",
        "dupr_id": "8KKEO7",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Lantana, TX, US"
      }
    ]
  }
]