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

Week 1

ID: 6347277409

Match Scores

6-15

Win

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

Chico Pickle and Pong LLC

Unverified Facility

Competitor Teams

TEAM 1LOSS
LR
Laura Rapozo

WNQ2NL · USA

DUPR

3.039

MH
Mark Hoover

WZ67MG · USA

DUPR

2.453

TEAM 2WINNER
HS
Heather Spencer

V66WW7 · Chico, CA, US

DUPR

3.442

TH
Thang Ho

2P2E27 · USA

DUPR

2.949

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-6347277409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7775261101,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Rapozo",
        "dupr_id": "WNQ2NL",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Hoover",
        "dupr_id": "WZ67MG",
        "rating": 2.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8280264332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Spencer",
        "dupr_id": "V66WW7",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Thang Ho",
        "dupr_id": "2P2E27",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]