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

TPC Fall Men's League 3.5

ID: 4580904947

Match Scores

8-11

Win

Play Date

2025-10-13

Play Time (Est)

12:45 AM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DF
Dana Forseth

XJ6Q24 · USA

DUPR

2.951

DD
David danielly

L2Z545 · USA

DUPR

2.532

TEAM 2WINNER
Matthew Schmidt

MY7Q5P · Carlsbad, CA, US

DUPR

3.082

Ray Valero

17LD5N · Escondido, CA, US

DUPR

2.698

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-4580904947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7744584832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dana Forseth",
        "dupr_id": "XJ6Q24",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David danielly",
        "dupr_id": "L2Z545",
        "rating": 2.532,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7353109388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Schmidt",
        "dupr_id": "MY7Q5P",
        "rating": 3.082,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Ray Valero",
        "dupr_id": "17LD5N",
        "rating": 2.698,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Escondido, CA, US"
      }
    ]
  }
]