Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OPC Ladder Week 9

ID: 8058673997

Match Scores

15-7

Win

Play Date

2026-03-20

Play Time (Est)

6:15 AM

Play Location

Rochester, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dailin Shu

EW2VRE · USA

DUPR

3.558

JB
Jennifer Burtraw

RZMQXM · Rochester Hills, MI, US

DUPR

3.652

TEAM 2LOSS
MH
Mike Howcroft

EGRX0M · USA

DUPR

3.839

MC
Mark Chronowski

Y4XOKK · USA

DUPR

3.426

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-8058673997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7558578700,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dailin Shu",
        "dupr_id": "EW2VRE",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Burtraw",
        "dupr_id": "RZMQXM",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 7943060400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Howcroft",
        "dupr_id": "EGRX0M",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Chronowski",
        "dupr_id": "Y4XOKK",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]