Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (4.5) Age: (Any)

ID: 8526054497

Match Scores

2-11

Win

Play Date

2026-03-28

Play Time (Est)

6:15 AM

Play Location

Bloomington, IL

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Matthew Hinshaw

6Z4G2K · USA

DUPR

4.193

SS
Scott Schroeder

3500XV · East Peoria, IL, US

DUPR

4.273

TEAM 2WINNER
AT
Aaron Thum

12YZJR · Canton, IL, US

DUPR

4.471

CB
Clint Brown

3L442J · Peoria, IL, US

DUPR

4.280

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-8526054497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8105562104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Hinshaw",
        "dupr_id": "6Z4G2K",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Schroeder",
        "dupr_id": "3500XV",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "East Peoria, IL, US"
      }
    ]
  },
  {
    "team_id": 7389725519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Thum",
        "dupr_id": "12YZJR",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Canton, IL, US"
      },
      {
        "name": "Clint Brown",
        "dupr_id": "3L442J",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Peoria, IL, US"
      }
    ]
  }
]