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

Week 1

ID: 8021446364

Match Scores

15-10

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Chico Pickle and Pong LLC

Unverified Facility

Competitor Teams

TEAM 1WINNER
LR
Laura Rapozo

WNQ2NL · USA

DUPR

3.043

HN
Holly Nielsen

JY7EGM · USA

DUPR

2.829

TEAM 2LOSS
HS
Heather Spencer

V66WW7 · Chico, CA, US

DUPR

3.440

MH
Mark Hoover

WZ67MG · USA

DUPR

2.455

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-8021446364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4884031913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Rapozo",
        "dupr_id": "WNQ2NL",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Holly Nielsen",
        "dupr_id": "JY7EGM",
        "rating": 2.829,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6219590893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Spencer",
        "dupr_id": "V66WW7",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Mark Hoover",
        "dupr_id": "WZ67MG",
        "rating": 2.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]