Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wood River 2nd Autumn Classic

ID: 7881406253

Match Scores

11-8

Win

Play Date

2025-11-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
John Hoefert

125G57 · Godfrey, IL, US

DUPR

4.744

DK
Dennis Knight

EWXW2M · Alton, IL, US

DUPR

3.974

TEAM 2LOSS
JB
Jeff Beatty

3ZJPRP · Belleville, IL, US

DUPR

4.420

AK
Andy Kulp

YXOL24 · O'Fallon, IL, US

DUPR

4.038

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-7881406253
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7971534871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Hoefert",
        "dupr_id": "125G57",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Godfrey, IL, US"
      },
      {
        "name": "Dennis Knight",
        "dupr_id": "EWXW2M",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Alton, IL, US"
      }
    ]
  },
  {
    "team_id": 6581342116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Beatty",
        "dupr_id": "3ZJPRP",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Belleville, IL, US"
      },
      {
        "name": "Andy Kulp",
        "dupr_id": "YXOL24",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  }
]