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

Beach Ball Bash Fundraiser - Womens Doubles Skill: (3.0) Age: (50 And Above)

ID: 7661107546

Match Scores

11-8

Win

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Ponte Vedra Beach, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
AT
Angela Thompson

4VLD76 · USA

DUPR

2.583

DM
Dana McEwan

0QLDXG · Ponte Vedra Beach, FL, US

DUPR

2.876

TEAM 2LOSS
KN
Kate Norton

GX5MZM · USA

DUPR

2.533

VA
Valerie Adams

LZP2PQ · USA

DUPR

2.533

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-7661107546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4314371513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Thompson",
        "dupr_id": "4VLD76",
        "rating": 2.583,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dana McEwan",
        "dupr_id": "0QLDXG",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5615545209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kate Norton",
        "dupr_id": "GX5MZM",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Valerie Adams",
        "dupr_id": "LZP2PQ",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]