Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7910858870

Match Scores

12-15

Win

Play Date

2026-03-12

Play Time (Est)

3:30 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
SH
Stanley Hill

17JKNN · Hattiesburg, MS, US

DUPR

3.876

TM
Tony Miller

RZYVRM · Purvis, MS, US

DUPR

3.967

TEAM 2WINNER
PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.435

TS
Thomas Stewart

8K5EKK · Columbus, GA, US

DUPR

4.123

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-7910858870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4781460380,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stanley Hill",
        "dupr_id": "17JKNN",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Tony Miller",
        "dupr_id": "RZYVRM",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Purvis, MS, US"
      }
    ]
  },
  {
    "team_id": 4774986243,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Smith",
        "dupr_id": "8KYVEQ",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Thomas Stewart",
        "dupr_id": "8K5EKK",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  }
]