Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Picklr Birmingham 4.5+ Men's Doubles

ID: 6327633460

Match Scores

11-5

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 1WINNER
SW
Stephen Watts

8K5ZJ6 · Birmingham, AL, US

DUPR

4.484

CH
Chris Hollon

3PZ7LM · Birmingham, AL, US

DUPR

4.723

TEAM 2LOSS
DW
donald walston

1700MM · Birmingham, AL, US

DUPR

4.058

PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.175

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-6327633460
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4939084325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Watts",
        "dupr_id": "8K5ZJ6",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Chris Hollon",
        "dupr_id": "3PZ7LM",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 6315091329,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "donald walston",
        "dupr_id": "1700MM",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Peter Smith",
        "dupr_id": "8KYVEQ",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]