Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8182257787

Match Scores

9-11

Loss

Play Date

2026-04-11

Play Time (Est)

8:45 AM

Play Location

11650 Hudson Rd Suite 200, Woodbury, MN 55129, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
Mick Pearson

56YWVR · Hudson, WI, US

DUPR

4.381

CP
Casey Pearson

9DD5KV · USA

DUPR

3.289

TEAM 2WINNER
JS
Jared Syverson

2QRRZ9 · USA

DUPR

4.029

MF
Maureen Fassbinder

DWV604 · USA

DUPR

3.155

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-8182257787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7864256789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mick Pearson",
        "dupr_id": "56YWVR",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Hudson, WI, US"
      },
      {
        "name": "Casey Pearson",
        "dupr_id": "9DD5KV",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5562283420,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Syverson",
        "dupr_id": "2QRRZ9",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maureen Fassbinder",
        "dupr_id": "DWV604",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]