Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

All Players

ID: 4794979617

Match Scores

15-10

Loss

Play Date

2025-01-19

Play Time (Est)

10:15 AM

Play Location

Earl Warren Showgrounds

Unverified Facility

Competitor Teams

TEAM 1WINNER
JZ
Jen Zorb

4ZLOQK · USA

DUPR

4.234

AP
Andrew Pickleball Pilgrim

3XEZLX · Boulder, CO, US

DUPR

4.697

TEAM 2LOSS
DW
David Wilcox

17Z0M4 · Goleta, CA, US

DUPR

4.560

KM
Kelly Mada

84PJ63 · Ventura, CA, US

DUPR

4.457

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-4794979617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6411765373,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jen Zorb",
        "dupr_id": "4ZLOQK",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Pickleball Pilgrim",
        "dupr_id": "3XEZLX",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 8427945638,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Wilcox",
        "dupr_id": "17Z0M4",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      },
      {
        "name": "Kelly Mada",
        "dupr_id": "84PJ63",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Ventura, CA, US"
      }
    ]
  }
]