Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hungarian National Pickleball Championship 2026 – Second Division – A League – Round 1

ID: 8124484418

Match Scores

6-11

Loss

Play Date

2026-03-22

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KF
Klara Felsobuky

GGMPZD · USA

DUPR

3.705

EC
Endre Csernavay

676PDD · Budapest, HU

DUPR

3.259

TEAM 2WINNER
HV
Horvathne Vojtek Andrea

7NZPG9 · Bóly, HU

DUPR

3.824

ZR
Zsolt Rablánszky

6NEW00 · USA

DUPR

3.634

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-8124484418
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5643912387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Klara Felsobuky",
        "dupr_id": "GGMPZD",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Endre Csernavay",
        "dupr_id": "676PDD",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  },
  {
    "team_id": 6563911005,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Horvathne Vojtek Andrea",
        "dupr_id": "7NZPG9",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Bóly, HU"
      },
      {
        "name": "Zsolt Rablánszky",
        "dupr_id": "6NEW00",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]