Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7195946062

Match Scores

15-21

Win

Play Date

2026-02-09

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brent Blagec

30GJ48 · Columbus, OH, US

DUPR

4.041

ML
Matthew Lazzaro

59N9PP · Hilliard, OH, US

DUPR

3.982

TEAM 2WINNER
PK
Puneet Kumar

MYLVVG · Sunbury, OH, US

DUPR

4.146

DR
Daniela Rados

MYXORD · Powell, OH, US

DUPR

3.953

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-7195946062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5069690796,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Blagec",
        "dupr_id": "30GJ48",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Matthew Lazzaro",
        "dupr_id": "59N9PP",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Hilliard, OH, US"
      }
    ]
  },
  {
    "team_id": 7714378827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Puneet Kumar",
        "dupr_id": "MYLVVG",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Sunbury, OH, US"
      },
      {
        "name": "Daniela Rados",
        "dupr_id": "MYXORD",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  }
]