Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

- Week 4 1st Hour

ID: 6042332725

Match Scores

9-5

Loss

Play Date

2026-06-05

Play Time (Est)

2:15 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
BW
Brendan Witte

DY4Y04 · USA

DUPR

4.173

SB
Sackorie Bailey

2QJJ2E · NY, US

DUPR

4.674

TEAM 2LOSS
JL
John Lemon

LVDN56 · Selkirk, NY, US

DUPR

4.002

CT
Carl Toth

L2XKJQ · Clifton Park, NY, US

DUPR

4.262

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-6042332725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4570911163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brendan Witte",
        "dupr_id": "DY4Y04",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sackorie Bailey",
        "dupr_id": "2QJJ2E",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  },
  {
    "team_id": 8183471497,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Lemon",
        "dupr_id": "LVDN56",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Selkirk, NY, US"
      },
      {
        "name": "Carl Toth",
        "dupr_id": "L2XKJQ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      }
    ]
  }
]