Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MEN'S 4.0+

ID: 5711133576

Match Scores

0-15

Win

Play Date

2026-01-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Zack Swad

0RZP42 · Petaluma, CA, US

DUPR

3.830

Amar Chokshi

DWPRKY · Petaluma, CA, US

DUPR

3.609

TEAM 2WINNER
David Rowe

3P7WDG · Napa, CA, US

DUPR

4.135

PM
paul maxson

0QO5JN · USA

DUPR

4.247

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-5711133576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8406243585,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zack Swad",
        "dupr_id": "0RZP42",
        "rating": 3.83,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Petaluma, CA, US"
      },
      {
        "name": "Amar Chokshi",
        "dupr_id": "DWPRKY",
        "rating": 3.609,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Petaluma, CA, US"
      }
    ]
  },
  {
    "team_id": 7580081376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Rowe",
        "dupr_id": "3P7WDG",
        "rating": 4.135,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Napa, CA, US"
      },
      {
        "name": "paul maxson",
        "dupr_id": "0QO5JN",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]