Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wood River 2nd Autumn Classic

ID: 5112743222

Match Scores

11-9

Loss

Play Date

2025-11-01

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jeff Beatty

3ZJPRP · Belleville, IL, US

DUPR

4.416

AK
Andy Kulp

YXOL24 · O'Fallon, IL, US

DUPR

4.035

TEAM 2LOSS
JA
Joseph Arcilla

4LXY26 · Glen Carbon, IL, US

DUPR

3.895

AM
Andrew Mikulay

MY4GLL · Edwardsville, IL, US

DUPR

4.226

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-5112743222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5516067835,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Beatty",
        "dupr_id": "3ZJPRP",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Belleville, IL, US"
      },
      {
        "name": "Andy Kulp",
        "dupr_id": "YXOL24",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  },
  {
    "team_id": 6628451023,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Arcilla",
        "dupr_id": "4LXY26",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Glen Carbon, IL, US"
      },
      {
        "name": "Andrew Mikulay",
        "dupr_id": "MY4GLL",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Edwardsville, IL, US"
      }
    ]
  }
]