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

Competitive Open Play Match

ID: 6747065353

Match Scores

7-1

Loss

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
David DeCarlo

8K224Y · Hilton Head Island, SC, US

DUPR

4.314

DG
Derek Garner

6ZDYLG · Hilton Head Island, SC, US

DUPR

2.767

TEAM 2LOSS
TH
Trey Hein

0Z7LDQ · USA

DUPR

3.165

EM
Eric Magnin

4Z2JO6 · Hilton Head Island, SC, US

DUPR

2.934

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-6747065353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8292197310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David DeCarlo",
        "dupr_id": "8K224Y",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Derek Garner",
        "dupr_id": "6ZDYLG",
        "rating": 2.767,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 5967263546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trey Hein",
        "dupr_id": "0Z7LDQ",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Magnin",
        "dupr_id": "4Z2JO6",
        "rating": 2.934,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]