Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chanhassen Complex Advanced League 4.0+

ID: 6844570030

Match Scores

15-10

Win

Play Date

2024-10-09

Play Time (Est)

11:30 PM

Play Location

Chanhassen, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
TG
Todd Grivna

3XV62R · USA

DUPR

4.501

NB
Nathan Brotzel

RZ06VZ · Chaska, MN, US

DUPR

4.374

TEAM 2LOSS
RS
Ryan Smith

3OY9DW · Carver, MN, US

DUPR

4.548

TM
Todd Mattson

8GKMEQ · Mound, MN, US

DUPR

4.054

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-6844570030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8237047909,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Grivna",
        "dupr_id": "3XV62R",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Brotzel",
        "dupr_id": "RZ06VZ",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      }
    ]
  },
  {
    "team_id": 4702008683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Smith",
        "dupr_id": "3OY9DW",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Carver, MN, US"
      },
      {
        "name": "Todd Mattson",
        "dupr_id": "8GKMEQ",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Mound, MN, US"
      }
    ]
  }
]