Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1

ID: 5889560531

Match Scores

6-11

Win

Play Date

2026-06-06

Play Time (Est)

12:45 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
DL
Donna L Damiano

8DXRO4 · Leland, NC, US

DUPR

3.201

SS
Stephen Scala

8GWLXG · Leland, NC, US

DUPR

5.318

TEAM 2WINNER
KH
Kim Howard

3P467M · Leland, NC, US

DUPR

4.185

MG
Matthew George

1RR20M · Southport, NC, US

DUPR

4.888

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-5889560531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4480574622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donna L Damiano",
        "dupr_id": "8DXRO4",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Stephen Scala",
        "dupr_id": "8GWLXG",
        "rating": 5.318,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 5807690538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Howard",
        "dupr_id": "3P467M",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Matthew George",
        "dupr_id": "1RR20M",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Southport, NC, US"
      }
    ]
  }
]