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

Divison 4

ID: 4665243498

Match Scores

2-11

Win

Play Date

2026-06-06

Play Time (Est)

7:30 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
TS
Tammy Sutton

6KMRQE · USA

DUPR

2.995

BD
BRUCE DAESCHNER

GXVW6M · USA

DUPR

3.106

TEAM 2WINNER
KH
Kathleen Horton

V4MKQE · Wilmington, NC, US

DUPR

3.329

MH
Maurice Horton

0R5MN4 · Wilmington, NC, US

DUPR

3.050

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-4665243498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5121273649,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tammy  Sutton",
        "dupr_id": "6KMRQE",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "BRUCE DAESCHNER",
        "dupr_id": "GXVW6M",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4971266252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathleen Horton",
        "dupr_id": "V4MKQE",
        "rating": 3.329,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Maurice Horton",
        "dupr_id": "0R5MN4",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]