Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WPC HUNGARY - Pannon Cup - Mixed Doubles 19+ 4.5

ID: 5729173917

Match Scores

11-8

Loss

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

, Hungary

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Daniel Magyar

ODY7EP · Szombathely, HU

DUPR

3.712

AC
Anna Czirják

JJM2D4 · USA

DUPR

3.210

TEAM 2LOSS
EH
Eszter Horvath

670PLK · USA

DUPR

3.613

IS
Imre Schnell

YNXKPG · Bóly, HU

DUPR

3.906

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-5729173917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4849961251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Magyar",
        "dupr_id": "ODY7EP",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Szombathely, HU"
      },
      {
        "name": "Anna Czirják",
        "dupr_id": "JJM2D4",
        "rating": 3.21,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4471837426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eszter Horvath",
        "dupr_id": "670PLK",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Imre Schnell",
        "dupr_id": "YNXKPG",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Bóly, HU"
      }
    ]
  }
]