Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Triple Team - Illinois (Winter)

ID: 8179641594

Match Scores

11-4, 11-2

Win

Play Date

2026-03-08

Play Time (Est)

7:30 PM

Play Location

145 Plaza Dr; Westmont, IL 60559

Unverified Facility

Competitor Teams

TEAM 1WINNER
BW
Brandon Wolber

KDY096 · Elgin, IL, US

DUPR

3.990

JC
Joe Canda

0Y07JN · Naperville, IL, US

DUPR

4.009

TEAM 2LOSS
BS
Brian Steines

MYRGMO · USA

DUPR

4.220

DK
David Kreischer

0YK04X · USA

DUPR

3.049

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-8179641594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5948817155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Wolber",
        "dupr_id": "KDY096",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Joe Canda",
        "dupr_id": "0Y07JN",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 6455348778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Steines",
        "dupr_id": "MYRGMO",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Kreischer",
        "dupr_id": "0YK04X",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]