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

2024 CT Pickleball Minnesota Summer Sendoff at Lucky Shots Pickleball Club - Mens Doubles Pro ($ Cash Prize Event $)

ID: 4756735584

Match Scores

13-11

Win

Play Date

2024-10-26

Play Time (Est)

1:00 PM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.571

NM
Nate McLain

8DYWP4 · USA

DUPR

5.669

TEAM 2LOSS
JH
Jack Hansen

3LZ7LZ · USA

DUPR

4.763

JH
Jess Hansen

127RQ4 · USA

DUPR

4.713

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-4756735584
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5406442250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.571,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nate McLain",
        "dupr_id": "8DYWP4",
        "rating": 5.669,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7252383411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Hansen",
        "dupr_id": "3LZ7LZ",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jess Hansen",
        "dupr_id": "127RQ4",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]