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

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

ID: 6318626528

Match Scores

11-9

Win

Play Date

2025-09-13

Play Time (Est)

9:00 PM

Play Location

Riverside Park Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
JV
Jeffrey van der Eems

1QXLYD · Bettendorf, IA, US

DUPR

5.420

DJ
Derek Johnson

3XOR62 · Urbandale, IA, US

DUPR

5.593

TEAM 2LOSS
NH
Noah Hlavac

4L05PV · Madison, WI, US

DUPR

5.080

CT
Colton Thielman

8KVJ9O · Mosinee, WI, US

DUPR

5.188

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-6318626528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6444336922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey van der Eems",
        "dupr_id": "1QXLYD",
        "rating": 5.42,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Derek Johnson",
        "dupr_id": "3XOR62",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      }
    ]
  },
  {
    "team_id": 8183716772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Hlavac",
        "dupr_id": "4L05PV",
        "rating": 5.08,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Colton Thielman",
        "dupr_id": "8KVJ9O",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Mosinee, WI, US"
      }
    ]
  }
]