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

McGaw Gauntlet

ID: 7334451271

Match Scores

11-9

Loss

Play Date

2025-10-21

Play Time (Est)

8:45 AM

Play Location

Fitchburg, WI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Erin Schettler

8EVWXM · Fitchburg, WI, US

DUPR

2.892

JB
Jeremy Behrendt

RY5M0D · USA

DUPR

3.971

TEAM 2LOSS
Kevin Devine

1797M4 · USA

DUPR

3.449

Timothy Goihl

NYOG06 · Verona, WI, US

DUPR

3.377

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-7334451271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8532758937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erin Schettler",
        "dupr_id": "8EVWXM",
        "rating": 2.892,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/45.jpg",
        "location": "Fitchburg, WI, US"
      },
      {
        "name": "Jeremy Behrendt",
        "dupr_id": "RY5M0D",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6955813300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Devine",
        "dupr_id": "1797M4",
        "rating": 3.449,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": ""
      },
      {
        "name": "Timothy Goihl",
        "dupr_id": "NYOG06",
        "rating": 3.377,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Verona, WI, US"
      }
    ]
  }
]