Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6921618312

Match Scores

15-7

Win

Play Date

2026-03-12

Play Time (Est)

1:00 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.446

TS
Thomas Stewart

8K5EKK · Columbus, GA, US

DUPR

4.131

TEAM 2LOSS
SB
Seth Berl

12ZP5Y · Moultrie, GA, US

DUPR

4.039

ML
Michael Lane Wear

EWVLJJ · Moultrie, GA, US

DUPR

3.912

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-6921618312
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5178668180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Smith",
        "dupr_id": "8KYVEQ",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Thomas Stewart",
        "dupr_id": "8K5EKK",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  },
  {
    "team_id": 6228382931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seth Berl",
        "dupr_id": "12ZP5Y",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      },
      {
        "name": "Michael Lane Wear",
        "dupr_id": "EWVLJJ",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      }
    ]
  }
]