Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WPC HUNGARY - Pannon Cup - Mixed Doubles 19+ 4.5

ID: 4611685011

Match Scores

11-7

Win

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

, Hungary

View Facility Page →

Competitor Teams

TEAM 1WINNER
EH
Eszter Horvath

670PLK · USA

DUPR

3.622

IS
Imre Schnell

YNXKPG · Bóly, HU

DUPR

3.916

TEAM 2LOSS
GF
Géza Fekete

N7GOMW · Budapest, HU

DUPR

4.096

KK
Katalin Kohalmi Toth

RY9NQM · Gödöllő, HU

DUPR

3.345

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-4611685011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7000751494,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eszter Horvath",
        "dupr_id": "670PLK",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Imre Schnell",
        "dupr_id": "YNXKPG",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Bóly, HU"
      }
    ]
  },
  {
    "team_id": 6256372347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Géza Fekete",
        "dupr_id": "N7GOMW",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      },
      {
        "name": "Katalin Kohalmi Toth",
        "dupr_id": "RY9NQM",
        "rating": 3.345,
        "profile_pic_url": null,
        "location": "Gödöllő, HU"
      }
    ]
  }
]