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

3.5 Women's Moneyball

ID: 5462406952

Match Scores

6-15

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Julie Bentley

GXKZJM · USA

DUPR

3.067

MN
Morgan Nikolov

2P7OZ9 · USA

DUPR

3.067

TEAM 2WINNER
CC
Christy Cotton

3VX9J8 · Grand Rapids, MI, US

DUPR

3.386

TC
Tracie Czebatol

4LLKJM · Hilton, NY, US

DUPR

3.683

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-5462406952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7253109055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Bentley",
        "dupr_id": "GXKZJM",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Nikolov",
        "dupr_id": "2P7OZ9",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4757791163,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christy Cotton",
        "dupr_id": "3VX9J8",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Tracie Czebatol",
        "dupr_id": "4LLKJM",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Hilton, NY, US"
      }
    ]
  }
]