Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wood River 2nd Autumn Classic

ID: 5262404343

Match Scores

11-13

Win

Play Date

2025-11-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JA
Joseph Arcilla

4LXY26 · Glen Carbon, IL, US

DUPR

3.882

AM
Andrew Mikulay

MY4GLL · USA

DUPR

4.202

TEAM 2WINNER
JH
John Hoefert

125G57 · Godfrey, IL, US

DUPR

4.683

DK
Dennis Knight

EWXW2M · Alton, IL, US

DUPR

3.964

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-5262404343
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850557860,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Arcilla",
        "dupr_id": "4LXY26",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Glen Carbon, IL, US"
      },
      {
        "name": "Andrew Mikulay",
        "dupr_id": "MY4GLL",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5971523052,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Hoefert",
        "dupr_id": "125G57",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Godfrey, IL, US"
      },
      {
        "name": "Dennis Knight",
        "dupr_id": "EWXW2M",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Alton, IL, US"
      }
    ]
  }
]