Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WPC HUNGARY - Pannon Cup - Men's Doubles 19+ 4.5

ID: 5281387518

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

7:30 PM

Play Location

, Hungary

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Magyar Benedek

2L77Y9 · USA

DUPR

3.956

SG
Smolczer Gabor

V7N76E · USA

DUPR

3.448

TEAM 2LOSS
AK
Aron K Szabo

6PWNV0 · USA

DUPR

3.532

EC
Endre Csernavay

676PDD · Budapest, HU

DUPR

3.315

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-5281387518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4892495796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Magyar Benedek",
        "dupr_id": "2L77Y9",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Smolczer Gabor",
        "dupr_id": "V7N76E",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5796768889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aron K Szabo",
        "dupr_id": "6PWNV0",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Endre Csernavay",
        "dupr_id": "676PDD",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  }
]