Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

L260512UPT0900

ID: 6879839317

Match Scores

11-10

Win

Play Date

2026-05-12

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LC
Linda C Carr

V2470J · USA

DUPR

3.607

Peter Hadad

MEMO4G · Troy, MI, US

DUPR

3.459

TEAM 2LOSS
SP
Steve Pasbjerg

RZ0V5E · USA

DUPR

3.539

DS
Deb Standerfer

3LKP0Z · USA

DUPR

3.445

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-6879839317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5136438309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linda C Carr",
        "dupr_id": "V2470J",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Hadad",
        "dupr_id": "MEMO4G",
        "rating": 3.459,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/33.jpg",
        "location": "Troy, MI, US"
      }
    ]
  },
  {
    "team_id": 6356785596,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Pasbjerg",
        "dupr_id": "RZ0V5E",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deb Standerfer",
        "dupr_id": "3LKP0Z",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]