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

Cresswind Charleston Pickleball

ID: 6401986202

Match Scores

11-7

Win

Play Date

2025-09-03

Play Time (Est)

3:30 PM

Play Location

500 Hundred Oaks Pkwy, Summerville, SC 29483, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Mark Pawlowski

NY77WZ · Summerville, SC, US

DUPR

3.436

DC
Dan Calderala

8JN2DO · Summerville, SC, US

DUPR

3.292

TEAM 2LOSS
JM
John Mosier

3545J0 · USA

DUPR

3.063

DM
David Morrison

PKGY5E · Summerville, SC, US

DUPR

3.275

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-6401986202
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8456579133,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Pawlowski",
        "dupr_id": "NY77WZ",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Dan Calderala",
        "dupr_id": "8JN2DO",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5492546852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Mosier",
        "dupr_id": "3545J0",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Morrison",
        "dupr_id": "PKGY5E",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]