Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5338621191

Match Scores

11-4

Loss

Play Date

2026-03-22

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IS
Imre Schnell

YNXKPG · USA

DUPR

3.778

EH
Eszter Horvath

670PLK · USA

DUPR

3.576

TEAM 2LOSS
KF
Klara Felsobuky

GGMPZD · USA

DUPR

3.778

EC
Endre Csernavay

676PDD · Budapest, HU

DUPR

3.344

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-5338621191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7233944948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Imre Schnell",
        "dupr_id": "YNXKPG",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eszter Horvath",
        "dupr_id": "670PLK",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6693781829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Klara Felsobuky",
        "dupr_id": "GGMPZD",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Endre Csernavay",
        "dupr_id": "676PDD",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  }
]