Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lowcountry Pickleball Leagues: Men's Doubles - Men's 2026 - 4.0 - Line 1 4.0

ID: 5873222856

Match Scores

11-4, 11-2, 12-10

Loss

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
anthony bensch

WXVKJL · SC, US

DUPR

4.361

CG
Charlie Gleeson

G5Y05M · Bluffton, SC, US

DUPR

3.957

TEAM 2LOSS
KM
Kevin McManus

1RX57Z · USA

DUPR

4.142

ML
Michael Leary

8K54Y7 · Bluffton, SC, US

DUPR

4.211

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-5873222856
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6965850388,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "anthony bensch",
        "dupr_id": "WXVKJL",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "SC, US"
      },
      {
        "name": "Charlie Gleeson",
        "dupr_id": "G5Y05M",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  },
  {
    "team_id": 7000440053,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin McManus",
        "dupr_id": "1RX57Z",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Leary",
        "dupr_id": "8K54Y7",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  }
]