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

Week 1

ID: 6834532895

Match Scores

15-10

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

Chico Pickle and Pong LLC

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Mollie Openshaw

0Q27JG · Chico, CA, US

DUPR

3.088

HV
Hazel Van Evera

6PX9OK · USA

DUPR

2.523

TEAM 2LOSS
DF
Diana Forman

0Q274G · USA

DUPR

2.797

KG
Kristi German

WZ5MJQ · USA

DUPR

2.717

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-6834532895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5196872645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mollie Openshaw",
        "dupr_id": "0Q27JG",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Hazel Van Evera",
        "dupr_id": "6PX9OK",
        "rating": 2.523,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5511755461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diana Forman",
        "dupr_id": "0Q274G",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristi  German",
        "dupr_id": "WZ5MJQ",
        "rating": 2.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]