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

Svenska Mästerskapen 2026 - 19+ Herrdubbel Elit Consolation

ID: 4968182997

Match Scores

12-15

Loss

Play Date

2026-05-14

Play Time (Est)

10:15 AM

Play Location

Hyllie Sportcenter

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Johan Wiberg

76YM9M · USA

DUPR

4.594

PJ
Peter Johansson

X2MRNR · Gävle, Gavleborg County, SE

DUPR

4.650

TEAM 2WINNER
GU
Goeran Uhlin

D95574 · Stockholm, Stockholm County, SE

DUPR

4.536

HH
Hanif Hoseini

9PWP9V · USA

DUPR

4.417

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-4968182997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5895707605,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johan Wiberg",
        "dupr_id": "76YM9M",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Johansson",
        "dupr_id": "X2MRNR",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      }
    ]
  },
  {
    "team_id": 5153833299,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Goeran Uhlin",
        "dupr_id": "D95574",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Hanif Hoseini",
        "dupr_id": "9PWP9V",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]