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

Mixed 3.5 - Sleigh & Play Showdown

ID: 5074822406

Match Scores

0-11

Win

Play Date

2025-12-14

Play Time (Est)

3:30 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Scott Butler

0YXZ6G · USA

DUPR

2.548

KB
Kelly Benedict

0Y22WG · USA

DUPR

3.421

TEAM 2WINNER
BH
Brian Harris

599W25 · USA

DUPR

3.987

SC
Sook Chaim

1RWD7M · Suwanee, GA, US

DUPR

3.502

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-5074822406
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6523852190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Butler",
        "dupr_id": "0YXZ6G",
        "rating": 2.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Benedict",
        "dupr_id": "0Y22WG",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5846800121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Harris",
        "dupr_id": "599W25",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sook Chaim",
        "dupr_id": "1RWD7M",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]