Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Quad Cities Classic 2025 - Mixed Doubles 4.5 for Cash Prizes

ID: 5921800403

Match Scores

8-11

Loss

Play Date

2025-09-14

Play Time (Est)

12:45 AM

Play Location

Riverside Park Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
LG
Lisa Grant

84W5YM · USA

DUPR

3.266

KG
Keith Grant

3OX42W · Bettendorf, IA, US

DUPR

5.144

TEAM 2WINNER
AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.558

JS
Jamie Schadt

3VGOV5 · Mount Pleasant, IA, US

DUPR

4.408

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-5921800403
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5949672673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Grant",
        "dupr_id": "84W5YM",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Grant",
        "dupr_id": "3OX42W",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  },
  {
    "team_id": 5224047562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      },
      {
        "name": "Jamie Schadt",
        "dupr_id": "3VGOV5",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]