Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5876496153

Match Scores

21-15

Loss

Play Date

2026-04-11

Play Time (Est)

10:15 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.656

MC
Martin Crocker

8WZGJG · Hilton Head Island, SC, US

DUPR

4.370

TEAM 2LOSS
BM
Bill Moseley

89DWLK · North Augusta, SC, US

DUPR

3.716

BW
Brian Williams

MYEDQG · Grovetown, GA, US

DUPR

3.561

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