Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Svenska Mästerskapen 2026 - 50+ Mixeddubbel Qualified

ID: 7686737341

Match Scores

11-9, 11-3

Win

Play Date

2026-05-15

Play Time (Est)

2:15 AM

Play Location

Hyllie Sportcenter

Unverified Facility

Competitor Teams

TEAM 1WINNER
CO
Carola Owetz

7NO5LM · USA

DUPR

4.550

JB
Johan Bjorkman

LV94PK · Stockholm, Stockholm County, SE

DUPR

4.520

TEAM 2LOSS
PO
Pernilla Ohlin

QJPZMR · Borås, Västra Götaland County, SE

DUPR

4.455

ME
Mark Evaldsson

Y4VXDG · USA

DUPR

4.111

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-7686737341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8086407491,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carola Owetz",
        "dupr_id": "7NO5LM",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johan Bjorkman",
        "dupr_id": "LV94PK",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  },
  {
    "team_id": 5054668103,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pernilla  Ohlin",
        "dupr_id": "QJPZMR",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Borås, Västra Götaland County, SE"
      },
      {
        "name": "Mark Evaldsson",
        "dupr_id": "Y4VXDG",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]