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

let's compete

ID: 7315495637

Match Scores

8-11

Win

Play Date

2026-01-09

Play Time (Est)

6:15 AM

Play Location

Rochester Hills, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Tami Dowd

122JP4 · Troy, MI, US

DUPR

3.571

GH
Greg Hempel

ELQR2M · USA

DUPR

2.827

TEAM 2WINNER
Linda Jackson

M29XYL · Troy, MI, US

DUPR

3.304

CH
Charlene Hempel

76KRD0 · USA

DUPR

3.432

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-7315495637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6940344297,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tami Dowd",
        "dupr_id": "122JP4",
        "rating": 3.571,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/91.jpg",
        "location": "Troy, MI, US"
      },
      {
        "name": "Greg  Hempel",
        "dupr_id": "ELQR2M",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5916985830,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linda Jackson",
        "dupr_id": "M29XYL",
        "rating": 3.304,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/8.jpg",
        "location": "Troy, MI, US"
      },
      {
        "name": "Charlene Hempel",
        "dupr_id": "76KRD0",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]