Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7771735911

Match Scores

8-15

Win

Play Date

2026-03-15

Play Time (Est)

4:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
Melissa Huie

9PD77K · Decatur, AL, US

DUPR

3.930

TP
Todd Pressley

1NZ9E2 · Falkville, AL, US

DUPR

3.971

TEAM 2WINNER
JB
Jeannette Brown

3P6DJQ · Atlanta, GA, US

DUPR

4.321

JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.255

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-7771735911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8272466331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Huie",
        "dupr_id": "9PD77K",
        "rating": 3.93,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219902/images/profile/b51ab958-6687-438f-9c3e-20776e96b7e7.png",
        "location": "Decatur, AL, US"
      },
      {
        "name": "Todd Pressley",
        "dupr_id": "1NZ9E2",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Falkville, AL, US"
      }
    ]
  },
  {
    "team_id": 7030292998,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeannette Brown",
        "dupr_id": "3P6DJQ",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  }
]