Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles 4.5+

ID: 6556028487

Match Scores

21-17

Loss

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

24 Hour Pickleball Indoor Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
WW
William Webber

8WLE4M · West Columbia, SC, US

Rated Score

5.034

CH
Caleb Handford

EGZMVM · Lexington, SC, US

Rated Score

3.947

TEAM 2LOSS
LB
Luke Barry

59GNOP · USA

Rated Score

4.124

BE
Ben Estroff

RZL7XN · North Augusta, SC, US

Rated Score

4.179

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-6556028487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7620030962,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Webber",
        "dupr_id": "8WLE4M",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "West Columbia, SC, US"
      },
      {
        "name": "Caleb Handford",
        "dupr_id": "EGZMVM",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  },
  {
    "team_id": 5710719467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Barry",
        "dupr_id": "59GNOP",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Estroff",
        "dupr_id": "RZL7XN",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      }
    ]
  }
]