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

Gefle Open 2025 SPT400 - SPT400 Mens Doubles

ID: 4810672904

Match Scores

11-9, 11-3

Loss

Play Date

2025-10-25

Play Time (Est)

9:00 PM

Play Location

Gefle Tennisklubb

Unverified Facility

Competitor Teams

TEAM 1WINNER
AI
Axel Irestedt

1R9Y4M · Lidingö, Stockholm County, SE

DUPR

5.593

SW
Stewe Wass

YXJLRK · USA

DUPR

4.691

TEAM 2LOSS
AA
Andy Andersson

W66M5M · Södermanlands län, SE

DUPR

4.993

MB
Markus Balldin

JJXNO4 · Stockholm, Stockholm County, SE

DUPR

4.641

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-4810672904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7783909018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Axel Irestedt",
        "dupr_id": "1R9Y4M",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "Lidingö, Stockholm County, SE"
      },
      {
        "name": "Stewe Wass",
        "dupr_id": "YXJLRK",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6607182754,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Andersson",
        "dupr_id": "W66M5M",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Södermanlands län, SE"
      },
      {
        "name": "Markus Balldin",
        "dupr_id": "JJXNO4",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  }
]