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

Match Scores

15-5

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Hardeeville, SC

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jim Huelsman

3P464M · Indian Land, SC, US

DUPR

4.613

NH
Nathaniel Higgins

35YEEL · Lancaster County, SC, US

DUPR

4.443

TEAM 2LOSS
JH
Jeff Haynes

3YN7MG · Myrtle Beach, SC, US

DUPR

3.716

RM
Rodolfo Mascorro

1N5XJZ · Myrtle Beach, SC, US

DUPR

4.539

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-8036812833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6151442139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jim Huelsman",
        "dupr_id": "3P464M",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Nathaniel Higgins",
        "dupr_id": "35YEEL",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  },
  {
    "team_id": 7621240860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Haynes",
        "dupr_id": "3YN7MG",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Rodolfo Mascorro",
        "dupr_id": "1N5XJZ",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      }
    ]
  }
]