返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APP Tour: 2026 AARP Open - AARP Champions (50+) Mixed Pro Doubles

ID: 8101150297

对局比分

11-9, 9-11, 11-6

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
AK
Ashley Koo

3X2M51 · Bellevue, WA, US

DUPR

5.222

DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.419

阵营 2负方
KC
Katie Carpenter

NY5RZN · Seven Lakes, NC, US

DUPR

5.039

Stephen Murdock

4LZE9G · Franklin, WI, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8101150297
显示原始对决元数据 JSON
[
  {
    "team_id": 7562262801,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Koo",
        "dupr_id": "3X2M51",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5948081129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Carpenter",
        "dupr_id": "NY5RZN",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Seven Lakes, NC, US"
      },
      {
        "name": "Stephen Murdock",
        "dupr_id": "4LZE9G",
        "rating": 4.857,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
        "location": "Franklin, WI, US"
      }
    ]
  }
]