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

APR042026 miniT-6

ID: 8137881845

Match Scores

11-6

Loss

Play Date

2026-04-04

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Darren Guttentag

ZNLLDM · Columbus, OH, US

DUPR

3.625

Joyce Cox

7D5V7M · Lancaster, OH, US

DUPR

3.057

TEAM 2LOSS
Sandy Howell

3XVLR2 · Pickerington, OH, US

DUPR

3.566

Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.164

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-8137881845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7184582093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Guttentag",
        "dupr_id": "ZNLLDM",
        "rating": 3.625,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Columbus, OH, US"
      },
      {
        "name": "Joyce Cox",
        "dupr_id": "7D5V7M",
        "rating": 3.057,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/26.jpg",
        "location": "Lancaster, OH, US"
      }
    ]
  },
  {
    "team_id": 5990947022,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandy Howell",
        "dupr_id": "3XVLR2",
        "rating": 3.566,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/65.jpg",
        "location": "Pickerington, OH, US"
      },
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.164,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Worthington, OH, US"
      }
    ]
  }
]