Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MEN'S 4.0+

ID: 5041731264

Match Scores

15-4

Win

Play Date

2026-01-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
David Rowe

3P7WDG · Napa, CA, US

DUPR

4.145

PM
paul maxson

0QO5JN · USA

DUPR

4.261

TEAM 2LOSS
Jeff Hetrick

G5NRMX · Napa County, CA, US

DUPR

3.254

TS
Todd Santiago

XKQ7G5 · USA

DUPR

3.956

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-5041731264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6468906944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Rowe",
        "dupr_id": "3P7WDG",
        "rating": 4.145,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Napa, CA, US"
      },
      {
        "name": "paul maxson",
        "dupr_id": "0QO5JN",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8470836850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Hetrick",
        "dupr_id": "G5NRMX",
        "rating": 3.254,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Napa County, CA, US"
      },
      {
        "name": "Todd Santiago",
        "dupr_id": "XKQ7G5",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]