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

Week 3

ID: 5801234986

Match Scores

11-2

Loss

Play Date

2026-05-01

Play Time (Est)

11:30 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
SV
Sarah Vigil

YN275D · Denver, CO, US

DUPR

2.482

LG
Lorene Garcia

ZD2DNP · CO, US

DUPR

2.769

TEAM 2LOSS
SW
Stefanie Woodward

7D2MR4 · Denver, CO, US

DUPR

2.042

JM
Janell Martinez

RZLO5M · Denver, CO, US

DUPR

2.755

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-5801234986
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7752022925,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Vigil",
        "dupr_id": "YN275D",
        "rating": 2.482,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Lorene Garcia",
        "dupr_id": "ZD2DNP",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 4917447993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stefanie Woodward",
        "dupr_id": "7D2MR4",
        "rating": 2.042,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Janell Martinez",
        "dupr_id": "RZLO5M",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]