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

Mens League

ID: 4498304071

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Tecumseh, ON, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
GG
Gray Guignion

YGQK4P · Essex County, ON, CA

DUPR

3.052

HP
Hans Peter Pfeifer

DWNWG6 · USA

DUPR

2.525

TEAM 2LOSS
MW
Michael Wiltshire

8KMXR7 · Kingsville, ON, CA

DUPR

3.231

BB
Brian Bensette

8JNJ44 · Essex, ON, CA

DUPR

3.041

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-4498304071
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6491873099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gray Guignion",
        "dupr_id": "YGQK4P",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      },
      {
        "name": "Hans Peter Pfeifer",
        "dupr_id": "DWNWG6",
        "rating": 2.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4565369027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Wiltshire",
        "dupr_id": "8KMXR7",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": "Kingsville, ON, CA"
      },
      {
        "name": "Brian Bensette",
        "dupr_id": "8JNJ44",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Essex, ON, CA"
      }
    ]
  }
]