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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5293026181

Match Scores

2-11, 8-11

Win

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
KW
Kendall Warren

3LQX96 · Nashville, TN, US

DUPR

5.171

JC
Jonathan Clark

8MD0JL · Walton County, FL, US

DUPR

5.173

TEAM 2WINNER
LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.975

AL
Ashley Lu

4ZPWN2 · Alpharetta, GA, US

DUPR

4.924

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-5293026181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6432412816,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kendall Warren",
        "dupr_id": "3LQX96",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Jonathan Clark",
        "dupr_id": "8MD0JL",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      }
    ]
  },
  {
    "team_id": 5240263758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Ashley Lu",
        "dupr_id": "4ZPWN2",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]