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

Pickle & Chill

ID: 4567375929

Match Scores

21-13

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Benjamin Reynolds

V6K22J · USA

DUPR

2.968

BS
Brian Seppelt

94ZKMV · USA

DUPR

2.653

TEAM 2LOSS
DH
David Holmes

L54W5Q · Columbus, OH, US

DUPR

2.697

AL
Alyson Leeman

4LQ62V · Columbus, OH, US

DUPR

2.533

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-4567375929
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7337164117,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin  Reynolds",
        "dupr_id": "V6K22J",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Seppelt",
        "dupr_id": "94ZKMV",
        "rating": 2.653,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5961880259,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Holmes",
        "dupr_id": "L54W5Q",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Alyson Leeman",
        "dupr_id": "4LQ62V",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]