Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7533423093

Match Scores

16-14

Loss

Play Date

2026-03-12

Play Time (Est)

10:15 AM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Eric Hurst

35EVX5 · Plainfield, IN, US

DUPR

4.223

RJ
Rick Johnson Jr

3OEWNW · Crystal Lake, IL, US

DUPR

4.193

TEAM 2LOSS
PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.457

TS
Thomas Stewart

8K5EKK · Columbus, GA, US

DUPR

4.138

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