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

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

ID: 7364038245

Match Scores

11-5

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
PS
Pranav Swaminathan

2LOQ0Y · Naperville, IL, US

DUPR

4.601

MC
Matthew Chen

KO9GN6 · Aurora, IL, US

DUPR

4.838

TEAM 2LOSS
OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

4.985

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.524

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-7364038245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7291036377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pranav Swaminathan",
        "dupr_id": "2LOQ0Y",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Matthew Chen",
        "dupr_id": "KO9GN6",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  },
  {
    "team_id": 7699285104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]