Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SCCL Pickleball Club

ID: 6044289000

Match Scores

14-15

Loss

Play Date

2025-04-10

Play Time (Est)

1:00 PM

Play Location

Indian Land, SC 29707, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SD
Stephen Dwyer

8KYYWK · Fort Mill, SC, US

DUPR

4.029

DD
Donald Dust

L5NE7Q · USA

DUPR

2.882

TEAM 2WINNER
JH
Jim Huelsman

3P464M · Indian Land, SC, US

DUPR

4.449

WS
William Schwarzkopf

8M74PL · USA

DUPR

2.993

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-6044289000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4660228237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Dwyer",
        "dupr_id": "8KYYWK",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Donald Dust",
        "dupr_id": "L5NE7Q",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8438382598,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jim Huelsman",
        "dupr_id": "3P464M",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "William Schwarzkopf",
        "dupr_id": "8M74PL",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]