Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

TPC Fall Men's League 3.5

ID: 5959137585

Match Scores

21-14

Loss

Play Date

2025-10-21

Play Time (Est)

10:15 AM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
jeff hood

JPY6J4 · USA

DUPR

3.345

DB
Daniel Belton

ME77GD · USA

DUPR

3.545

TEAM 2LOSS
Matthew Schmidt

MY7Q5P · Carlsbad, CA, US

DUPR

3.078

Ray Valero

17LD5N · Escondido, CA, US

DUPR

2.650

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-5959137585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6736213398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jeff hood",
        "dupr_id": "JPY6J4",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel  Belton",
        "dupr_id": "ME77GD",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6838599792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Schmidt",
        "dupr_id": "MY7Q5P",
        "rating": 3.078,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Ray Valero",
        "dupr_id": "17LD5N",
        "rating": 2.65,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Escondido, CA, US"
      }
    ]
  }
]