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

Week 3

ID: 7722141944

Match Scores

9-11

Win

Play Date

2026-06-05

Play Time (Est)

9:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
Kristy Williams

VXM2K7 · USA

DUPR

3.264

JH
Jill Ho

7N4YY5 · Highlands Ranch, CO, US

DUPR

3.035

TEAM 2WINNER
ML
Marisol Little

0ZWQZG · Littleton, CO, US

DUPR

3.122

KH
Kelly horan

XORW65 · USA

DUPR

3.101

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-7722141944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5495295596,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristy Williams",
        "dupr_id": "VXM2K7",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jill Ho",
        "dupr_id": "7N4YY5",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 5232864867,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marisol Little",
        "dupr_id": "0ZWQZG",
        "rating": 3.122,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Kelly horan",
        "dupr_id": "XORW65",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]