Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Opelika - Mixed Doubles 4.0 (40+)

ID: 7244723116

Match Scores

5-15

Win

Play Date

2026-03-15

Play Time (Est)

5:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
LJ
Leslie Jordan

M2KKXP · Prattville, AL, US

DUPR

3.611

OD
Olivier Dury

EWPOEW · Prattville, AL, US

DUPR

4.361

TEAM 2WINNER
JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.332

JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.265

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-7244723116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4619242920,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leslie Jordan",
        "dupr_id": "M2KKXP",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      },
      {
        "name": "Olivier Dury",
        "dupr_id": "EWPOEW",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Prattville, AL, US"
      }
    ]
  },
  {
    "team_id": 7649726729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]