Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Svenska Mästerskapen 2026 - 50+ Mixeddubbel

ID: 6448162626

Match Scores

15-10

Win

Play Date

2026-05-15

Play Time (Est)

7:30 PM

Play Location

Hyllie Sportcenter

Unverified Facility

Competitor Teams

TEAM 1WINNER
CO
Carola Owetz

7NO5LM · Gävle, Gavleborg County, SE

DUPR

4.544

JB
Johan Bjorkman

LV94PK · Stockholm, Stockholm County, SE

DUPR

4.511

TEAM 2LOSS
JO
Jenny Olsson

JPKDVW · USA

DUPR

3.835

PJ
Peter Johansson

X2MRNR · Gävle, Gavleborg County, SE

DUPR

4.651

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-6448162626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5657169514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carola Owetz",
        "dupr_id": "7NO5LM",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      },
      {
        "name": "Johan Bjorkman",
        "dupr_id": "LV94PK",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  },
  {
    "team_id": 7160912257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Olsson",
        "dupr_id": "JPKDVW",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Johansson",
        "dupr_id": "X2MRNR",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      }
    ]
  }
]