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

APA - The GTA Open - Womens Doubles Skill: (4.499 And Under) Age: (18 And Above)

ID: 8181556625

对局比分

16-14

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

6:15 AM

对决场地

Missisauga, ON

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Megan Lee

2ZGWKR · USA

DUPR

4.031

MK
Michal Kaplan

N5GEE7 · Vaughan, ON, CA

DUPR

4.481

阵营 2负方
ED
Emma Dahlgren

2LEWOE · USA

DUPR

4.116

HP
Hanne Poulsen

P57L7G · Collingwood, ON, CA

DUPR

4.151

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8181556625
显示原始对决元数据 JSON
[
  {
    "team_id": 5286948595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan  Lee",
        "dupr_id": "2ZGWKR",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michal Kaplan",
        "dupr_id": "N5GEE7",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 5700611331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Dahlgren",
        "dupr_id": "2LEWOE",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hanne Poulsen",
        "dupr_id": "P57L7G",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Collingwood, ON, CA"
      }
    ]
  }
]