Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle & Chill

ID: 5250614861

Match Scores

13-21

Win

Play Date

2026-05-19

Play Time (Est)

6:15 AM

Play Location

880 W Henderson Rd, Columbus, OH 43214, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SN
Sean Nelson

N5D60Z · USA

DUPR

3.588

Garrett Woodfin

G5KV2Q · Hilliard, OH, US

DUPR

3.472

TEAM 2WINNER
Trent Reed

3LELGZ · Columbus, OH, US

DUPR

3.458

Zane Rasul

E99OLM · Columbus, OH, US

DUPR

3.735

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-5250614861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6302893114,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sean Nelson",
        "dupr_id": "N5D60Z",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrett Woodfin",
        "dupr_id": "G5KV2Q",
        "rating": 3.472,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Hilliard, OH, US"
      }
    ]
  },
  {
    "team_id": 5411387557,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trent Reed",
        "dupr_id": "3LELGZ",
        "rating": 3.458,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "Columbus, OH, US"
      },
      {
        "name": "Zane Rasul",
        "dupr_id": "E99OLM",
        "rating": 3.735,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Columbus, OH, US"
      }
    ]
  }
]