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

2025 European Pickleball Champs

ID: 5309235599

Match Scores

7-11

Win

Play Date

2025-09-21

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LP
Linas Pilipavicius

9PZPQE · USA

DUPR

4.535

MB
Monika Bielskiene

W67G4Y · USA

DUPR

3.899

TEAM 2WINNER
EL
Eden Lica

84VD92 · Delray Beach, FL, US

DUPR

5.630

Alexandra Halalau

1QXJZD · Troy, MI, US

DUPR

4.827

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-5309235599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5451379007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linas Pilipavicius",
        "dupr_id": "9PZPQE",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Monika Bielskiene",
        "dupr_id": "W67G4Y",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6221098799,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eden Lica",
        "dupr_id": "84VD92",
        "rating": 5.63,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Alexandra Halalau",
        "dupr_id": "1QXJZD",
        "rating": 4.827,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219668/images/profile/64111212-94ba-482e-9f4d-1f69a0ab3abd.png",
        "location": "Troy, MI, US"
      }
    ]
  }
]