Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Low Country Pickleball Classic in Hardeeville presented by Novant Health & Optim Orthopedics - Mens Doubles Skill: (4.0) Age: (67 To 70)

ID: 6794177643

Match Scores

4-15

Win

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Hardeeville, SC

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Steven Swallwood

7DKD74 · USA

DUPR

3.517

GC
Gerard Cogan

NYNYX6 · USA

DUPR

4.100

TEAM 2WINNER
JH
Jim Huelsman

3P464M · Indian Land, SC, US

DUPR

4.619

NH
Nathaniel Higgins

35YEEL · Lancaster County, SC, US

DUPR

4.448

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-6794177643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7866228410,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Swallwood",
        "dupr_id": "7DKD74",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gerard Cogan",
        "dupr_id": "NYNYX6",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5266397506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jim Huelsman",
        "dupr_id": "3P464M",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Nathaniel Higgins",
        "dupr_id": "35YEEL",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  }
]