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

Women’s 2.75 weekly round robin

ID: 6204067021

Match Scores

11-9

Win

Play Date

2026-05-11

Play Time (Est)

2:15 AM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
NS
Nicole Spacey

PW2DPG · Indianapolis, IN, US

DUPR

2.563

JP
Jamie Peters

RWXZJN · Indianapolis, IN, US

DUPR

2.456

TEAM 2LOSS
CW
Christy Wightman

K59O26 · USA

DUPR

2.432

MH
Margaret Hudson

QPR7ED · Indianapolis, IN, US

DUPR

2.611

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-6204067021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8408938853,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Spacey",
        "dupr_id": "PW2DPG",
        "rating": 2.563,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Jamie Peters",
        "dupr_id": "RWXZJN",
        "rating": 2.456,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 7590600978,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christy Wightman",
        "dupr_id": "K59O26",
        "rating": 2.432,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Margaret Hudson",
        "dupr_id": "QPR7ED",
        "rating": 2.611,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]