Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

True Tuesday Champs

ID: 7250237105

Match Scores

11-2

Loss

Play Date

2026-05-13

Play Time (Est)

6:15 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Steve Wolfort

7DR9PM · Schenectady, NY, US

DUPR

4.676

BW
Brendan Witte

DY4Y04 · USA

DUPR

4.025

TEAM 2LOSS
CC
Charles Clarke

4VG4Z2 · Troy, NY, US

DUPR

4.476

CT
Carl Toth

L2XKJQ · Clifton Park, NY, US

DUPR

4.332

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-7250237105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6439480766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Wolfort",
        "dupr_id": "7DR9PM",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      },
      {
        "name": "Brendan Witte",
        "dupr_id": "DY4Y04",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7313669556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Clarke",
        "dupr_id": "4VG4Z2",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "Carl Toth",
        "dupr_id": "L2XKJQ",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      }
    ]
  }
]