Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TPC Fall Men's League 4.0

ID: 5549325564

Match Scores

21-20

Loss

Play Date

2025-09-16

Play Time (Est)

1:00 PM

Play Location

Vista, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Dave Dillon

59EXV5 · USA

DUPR

3.790

SR
Skip Ralph Coomber

8KJZJ7 · USA

DUPR

3.701

TEAM 2LOSS
RP
Robert Powell

WXXZRG · Fallbrook, CA, US

DUPR

3.756

RB
Ryan Brewer

V70M07 · Fallbrook, CA, US

DUPR

4.105

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-5549325564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6638434657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Dillon",
        "dupr_id": "59EXV5",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Skip Ralph Coomber",
        "dupr_id": "8KJZJ7",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7101744157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Powell",
        "dupr_id": "WXXZRG",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      },
      {
        "name": "Ryan Brewer",
        "dupr_id": "V70M07",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      }
    ]
  }
]