Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6674744607

Match Scores

5-11

Win

Play Date

2026-01-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Don Wilcoxon

JJ5N7D · Monterey, CA, US

DUPR

3.532

RS
Richard Snelling

8MPEOG · USA

DUPR

3.961

TEAM 2WINNER
Ryan Willis

3OXJDP · Carmel-by-the-Sea, CA, US

DUPR

3.538

Carlos Casapia

KXOZGK · Monterey, CA, US

DUPR

3.671

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-6674744607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6362255170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Wilcoxon",
        "dupr_id": "JJ5N7D",
        "rating": 3.532,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Monterey, CA, US"
      },
      {
        "name": "Richard Snelling",
        "dupr_id": "8MPEOG",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8408328024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Willis",
        "dupr_id": "3OXJDP",
        "rating": 3.538,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Carmel-by-the-Sea, CA, US"
      },
      {
        "name": "Carlos Casapia",
        "dupr_id": "KXOZGK",
        "rating": 3.671,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Monterey, CA, US"
      }
    ]
  }
]