Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.0

ID: 5465622315

Match Scores

8-11, 7-11

Win

Play Date

2025-05-10

Play Time (Est)

4:45 AM

Play Location

The Picklr Green Bay

Unverified Facility

Competitor Teams

TEAM 1LOSS
AJ
Anthony Jaslowski

0RLD5G · USA

DUPR

3.939

Dave Imig

RZZMVM · Green Bay, WI, US

DUPR

3.902

TEAM 2WINNER
Mitchell Gantz

MYL72D · Green Bay, WI, US

DUPR

4.448

JF
Jason Fischer

RZ5KXE · USA

DUPR

4.495

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