Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4389519267

Match Scores

21-17

Win

Play Date

2026-02-09

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brent Blagec

30GJ48 · Columbus, OH, US

DUPR

4.044

PK
Puneet Kumar

MYLVVG · Sunbury, OH, US

DUPR

4.156

TEAM 2LOSS
ML
Matthew Lazzaro

59N9PP · Hilliard, OH, US

DUPR

3.978

DR
Daniela Rados

MYXORD · Powell, OH, US

DUPR

3.951

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-4389519267
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8112133701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Blagec",
        "dupr_id": "30GJ48",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Puneet Kumar",
        "dupr_id": "MYLVVG",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Sunbury, OH, US"
      }
    ]
  },
  {
    "team_id": 4530593089,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Lazzaro",
        "dupr_id": "59N9PP",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Hilliard, OH, US"
      },
      {
        "name": "Daniela Rados",
        "dupr_id": "MYXORD",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]