Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ID Sports Spring Doubles Championship - Open Mens Doubles Skill: (Any) Age: (Any)

ID: 6193258356

Match Scores

15-4

Win

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Irvine, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Daniel Garcia

3VOVLE · San Francisco, CA, US

DUPR

4.362

Clayton Critcher

V7X0O7 · San Francisco, CA, US

DUPR

4.593

TEAM 2LOSS
Matthew Hernandez

L5DVP6 · Los Angeles, CA, US

DUPR

3.870

JM
josh moy

L2QKO6 · USA

DUPR

3.809

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-6193258356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4828626257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Garcia",
        "dupr_id": "3VOVLE",
        "rating": 4.362,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/5.jpg",
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Clayton Critcher",
        "dupr_id": "V7X0O7",
        "rating": 4.593,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5835404027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hernandez",
        "dupr_id": "L5DVP6",
        "rating": 3.87,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "josh moy",
        "dupr_id": "L2QKO6",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]