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

Suncoast Open - NPL Tournament Series - Women's Pro Doubles 50+

ID: 5020669667

对局比分

17-15

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

12:45 AM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1胜方
TY
Tokiko Yamasato

8WZ54Q · Rochester, MI, US

DUPR

5.311

CN
Candice Nelms

3OX5YP · Savannah, GA, US

DUPR

5.044

阵营 2负方
SA
Sophie Amiach

59DW2L · USA

DUPR

5.175

Maura Keenan

30P628 · Brookfield, CT, US

DUPR

4.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5020669667
显示原始对决元数据 JSON
[
  {
    "team_id": 6923951071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tokiko Yamasato",
        "dupr_id": "8WZ54Q",
        "rating": 5.311,
        "profile_pic_url": null,
        "location": "Rochester, MI, US"
      },
      {
        "name": "Candice Nelms",
        "dupr_id": "3OX5YP",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 6741606219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sophie Amiach",
        "dupr_id": "59DW2L",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maura Keenan",
        "dupr_id": "30P628",
        "rating": 4.731,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/182501_6570b32eab070.jpg",
        "location": "Brookfield, CT, US"
      }
    ]
  }
]