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

3.5 Women's Moneyball

ID: 6806898572

Match Scores

6-15

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Linda Heintz

RY96ED · USA

DUPR

2.993

ED
Emily du Mee

JJDRK4 · USA

DUPR

3.019

TEAM 2WINNER
CC
Christy Cotton

3VX9J8 · Grand Rapids, MI, US

DUPR

3.515

TC
Tracie Czebatol

4LLKJM · Hilton, NY, US

DUPR

3.753

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-6806898572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8317624263,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linda Heintz",
        "dupr_id": "RY96ED",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emily du Mee",
        "dupr_id": "JJDRK4",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5186334657,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christy Cotton",
        "dupr_id": "3VX9J8",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Tracie Czebatol",
        "dupr_id": "4LLKJM",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Hilton, NY, US"
      }
    ]
  }
]