Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 European Pickleball Champs

ID: 7457515139

Match Scores

15-6

Win

Play Date

2025-09-20

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HL
Helena Lundhammar

8K64O7 · Stockholm, Stockholm County, SE

DUPR

4.533

CO
Carola Owetz

7NO5LM · Gävle, Gavleborg County, SE

DUPR

4.553

TEAM 2LOSS
KF
Klara Felsobuky

GGMPZD · USA

DUPR

3.848

Zsuzsa Papp

3YZVJE · Saskatoon, SK, CA

DUPR

4.842

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-7457515139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5614437619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Helena Lundhammar",
        "dupr_id": "8K64O7",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Carola Owetz",
        "dupr_id": "7NO5LM",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      }
    ]
  },
  {
    "team_id": 4487808412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Klara Felsobuky",
        "dupr_id": "GGMPZD",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zsuzsa Papp",
        "dupr_id": "3YZVJE",
        "rating": 4.842,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/126361_63537bd4d201a.JPG",
        "location": "Saskatoon, SK, CA"
      }
    ]
  }
]