Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Scramble

ID: 4892454722

Match Scores

4-11

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GK
Gary Kurilla

JZM6MW · USA

DUPR

2.320

RC
Roxanne Clare

9JPVPR · USA

DUPR

2.587

TEAM 2WINNER
MM
Michael Mantz

6KXX7Q · Santa Barbara, CA, US

DUPR

2.804

NM
Nina Madavi

2Q00GE · Santa Barbara, CA, US

DUPR

2.631

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-4892454722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6942150916,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gary Kurilla",
        "dupr_id": "JZM6MW",
        "rating": 2.32,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roxanne Clare",
        "dupr_id": "9JPVPR",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4550790124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Mantz",
        "dupr_id": "6KXX7Q",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Nina Madavi",
        "dupr_id": "2Q00GE",
        "rating": 2.631,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  }
]