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

Competitive Open Play Match

ID: 5172378414

Match Scores

7-1

Win

Play Date

2026-05-25

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
David DeCarlo

8K224Y · Hilton Head Island, SC, US

DUPR

4.315

DG
Derek Garner

6ZDYLG · USA

DUPR

2.765

TEAM 2LOSS
TH
Trey Hein

0Z7LDQ · USA

DUPR

3.170

EM
Eric Magnin

4Z2JO6 · USA

DUPR

2.981

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-5172378414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5061496278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David DeCarlo",
        "dupr_id": "8K224Y",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Derek Garner",
        "dupr_id": "6ZDYLG",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4816860386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trey Hein",
        "dupr_id": "0Z7LDQ",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Magnin",
        "dupr_id": "4Z2JO6",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]