Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Birmingham 4.5+ Men's Doubles

ID: 6901083484

Match Scores

3-11

Win

Play Date

2025-05-31

Play Time (Est)

5:00 PM

Play Location

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
FS
Freddy Sanchez

67KP7Q · USA

DUPR

4.475

WD
William Deluca

16KXRK · Hoover, AL, US

DUPR

4.114

TEAM 2WINNER
SW
Stephen Watts

8K5ZJ6 · Birmingham, AL, US

DUPR

4.520

CH
Chris Hollon

3PZ7LM · Birmingham, AL, US

DUPR

4.782

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-6901083484
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8420343219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Freddy Sanchez",
        "dupr_id": "67KP7Q",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Deluca",
        "dupr_id": "16KXRK",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      }
    ]
  },
  {
    "team_id": 7930156924,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Watts",
        "dupr_id": "8K5ZJ6",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Chris Hollon",
        "dupr_id": "3PZ7LM",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]