Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7728915087

Match Scores

15-5

Loss

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Jessica Plowman

EL9YME · USA

DUPR

3.788

MM
Mustafa Muneer

8WVE7Y · Pelham, AL, US

DUPR

3.871

TEAM 2LOSS
KE
Katie Erwin

L5QGMK · USA

DUPR

2.795

BE
Brandon Erwin

RZ2XEZ · Mobile, AL, US

DUPR

3.665

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-7728915087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6516185412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Plowman",
        "dupr_id": "EL9YME",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mustafa Muneer",
        "dupr_id": "8WVE7Y",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Pelham, AL, US"
      }
    ]
  },
  {
    "team_id": 5049616451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Erwin",
        "dupr_id": "L5QGMK",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Erwin",
        "dupr_id": "RZ2XEZ",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  }
]