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

Men's Open - The Pickle Bar Masters Powered By Lowcountry Orthopaedics Presented by Pickleball Charleston

ID: 5873130930

Match Scores

21-13, 21-17

Loss

Play Date

2025-05-18

Play Time (Est)

7:30 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.632

LK
Luke Kusmider

1QX0XN · Charleston, SC, US

DUPR

5.506

TEAM 2LOSS
SW
Steve Williams

3OEWYL · Mount Pleasant, SC, US

DUPR

5.323

SL
Scott Langenbach

17RDN5 · Mount Pleasant, SC, US

DUPR

4.971

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-5873130930
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5457227429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.632,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Luke Kusmider",
        "dupr_id": "1QX0XN",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 7771450512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Williams",
        "dupr_id": "3OEWYL",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Scott Langenbach",
        "dupr_id": "17RDN5",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  }
]