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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7346192284

Match Scores

10-15

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
Camden Chaffin

84O97G · PPA Tour Pro

DUPR

6.003

PR
Paula Rives Palau

8WQWNL · Barcelona, CT, ES

DUPR

5.365

TEAM 2WINNER
PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.627

MM
Mary McGowan

9PM99K · Bluemont, VA, US

DUPR

5.214

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-7346192284
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8539115342,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camden Chaffin",
        "dupr_id": "84O97G",
        "rating": 6.003,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/2025-camden-chaffin-headshot_480.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Paula Rives Palau",
        "dupr_id": "8WQWNL",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "Barcelona, CT, ES"
      }
    ]
  },
  {
    "team_id": 7655743858,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.627,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Mary McGowan",
        "dupr_id": "9PM99K",
        "rating": 5.214,
        "profile_pic_url": null,
        "location": "Bluemont, VA, US"
      }
    ]
  }
]