Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Picklr Birmingham Star Spangled Paddle Women's 7.5 Doubles

ID: 5828142342

Match Scores

1-11

Win

Play Date

2025-07-19

Play Time (Est)

7:30 PM

Play Location

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TP
Tammy Prell

YGMZWP · USA

DUPR

2.984

ES
Emily Shuford

ZNYDKM · USA

DUPR

3.098

TEAM 2WINNER
MC
Maureen Casey

8D75Y4 · Riverton, NJ, US

DUPR

3.601

AW
Araceli Woo Baker

8KDYMO · USA

DUPR

3.452

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-5828142342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4624558008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tammy Prell",
        "dupr_id": "YGMZWP",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emily Shuford",
        "dupr_id": "ZNYDKM",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4662350356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maureen Casey",
        "dupr_id": "8D75Y4",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Riverton, NJ, US"
      },
      {
        "name": "Araceli Woo Baker",
        "dupr_id": "8KDYMO",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]