Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5827786434

Match Scores

10-21

Win

Play Date

2026-02-09

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Brent Blagec

30GJ48 · Columbus, OH, US

DUPR

4.027

Daniela Rados

MYXORD · Powell, OH, US

DUPR

3.936

TEAM 2WINNER
Matthew Lazzaro

59N9PP · Hilliard, OH, US

DUPR

4.000

Puneet Kumar

MYLVVG · Sunbury, OH, US

DUPR

4.210

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-5827786434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6164460514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Blagec",
        "dupr_id": "30GJ48",
        "rating": 4.027,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "Columbus, OH, US"
      },
      {
        "name": "Daniela Rados",
        "dupr_id": "MYXORD",
        "rating": 3.936,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/58.jpg",
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 8395717476,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Lazzaro",
        "dupr_id": "59N9PP",
        "rating": 4,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/51.jpg",
        "location": "Hilliard, OH, US"
      },
      {
        "name": "Puneet Kumar",
        "dupr_id": "MYLVVG",
        "rating": 4.21,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Sunbury, OH, US"
      }
    ]
  }
]