Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 5961957435

Match Scores

4-11

Win

Play Date

2025-09-11

Play Time (Est)

4:45 AM

Play Location

120 Village Green Dr

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Dylan Mich

ME5O4O · USA

DUPR

3.808

AB
Andrew Bilarczyk

17JLO5 · USA

DUPR

3.992

TEAM 2WINNER
MJ
Michael J McNamee

842J42 · Woolwich Township, NJ, US

DUPR

4.500

JB
Justin Bautista

G0NV0V · Washington Township, NJ, US

DUPR

4.237

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-5961957435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7066856405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Mich",
        "dupr_id": "ME5O4O",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Bilarczyk",
        "dupr_id": "17JLO5",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6780268004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael J McNamee",
        "dupr_id": "842J42",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Woolwich Township, NJ, US"
      },
      {
        "name": "Justin Bautista",
        "dupr_id": "G0NV0V",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Washington Township, NJ, US"
      }
    ]
  }
]