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

L260513WHT0900

ID: 5731255065

Match Scores

12-15

Loss

Play Date

2026-05-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TU
Tom Utter

2Y6KJR · USA

DUPR

3.656

LJ
Linda Jackson

M29XYL · Troy, MI, US

DUPR

3.259

TEAM 2WINNER
DB
David Bartczak

Q9GWR0 · USA

DUPR

3.108

PH
Peter Hadad

MEMO4G · Troy, MI, US

DUPR

3.451

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-5731255065
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8408652539,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Utter",
        "dupr_id": "2Y6KJR",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Linda Jackson",
        "dupr_id": "M29XYL",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  },
  {
    "team_id": 8503858679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Bartczak",
        "dupr_id": "Q9GWR0",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Hadad",
        "dupr_id": "MEMO4G",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  }
]