Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SCCL Pickleball Club

ID: 6759421947

Match Scores

15-0

Win

Play Date

2025-04-10

Play Time (Est)

4:45 AM

Play Location

Indian Land, SC 29707, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jim Huelsman

3P464M · Indian Land, SC, US

DUPR

4.422

SD
Stephen Dwyer

8KYYWK · Fort Mill, SC, US

DUPR

4.050

TEAM 2LOSS
WS
William Schwarzkopf

8M74PL · USA

DUPR

3.061

DD
Donald Dust

L5NE7Q · USA

DUPR

2.832

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-6759421947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6610132293,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jim Huelsman",
        "dupr_id": "3P464M",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Stephen Dwyer",
        "dupr_id": "8KYYWK",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  },
  {
    "team_id": 4355972491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Schwarzkopf",
        "dupr_id": "8M74PL",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donald Dust",
        "dupr_id": "L5NE7Q",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]