Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SCCL Pickleball Club

ID: 4951907685

Match Scores

15-5

Win

Play Date

2025-05-08

Play Time (Est)

10:15 AM

Play Location

Indian Land, SC 29707, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SD
Steve Decker

8GXX2Q · Indian Land, SC, US

DUPR

3.525

JS
jack shafer

D9PGPM · USA

DUPR

3.851

TEAM 2LOSS
SD
Stephen Dwyer

8KYYWK · Fort Mill, SC, US

DUPR

3.992

DS
Donald Sterling

L2DYMQ · USA

DUPR

3.246

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-4951907685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5099542389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Decker",
        "dupr_id": "8GXX2Q",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "jack shafer",
        "dupr_id": "D9PGPM",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4982775186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Dwyer",
        "dupr_id": "8KYYWK",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Donald Sterling",
        "dupr_id": "L2DYMQ",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]