Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0

ID: 8438300661

Match Scores

3-11

Win

Play Date

2025-05-10

Play Time (Est)

10:15 AM

Play Location

The Picklr Green Bay

Unverified Facility

Competitor Teams

TEAM 1LOSS
AJ
Anthony Jaslowski

0RLD5G · USA

DUPR

3.931

Dave Imig

RZZMVM · Green Bay, WI, US

DUPR

3.890

TEAM 2WINNER
Mitchell Gantz

MYL72D · Green Bay, WI, US

DUPR

4.428

JF
Jason Fischer

RZ5KXE · USA

DUPR

4.469

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-8438300661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7165037977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Jaslowski",
        "dupr_id": "0RLD5G",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Imig",
        "dupr_id": "RZZMVM",
        "rating": 3.89,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 6251178413,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Gantz",
        "dupr_id": "MYL72D",
        "rating": 4.428,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Green Bay, WI, US"
      },
      {
        "name": "Jason Fischer",
        "dupr_id": "RZ5KXE",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]