Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1: 4.0-4.5 Men’s Doubles

ID: 5604771049

Match Scores

15-4

Loss

Play Date

2026-03-10

Play Time (Est)

2:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
CH
Chris Harrison

EWDVGO · USA

DUPR

4.594

JW
Jeffrey Wilson

P5MKZZ · USA

DUPR

4.301

TEAM 2LOSS
BT
Brendan Tydingco

RYXPYZ · Fremont, CA, US

DUPR

3.939

CS
Cameron Smith

4ZQLPG · San Jose, CA, US

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-5604771049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4551851944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Harrison",
        "dupr_id": "EWDVGO",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Wilson",
        "dupr_id": "P5MKZZ",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7462274276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendan Tydingco",
        "dupr_id": "RYXPYZ",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Cameron Smith",
        "dupr_id": "4ZQLPG",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]