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

Week 1

ID: 4820324769

Match Scores

3-11

Win

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

Chico Pickle and Pong LLC

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Denise Banathy

V67QYJ · Chico, CA, US

DUPR

2.694

EL
Edward Lim

Q9VYO4 · USA

DUPR

2.510

TEAM 2WINNER
SC
Sherry Calbert

DN24J6 · USA

DUPR

3.473

DA
Diana Arana

N5VLD2 · Chico, CA, US

DUPR

2.729

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-4820324769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7288589892,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denise Banathy",
        "dupr_id": "V67QYJ",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Edward Lim",
        "dupr_id": "Q9VYO4",
        "rating": 2.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6154806431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherry Calbert",
        "dupr_id": "DN24J6",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diana Arana",
        "dupr_id": "N5VLD2",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  }
]