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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7185789273

Match Scores

15-12

Win

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
KW
Kendall Warren

3LQX96 · Nashville, TN, US

DUPR

5.207

JC
Jonathan Clark

8MD0JL · Walton County, FL, US

DUPR

5.180

TEAM 2LOSS
AG
Andi Godwin

L55J66 · Neptune Beach, FL, US

DUPR

4.804

TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.410

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-7185789273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5658402249,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Warren",
        "dupr_id": "3LQX96",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Jonathan Clark",
        "dupr_id": "8MD0JL",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      }
    ]
  },
  {
    "team_id": 7907762784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andi Godwin",
        "dupr_id": "L55J66",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Neptune Beach, FL, US"
      },
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      }
    ]
  }
]