Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Triple Team - Illinois (Winter)

ID: 4674281006

Match Scores

9-11, 4-11

Win

Play Date

2026-03-06

Play Time (Est)

3:30 PM

Play Location

2244 Corporate Ln, Ste 100; Naperville, IL 60563

View Facility Page →

Competitor Teams

TEAM 1LOSS
JV
JR Villanueva

Q5LZ4R · Aurora, IL, US

DUPR

3.175

FI
Ferdie II

N74047 · Wheaton, IL, US

DUPR

3.192

TEAM 2WINNER
BW
Brandon Wolber

KDY096 · Elgin, IL, US

DUPR

3.943

RV
Rey Villanueva

0YQ75N · Aurora, IL, US

DUPR

3.341

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-4674281006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8491368712,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "JR Villanueva",
        "dupr_id": "Q5LZ4R",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      },
      {
        "name": "Ferdie II",
        "dupr_id": "N74047",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      }
    ]
  },
  {
    "team_id": 5609845482,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Wolber",
        "dupr_id": "KDY096",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Rey Villanueva",
        "dupr_id": "0YQ75N",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  }
]