Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens Fall League

ID: 8524566369

Match Scores

15-13

Loss

Play Date

2025-09-26

Play Time (Est)

10:15 AM

Play Location

Roanoke, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Mike Doweidt

PKG27M · Roanoke, TX, US

DUPR

3.699

Bob Johnson

EG4V2M · Keller, TX, US

DUPR

3.937

TEAM 2LOSS
Daniel Perez

NY7L62 · Fort Worth, TX, US

DUPR

3.866

Kimo Hansen

3ZDX4D · Fort Worth, TX, US

DUPR

3.763

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-8524566369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6654615025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Doweidt",
        "dupr_id": "PKG27M",
        "rating": 3.699,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Roanoke, TX, US"
      },
      {
        "name": "Bob Johnson",
        "dupr_id": "EG4V2M",
        "rating": 3.937,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Keller, TX, US"
      }
    ]
  },
  {
    "team_id": 7094835209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Perez",
        "dupr_id": "NY7L62",
        "rating": 3.866,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/61.jpg",
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Kimo Hansen",
        "dupr_id": "3ZDX4D",
        "rating": 3.763,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]