Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7828514564

Match Scores

14-16

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Clay, AL

View Facility Page →

Competitor Teams

TEAM 1LOSS
KF
Katie Fogg

4VG96K · Birmingham, AL, US

DUPR

3.327

RN
Ryan Nance

X29LD7 · Birmingham, AL, US

DUPR

3.607

TEAM 2WINNER
KE
Katie Erwin

L5QGMK · USA

DUPR

3.460

BE
Brandon Erwin

RZ2XEZ · Mobile, AL, US

DUPR

3.858

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-7828514564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5929984279,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Fogg",
        "dupr_id": "4VG96K",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Ryan Nance",
        "dupr_id": "X29LD7",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 6650660086,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Erwin",
        "dupr_id": "L5QGMK",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Erwin",
        "dupr_id": "RZ2XEZ",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  }
]