Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

McGaw Gauntlet

ID: 6673575945

Match Scores

13-11

Loss

Play Date

2025-10-21

Play Time (Est)

10:15 AM

Play Location

Fitchburg, WI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TG
Timothy Goihl

NYOG06 · Verona, WI, US

DUPR

3.385

KO
kenneth oglesby

0QVM62 · Madison, WI, US

DUPR

3.534

TEAM 2LOSS
KD
Kevin Devine

1797M4 · USA

DUPR

3.442

JB
Jeremy Behrendt

RY5M0D · USA

DUPR

3.714

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-6673575945
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6849584946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Goihl",
        "dupr_id": "NYOG06",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "kenneth oglesby",
        "dupr_id": "0QVM62",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 5845098739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Devine",
        "dupr_id": "1797M4",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Behrendt",
        "dupr_id": "RY5M0D",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]