Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 European Pickleball Champs

ID: 6436090066

Match Scores

3-11

Win

Play Date

2025-09-20

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PG
Plamena Gogovska

DNMRRX · USA

DUPR

3.834

DJ
Detelina Jeliazkova

L2DXXK · USA

DUPR

3.791

TEAM 2WINNER
HL
Helena Lundhammar

8K64O7 · Stockholm, Stockholm County, SE

DUPR

4.527

CO
Carola Owetz

7NO5LM · Gävle, Gavleborg County, SE

DUPR

4.548

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-6436090066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4459619821,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Plamena Gogovska",
        "dupr_id": "DNMRRX",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Detelina Jeliazkova",
        "dupr_id": "L2DXXK",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4485276267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Helena Lundhammar",
        "dupr_id": "8K64O7",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Carola Owetz",
        "dupr_id": "7NO5LM",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      }
    ]
  }
]