Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5356600786

Match Scores

9-11

Win

Play Date

2025-09-20

Play Time (Est)

11:30 PM

Play Location

162 Cherry St, Summerville, SC 29486, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Aaron Clark

KO5E66 · Mount Pleasant, SC, US

DUPR

3.911

MM
Mark McElroy

JZ7V0J · USA

DUPR

3.889

TEAM 2WINNER
DG
Daniel Gardner

V4NJW6 · Summerville, SC, US

DUPR

4.211

JE
Jake Eldred

3XWXK5 · Bluffton, SC, US

DUPR

4.304

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-5356600786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7442934805,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Clark",
        "dupr_id": "KO5E66",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Mark McElroy",
        "dupr_id": "JZ7V0J",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7282694819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Gardner",
        "dupr_id": "V4NJW6",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Jake Eldred",
        "dupr_id": "3XWXK5",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      }
    ]
  }
]