Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5-5.0 Men’s Doubles Moneyball

ID: 5941012735

Match Scores

8-11

Loss

Play Date

2025-11-11

Play Time (Est)

8:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jonathan Rojas

GGD66V · Sunnyvale, CA, US

DUPR

4.182

David Moore

3YZLDE · Cupertino, CA, US

DUPR

4.508

TEAM 2WINNER
Chris Harrison

EWDVGO · USA

DUPR

4.691

JW
Jeffrey Wilson

P5MKZZ · USA

DUPR

4.357

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-5941012735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7638224534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rojas",
        "dupr_id": "GGD66V",
        "rating": 4.182,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "David Moore",
        "dupr_id": "3YZLDE",
        "rating": 4.508,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Cupertino, CA, US"
      }
    ]
  },
  {
    "team_id": 7061166478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Harrison",
        "dupr_id": "EWDVGO",
        "rating": 4.691,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": ""
      },
      {
        "name": "Jeffrey Wilson",
        "dupr_id": "P5MKZZ",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]