Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Fall League

ID: 5951883765

Match Scores

4-15

Win

Play Date

2025-10-10

Play Time (Est)

10:15 AM

Play Location

Roanoke, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Alex Gonzalez

RZK0QN · Watauga, TX, US

DUPR

4.229

KW
Ken wilson

OZZ0QW · USA

DUPR

3.368

TEAM 2WINNER
MD
Mike Doweidt

PKG27M · Roanoke, TX, US

DUPR

3.904

KH
Kimo Hansen

3ZDX4D · Fort Worth, TX, US

DUPR

3.791

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-5951883765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8096856732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Gonzalez",
        "dupr_id": "RZK0QN",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Watauga, TX, US"
      },
      {
        "name": "Ken  wilson",
        "dupr_id": "OZZ0QW",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6026492281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Doweidt",
        "dupr_id": "PKG27M",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Roanoke, TX, US"
      },
      {
        "name": "Kimo Hansen",
        "dupr_id": "3ZDX4D",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]