Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Alabama Open - Mixed Doubles 3.5 (Group A - <50)

ID: 5284508131

Match Scores

1-15

Loss

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
KE
Katie Erwin

L5QGMK · USA

DUPR

2.849

BE
Brandon Erwin

RZ2XEZ · Mobile, AL, US

DUPR

3.706

TEAM 2WINNER
JP
Jessica Plowman

EL9YME · USA

DUPR

3.720

MM
Mustafa Muneer

8WVE7Y · Pelham, AL, US

DUPR

3.855

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-5284508131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6221352423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Erwin",
        "dupr_id": "L5QGMK",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Erwin",
        "dupr_id": "RZ2XEZ",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  },
  {
    "team_id": 8230492720,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jessica Plowman",
        "dupr_id": "EL9YME",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mustafa Muneer",
        "dupr_id": "8WVE7Y",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Pelham, AL, US"
      }
    ]
  }
]