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

Women's League

ID: 6902968915

Match Scores

11-0

Win

Play Date

2025-03-13

Play Time (Est)

8:45 AM

Play Location

Marysville, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NA
Nancy Anderson

QPD4VD · Marysville, WA, US

DUPR

3.414

DP
Darcy Perasso

2QL609 · Lake Stevens, WA, US

DUPR

3.463

TEAM 2LOSS
GK
Grace Kane

G0ENXV · USA

DUPR

2.958

JP
Janet Papworth

EW0W4V · USA

DUPR

2.263

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-6902968915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5663724502,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Anderson",
        "dupr_id": "QPD4VD",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Marysville, WA, US"
      },
      {
        "name": "Darcy Perasso",
        "dupr_id": "2QL609",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      }
    ]
  },
  {
    "team_id": 6769261215,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Kane",
        "dupr_id": "G0ENXV",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janet Papworth",
        "dupr_id": "EW0W4V",
        "rating": 2.263,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]