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

Pickle Shack, LLC

ID: 5288461557

Match Scores

2-11

Win

Play Date

2026-05-26

Play Time (Est)

10:15 AM

Play Location

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AF
Andrew Forbes

GGOQQG · USA

DUPR

3.209

CJ
Chris Joos

8KK0X7 · USA

DUPR

3.421

TEAM 2WINNER
DB
Dan Berry

RY4Y0D · Dublin, OH, US

DUPR

3.595

LH
Lucas Hedgren

G5690D · Delaware, OH, US

DUPR

3.491

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-5288461557
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7770834997,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Forbes",
        "dupr_id": "GGOQQG",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Joos",
        "dupr_id": "8KK0X7",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5008517650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Berry",
        "dupr_id": "RY4Y0D",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Lucas Hedgren",
        "dupr_id": "G5690D",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Delaware, OH, US"
      }
    ]
  }
]