Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wood River 2nd Autumn Classic

ID: 6861023030

Match Scores

6-11

Win

Play Date

2025-11-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Dale Hillman

KXLG77 · USA

DUPR

4.025

DL
David Lundy

RZ9PJE · O'Fallon, IL, US

DUPR

3.949

TEAM 2WINNER
JH
John Hoefert

125G57 · Godfrey, IL, US

DUPR

4.720

DK
Dennis Knight

EWXW2M · Alton, IL, US

DUPR

3.971

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-6861023030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5997821480,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dale Hillman",
        "dupr_id": "KXLG77",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Lundy",
        "dupr_id": "RZ9PJE",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  },
  {
    "team_id": 5933906376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Hoefert",
        "dupr_id": "125G57",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Godfrey, IL, US"
      },
      {
        "name": "Dennis Knight",
        "dupr_id": "EWXW2M",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Alton, IL, US"
      }
    ]
  }
]