Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

California Pickleball Classic

ID: 5932128381

Match Scores

11-0, 11-3

Win

Play Date

2023-11-11

Play Time (Est)

10:15 AM

Play Location

Fresno, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Dustin Davis

1N5KKW · Sacramento, CA, US

DUPR

4.999

Rob Hutchins

125YE1 · Beverly Hills, CA, US

DUPR

5.509

TEAM 2LOSS
EM
Easton McMurray

OD9EEP · USA

DUPR

3.500

Anthony Hilario

8J2WD4 · Bakersfield, CA, US

DUPR

5.182

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-5932128381
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5422932458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin Davis",
        "dupr_id": "1N5KKW",
        "rating": 4.999,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Rob Hutchins",
        "dupr_id": "125YE1",
        "rating": 5.509,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Beverly Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 8448774658,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Easton McMurray",
        "dupr_id": "OD9EEP",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Hilario",
        "dupr_id": "8J2WD4",
        "rating": 5.182,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "Bakersfield, CA, US"
      }
    ]
  }
]