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

Paddles at the Plex - Fall - Senior Womens Doubles: (4.5/5.0) 60 and above

ID: 7720275202

Match Scores

15-6

Win

Play Date

2025-09-18

Play Time (Est)

11:30 PM

Play Location

Opelika, AL

View Facility Page →

Competitor Teams

TEAM 1WINNER
PJ
Pamela J Owen

8WZDXY · Auburn, AL, US

DUPR

4.641

JS
Julie Straus

8E9OKJ · Columbus, GA, US

DUPR

5.030

TEAM 2LOSS
LB
Lisa Bivens

350DZR · USA

DUPR

4.493

BH
Beth Harrelson

84GYNM · Germantown, TN, US

DUPR

4.214

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-7720275202
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4323497011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pamela J Owen",
        "dupr_id": "8WZDXY",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      },
      {
        "name": "Julie Straus",
        "dupr_id": "8E9OKJ",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  },
  {
    "team_id": 6756768099,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Bivens",
        "dupr_id": "350DZR",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Harrelson",
        "dupr_id": "84GYNM",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]