Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5816402345

Match Scores

11-5, 11-2, 11-4

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Joseph Torpy

3ONX2P · Hilton Head Island, SC, US

DUPR

4.317

MS
Michael Stepa

35DYNV · Hilton Head Island, SC, US

DUPR

4.216

TEAM 2LOSS
JS
Jeff Smith

2YV6R4 · USA

DUPR

3.929

SS
Steven Swallwood

7DKD74 · USA

DUPR

3.316

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-5816402345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7908997596,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Torpy",
        "dupr_id": "3ONX2P",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Michael Stepa",
        "dupr_id": "35DYNV",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 4767923513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Smith",
        "dupr_id": "2YV6R4",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Swallwood",
        "dupr_id": "7DKD74",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]