返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pickleball Finnish Open 2025 - Mixed Doubles 4.5-5.0+ Open

ID: 5118567602

对局比分

16-14

获胜 / Win

对决日期

2025-11-30

对局时间 (估算)

3:30 PM

对决场地

Espoo, Finland

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Maria Miettinen

3OG5ZL · Eura, FI

DUPR

4.191

JW
Joris Weimar

35ZX0P · The Hague, ZH, NL

DUPR

4.287

阵营 2负方
LY
Laura Yeomans

RZPP2M · Kent, England, GB

DUPR

3.795

ST
Scott Tift

7DZYM4 · USA

DUPR

4.462

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5118567602
显示原始对决元数据 JSON
[
  {
    "team_id": 4933303213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maria Miettinen",
        "dupr_id": "3OG5ZL",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Eura, FI"
      },
      {
        "name": "Joris Weimar",
        "dupr_id": "35ZX0P",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "The Hague, ZH, NL"
      }
    ]
  },
  {
    "team_id": 6886411414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Yeomans",
        "dupr_id": "RZPP2M",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      },
      {
        "name": "Scott Tift",
        "dupr_id": "7DZYM4",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]