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

2026 Opelika PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7439931883

Match Scores

11-7, 11-9

Loss

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Andi Godwin

L55J66 · Neptune Beach, FL, US

DUPR

4.796

TM
Tobias Moreno

89OJV7 · La Romana, La Romana Province, DO

DUPR

5.404

TEAM 2LOSS
KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.763

CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.556

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-7439931883
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6932012557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andi Godwin",
        "dupr_id": "L55J66",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Neptune Beach, FL, US"
      },
      {
        "name": "Tobias Moreno",
        "dupr_id": "89OJV7",
        "rating": 5.404,
        "profile_pic_url": null,
        "location": "La Romana, La Romana Province, DO"
      }
    ]
  },
  {
    "team_id": 6475837879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]