Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - Dink Minor League Second Annual Hilton Head ~ South Carolina

ID: 7889682939

Match Scores

21-13

Loss

Play Date

2026-04-11

Play Time (Est)

4:45 AM

Play Location

South Beach Pickleball Club (Sea Pines)

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Darin Heuermann

30R2K4 · Hilton Head Island, SC, US

DUPR

4.612

MC
Martin Crocker

8WZGJG · Hilton Head Island, SC, US

DUPR

4.356

TEAM 2LOSS
BM
Bill Moseley

89DWLK · North Augusta, SC, US

DUPR

3.715

BW
Brian Williams

MYEDQG · Grovetown, GA, US

DUPR

3.552

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-7889682939
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7968361548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darin Heuermann",
        "dupr_id": "30R2K4",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Martin Crocker",
        "dupr_id": "8WZGJG",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 4693474303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Moseley",
        "dupr_id": "89DWLK",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      },
      {
        "name": "Brian Williams",
        "dupr_id": "MYEDQG",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Grovetown, GA, US"
      }
    ]
  }
]