Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 European Pickleball Champs

ID: 4500368025

Match Scores

3-11

Win

Play Date

2025-09-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Tarr Sandor

GGKKPM · Sopron, HU

DUPR

4.084

HV
Horvathne Vojtek Andrea

7NZPG9 · Bóly, HU

DUPR

3.891

TEAM 2WINNER
JH
Jakob Holmstedt

4ZQYXG · Lund, Skåne County, SE

DUPR

5.043

HL
Helena Lundhammar

8K64O7 · Stockholm, Stockholm 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-4500368025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5765095683,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tarr Sandor",
        "dupr_id": "GGKKPM",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Sopron, HU"
      },
      {
        "name": "Horvathne Vojtek Andrea",
        "dupr_id": "7NZPG9",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Bóly, HU"
      }
    ]
  },
  {
    "team_id": 6541282112,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jakob Holmstedt",
        "dupr_id": "4ZQYXG",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Lund, Skåne County, SE"
      },
      {
        "name": "Helena Lundhammar",
        "dupr_id": "8K64O7",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  }
]