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

All in good fun

ID: 5745381223

Match Scores

6-11

Win

Play Date

2026-01-09

Play Time (Est)

8:45 AM

Play Location

Rochester Hills, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TD
Tami Dowd

122JP4 · USA

DUPR

3.572

CH
Charlene Hempel

76KRD0 · USA

DUPR

3.431

TEAM 2WINNER
LJ
Linda Jackson

M29XYL · Troy, MI, US

DUPR

3.303

GH
Greg Hempel

ELQR2M · USA

DUPR

2.829

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-5745381223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5415922233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tami Dowd",
        "dupr_id": "122JP4",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlene Hempel",
        "dupr_id": "76KRD0",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6588233996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linda Jackson",
        "dupr_id": "M29XYL",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Greg  Hempel",
        "dupr_id": "ELQR2M",
        "rating": 2.829,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]