Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7608359161

Match Scores

13-15

Win

Play Date

2026-03-15

Play Time (Est)

2:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Molly Gant

8MQXZL · USA

DUPR

3.711

EV
Eddie Velarde

XKQV5X · USA

DUPR

4.056

TEAM 2WINNER
JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.319

JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.254

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-7608359161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5934385280,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Molly Gant",
        "dupr_id": "8MQXZL",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eddie Velarde",
        "dupr_id": "XKQV5X",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7657917944,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]