Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mega Pickleball

ID: 8086946761

Match Scores

9-4

Win

Play Date

2024-11-14

Play Time (Est)

2:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Josh Jenkins

RZVRKD · Chaska, MN, US

DUPR

3.705

DA
David Andraschko

DN7P76 · Golden Valley, MN, US

DUPR

3.804

TEAM 2LOSS
SM
Steve Mueller

W65J7Y · Minneapolis, MN, US

DUPR

3.711

TD
Tom Draeger

7DKV4N · Minneapolis, MN, US

DUPR

3.591

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-8086946761
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5325506323,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Jenkins",
        "dupr_id": "RZVRKD",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      },
      {
        "name": "David Andraschko",
        "dupr_id": "DN7P76",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 5528631591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Mueller",
        "dupr_id": "W65J7Y",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tom Draeger",
        "dupr_id": "7DKV4N",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]