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

Week 4

ID: 8264475952

Match Scores

5-11

Win

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jennifer Holliday

D9KRJY · USA

DUPR

2.511

LG
Lorene Garcia

ZD2DNP · CO, US

DUPR

2.991

TEAM 2WINNER
MB
Michelle Bourne

ZDOMXM · USA

DUPR

3.059

KM
Kristi Mathieu

ZD2NYW · Littleton, CO, US

DUPR

2.615

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-8264475952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5945881190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Holliday",
        "dupr_id": "D9KRJY",
        "rating": 2.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lorene Garcia",
        "dupr_id": "ZD2DNP",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  },
  {
    "team_id": 5835364660,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Bourne",
        "dupr_id": "ZDOMXM",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristi Mathieu",
        "dupr_id": "ZD2NYW",
        "rating": 2.615,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  }
]