Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Alabama Open - Mens Doubles Open

ID: 7989257273

Match Scores

13-15

Loss

Play Date

2025-03-30

Play Time (Est)

6:15 AM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
SW
Stephen Watts

8K5ZJ6 · USA

DUPR

4.478

MM
Michael Montgomery

RZZR0M · Birmingham, AL, US

DUPR

4.634

TEAM 2WINNER
SC
Steve Claassen

3VL6EE · USA

DUPR

5.011

BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.737

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-7989257273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7150910320,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Watts",
        "dupr_id": "8K5ZJ6",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Montgomery",
        "dupr_id": "RZZR0M",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 7628344130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Claassen",
        "dupr_id": "3VL6EE",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]