Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Quad Cities Classic 2025 - Men's Doubles 5.0 Cash Prizes

ID: 4318878843

Match Scores

11-1

Loss

Play Date

2025-09-13

Play Time (Est)

4:45 AM

Play Location

Riverside Park Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
NH
Noah Hlavac

4L05PV · Madison, WI, US

DUPR

5.071

CT
Colton Thielman

8KVJ9O · Mosinee, WI, US

DUPR

5.175

TEAM 2LOSS
OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

5.016

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.548

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-4318878843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4486302097,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Noah Hlavac",
        "dupr_id": "4L05PV",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Colton Thielman",
        "dupr_id": "8KVJ9O",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "Mosinee, WI, US"
      }
    ]
  },
  {
    "team_id": 6164765008,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 5.016,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]