Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Pickle Smash & Burger Bash - Mens Doubles Skill: (4.5) Age: (15 And Above)

ID: 8043695317

Match Scores

9-15

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Spartanburg (Boiling Springs), SC

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Bryan Cooper

94PVKV · USA

DUPR

3.918

CC
Cole Crossland

MY9JNV · Greenville, SC, US

DUPR

4.457

TEAM 2WINNER
KS
Keath Shelley

KXYQ26 · USA

DUPR

4.491

ML
Michael LaFiura

16KQPE · Moncks Corner, SC, US

DUPR

4.462

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-8043695317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7754030871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Cooper",
        "dupr_id": "94PVKV",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Crossland",
        "dupr_id": "MY9JNV",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 7899730914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keath Shelley",
        "dupr_id": "KXYQ26",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael LaFiura",
        "dupr_id": "16KQPE",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      }
    ]
  }
]