Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Opelika - Mens Doubles 4.0 (70+)

ID: 8456549163

Match Scores

2-11, 5-11

Win

Play Date

2026-03-12

Play Time (Est)

4:45 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
EH
Eric Hurst

35EVX5 · Plainfield, IN, US

DUPR

4.136

RJ
Rick Johnson Jr

3OEWNW · Crystal Lake, IL, US

DUPR

4.133

TEAM 2WINNER
PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.517

TS
Thomas Stewart

8K5EKK · Columbus, GA, US

DUPR

4.183

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-8456549163
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7421690680,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Hurst",
        "dupr_id": "35EVX5",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Plainfield, IN, US"
      },
      {
        "name": "Rick Johnson Jr",
        "dupr_id": "3OEWNW",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Crystal Lake, IL, US"
      }
    ]
  },
  {
    "team_id": 5514734706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Smith",
        "dupr_id": "8KYVEQ",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Thomas Stewart",
        "dupr_id": "8K5EKK",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  }
]