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

Pickle Shack, LLC

ID: 6522466958

Match Scores

11-7

Loss

Play Date

2026-05-26

Play Time (Est)

3:30 PM

Play Location

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Andrew Forbes

GGOQQG · USA

DUPR

3.221

Lucas Hedgren

G5690D · Delaware, OH, US

DUPR

3.503

TEAM 2LOSS
Dan Berry

RY4Y0D · Dublin, OH, US

DUPR

3.579

CJ
Chris Joos

8KK0X7 · USA

DUPR

3.372

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6522466958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5889968923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Forbes",
        "dupr_id": "GGOQQG",
        "rating": 3.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lucas Hedgren",
        "dupr_id": "G5690D",
        "rating": 3.503,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/27.jpg",
        "location": "Delaware, OH, US"
      }
    ]
  },
  {
    "team_id": 6149149416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Berry",
        "dupr_id": "RY4Y0D",
        "rating": 3.579,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "Dublin, OH, US"
      },
      {
        "name": "Chris Joos",
        "dupr_id": "8KK0X7",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]