Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5849505680

Match Scores

1-11

Win

Play Date

2023-09-02

Play Time (Est)

9:00 PM

Play Location

Medina, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GN
Gregory Nuss

12MRGY · USA

Rated Score

4.384

DC
Duane Crandall

8DOPKY · Medina, MN, US

Rated Score

3.892

TEAM 2WINNER
DM
Daniel Martinson

35ZQ2R · Medina, MN, US

Rated Score

4.151

MS
Michael Strommen

3O2V9P · Medina, MN, US

Rated Score

4.479

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-5849505680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5116584034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Nuss",
        "dupr_id": "12MRGY",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Duane Crandall",
        "dupr_id": "8DOPKY",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      }
    ]
  },
  {
    "team_id": 7737327896,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Martinson",
        "dupr_id": "35ZQ2R",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      },
      {
        "name": "Michael Strommen",
        "dupr_id": "3O2V9P",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      }
    ]
  }
]