Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 7957446185

Match Scores

2-11

Win

Play Date

2026-03-22

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Komocsin Balazsne

7D99JN · USA

DUPR

3.134

TL
Tamas Lovasz

N7NK52 · USA

DUPR

3.321

TEAM 2WINNER
KF
Klara Felsobuky

GGMPZD · USA

DUPR

3.751

EC
Endre Csernavay

676PDD · Budapest, HU

DUPR

3.311

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-7957446185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7103380930,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Komocsin Balazsne",
        "dupr_id": "7D99JN",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamas Lovasz",
        "dupr_id": "N7NK52",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5606383372,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Klara Felsobuky",
        "dupr_id": "GGMPZD",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Endre Csernavay",
        "dupr_id": "676PDD",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  }
]