Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 6287318770

Match Scores

11-2

Loss

Play Date

2026-05-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
David DeCarlo

8K224Y · Hilton Head Island, SC, US

DUPR

4.333

MW
mike walls

9PXVYJ · Hilton Head Island, SC, US

DUPR

2.966

TEAM 2LOSS
ST
Scott Thompson

59OD50 · Hilton Head Island, SC, US

DUPR

3.138

DG
Derek Garner

6ZDYLG · Hilton Head Island, SC, US

DUPR

2.772

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-6287318770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7534054869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David DeCarlo",
        "dupr_id": "8K224Y",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "mike walls",
        "dupr_id": "9PXVYJ",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 7801999850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Thompson",
        "dupr_id": "59OD50",
        "rating": 3.138,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Derek Garner",
        "dupr_id": "6ZDYLG",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]