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

TPC Fall Men's League 3.5

ID: 6154728954

Match Scores

11-8

Loss

Play Date

2025-10-13

Play Time (Est)

7:30 PM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Duane Santner

KOM67Y · USA

DUPR

3.051

DP
Derek Parkey

LWZNR6 · USA

DUPR

2.775

TEAM 2LOSS
Matthew Schmidt

MY7Q5P · Carlsbad, CA, US

DUPR

3.081

Ray Valero

17LD5N · Escondido, CA, US

DUPR

2.697

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-6154728954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7326060752,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Duane Santner",
        "dupr_id": "KOM67Y",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Parkey",
        "dupr_id": "LWZNR6",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6718263522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Schmidt",
        "dupr_id": "MY7Q5P",
        "rating": 3.081,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Ray Valero",
        "dupr_id": "17LD5N",
        "rating": 2.697,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Escondido, CA, US"
      }
    ]
  }
]