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

2025 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mens Doubles 5.0

ID: 6593796060

Match Scores

15-2

Loss

Play Date

2025-05-25

Play Time (Est)

1:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JD
Justin Dering

8ENLYW · Minneapolis, MN, US

DUPR

5.206

AC
Adam Couzens

GG7R9Q · St. Cloud, MN, US

DUPR

5.291

TEAM 2LOSS
JL
Jake Lilly

8E9RWE · Ames, IA, US

DUPR

4.552

CL
Carter Lilly

8D94DL · Milwaukee, WI, US

DUPR

4.803

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-6593796060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4978489521,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Dering",
        "dupr_id": "8ENLYW",
        "rating": 5.206,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Adam Couzens",
        "dupr_id": "GG7R9Q",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      }
    ]
  },
  {
    "team_id": 8331417504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Lilly",
        "dupr_id": "8E9RWE",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Ames, IA, US"
      },
      {
        "name": "Carter Lilly",
        "dupr_id": "8D94DL",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      }
    ]
  }
]