Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OPC Ladder Week 10

ID: 4592252398

Match Scores

15-12

Win

Play Date

2026-03-27

Play Time (Est)

11:30 PM

Play Location

Rochester, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TA
Ted Andrusz

V7Z9N7 · Rochester, MI, US

DUPR

3.747

JB
Jennifer Burtraw

RZMQXM · Rochester Hills, MI, US

DUPR

3.643

TEAM 2LOSS
DC
Doug Cain

RYQNQQ · USA

DUPR

3.832

DS
Dailin Shu

EW2VRE · USA

DUPR

3.570

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-4592252398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7154692606,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ted Andrusz",
        "dupr_id": "V7Z9N7",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      },
      {
        "name": "Jennifer Burtraw",
        "dupr_id": "RZMQXM",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 7096831719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Cain",
        "dupr_id": "RYQNQQ",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dailin Shu",
        "dupr_id": "EW2VRE",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]