Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4720329759

Match Scores

1-11

Loss

Play Date

2026-03-22

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KF
Klara Felsobuky

GGMPZD · USA

DUPR

3.714

EC
Endre Csernavay

676PDD · Budapest, HU

DUPR

3.269

TEAM 2WINNER
KK
Katalin Kohalmi Toth

RY9NQM · Gödöllő, HU

DUPR

3.502

GF
Géza Fekete

N7GOMW · Budapest, HU

DUPR

4.236

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-4720329759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6775562802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Klara Felsobuky",
        "dupr_id": "GGMPZD",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Endre Csernavay",
        "dupr_id": "676PDD",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  },
  {
    "team_id": 7131639716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katalin Kohalmi Toth",
        "dupr_id": "RY9NQM",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": "Gödöllő, HU"
      },
      {
        "name": "Géza Fekete",
        "dupr_id": "N7GOMW",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  }
]