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: 7918875396

Match Scores

15-21

Loss

Play Date

2025-05-17

Play Time (Est)

1:00 PM

Play Location

162 Cherry St

Unverified Facility

Competitor Teams

TEAM 1LOSS
PM
Patrick May

P8M9L3 · Augusta, GA, US

DUPR

4.988

WB
Woody Blount

4VQX9M · Augusta, GA, US

DUPR

4.591

TEAM 2WINNER
SW
Steve Williams

3OEWYL · Mount Pleasant, SC, US

DUPR

5.290

SL
Scott Langenbach

17RDN5 · Mount Pleasant, SC, US

DUPR

4.937

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-7918875396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5999142583,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick May",
        "dupr_id": "P8M9L3",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      },
      {
        "name": "Woody Blount",
        "dupr_id": "4VQX9M",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 7868207709,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Williams",
        "dupr_id": "3OEWYL",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Scott Langenbach",
        "dupr_id": "17RDN5",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  }
]