Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Svenska Mästerskapen 2026 - 19+ Herrdubbel Elit

ID: 5234702498

Match Scores

11-3, 11-3

Win

Play Date

2026-05-14

Play Time (Est)

3:30 PM

Play Location

Hyllie Sportcenter

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Markus Balldin

JJXNO4 · Stockholm, Stockholm County, SE

DUPR

5.014

JN
Johan Nilsson

V44N76 · Skåne län, SE

DUPR

5.481

TEAM 2LOSS
GU
Goeran Uhlin

D95574 · Stockholm, Stockholm County, SE

DUPR

4.507

HH
Hanif Hoseini

9PWP9V · USA

DUPR

4.352

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-5234702498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5966594535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Markus Balldin",
        "dupr_id": "JJXNO4",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Johan Nilsson",
        "dupr_id": "V44N76",
        "rating": 5.481,
        "profile_pic_url": null,
        "location": "Skåne län, SE"
      }
    ]
  },
  {
    "team_id": 8007522123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Goeran Uhlin",
        "dupr_id": "D95574",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Hanif Hoseini",
        "dupr_id": "9PWP9V",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]