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

Cresswind Charleston Pickleball

ID: 4605067128

Match Scores

11-3

Loss

Play Date

2025-11-21

Play Time (Est)

1:00 PM

Play Location

500 Hundred Oaks Pkwy, Summerville, SC 29483, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Debra Andriola

ODPDGE · USA

DUPR

2.658

LM
Lili Meyers

3PQJWQ · USA

DUPR

2.129

TEAM 2LOSS
DV
Dana VanAlstyne

QPROWR · Summerville, SC, US

DUPR

2.515

KN
Karen Noble

3ZPEKP · USA

DUPR

2.000

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-4605067128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4773704746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debra Andriola",
        "dupr_id": "ODPDGE",
        "rating": 2.658,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lili Meyers",
        "dupr_id": "3PQJWQ",
        "rating": 2.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8273665775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dana VanAlstyne",
        "dupr_id": "QPROWR",
        "rating": 2.515,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Karen Noble",
        "dupr_id": "3ZPEKP",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]