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

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

ID: 8172191265

Match Scores

15-13

Loss

Play Date

2025-09-13

Play Time (Est)

10:15 AM

Play Location

Riverside Park Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
LH
Louis Hill

12NV9R · Chicago, IL, US

DUPR

5.073

MB
Matthew Birkhofer

8DPGQ6 · Bettendorf, IA, US

DUPR

5.123

TEAM 2LOSS
OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

4.988

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.526

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-8172191265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5187653563,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Hill",
        "dupr_id": "12NV9R",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Matthew Birkhofer",
        "dupr_id": "8DPGQ6",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 7171370277,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]