Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red Division

ID: 5306674021

Match Scores

9-11

Loss

Play Date

2026-02-14

Play Time (Est)

2:15 AM

Play Location

N58 W14900, Shawn Cir, Menomonee Falls

Unverified Facility

Competitor Teams

TEAM 1LOSS
GT
Greg Todd

DW2KWX · Nashotah, WI, US

DUPR

4.309

DH
Dan Hodges

76YKY5 · USA

DUPR

4.491

TEAM 2WINNER
TD
Todd Drangstveit

3XM544 · USA

DUPR

4.125

SS
Steve Steidl

1Q2Z24 · Brookfield, WI, US

DUPR

4.761

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-5306674021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6698647662,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Todd",
        "dupr_id": "DW2KWX",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Nashotah, WI, US"
      },
      {
        "name": "Dan Hodges",
        "dupr_id": "76YKY5",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5083296546,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Drangstveit",
        "dupr_id": "3XM544",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Steidl",
        "dupr_id": "1Q2Z24",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      }
    ]
  }
]