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

219 Pickleball Presents Picklemania 20K Challenge - Mixed Doubles Open

ID: 6494361884

Match Scores

16-14

Loss

Play Date

2025-02-22

Play Time (Est)

9:00 PM

Play Location

Hammond, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
LD
Lorena Duknic

EGEL2O · Zagreb, HR

DUPR

5.428

AG
Alexandre Gauthier

4L4DPV · Paris, IDF, FR

DUPR

5.089

TEAM 2LOSS
BB
Becky Bucolo

124J27 · Elmhurst, IL, US

DUPR

5.321

DS
David Selvaggi

840761 · Chicago, IL, US

DUPR

5.669

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-6494361884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6488669725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lorena Duknic",
        "dupr_id": "EGEL2O",
        "rating": 5.428,
        "profile_pic_url": null,
        "location": "Zagreb, HR"
      },
      {
        "name": "Alexandre Gauthier",
        "dupr_id": "4L4DPV",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  },
  {
    "team_id": 5021371681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Bucolo",
        "dupr_id": "124J27",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Elmhurst, IL, US"
      },
      {
        "name": "David Selvaggi",
        "dupr_id": "840761",
        "rating": 5.669,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]