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

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 60+

ID: 6270837126

对局比分

11-6, 11-2

获胜 / Win

对决日期

2026-01-23

对局时间 (估算)

7:30 PM

对决场地

Pinellas Park, FL

未核实场馆

对决竞争阵营

阵营 1胜方
NB
Nathalie Bagby

3VL6E8 · Los Angeles, CA, US

DUPR

5.522

Adam Painter

3P502G · Cincinnati, OH, US

DUPR

5.331

阵营 2负方
SA
Sophie Amiach

59DW2L · USA

DUPR

5.152

CH
Craig Hall

17NQP4 · Asheville, NC, US

DUPR

5.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6270837126
显示原始对决元数据 JSON
[
  {
    "team_id": 7166360839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathalie Bagby",
        "dupr_id": "3VL6E8",
        "rating": 5.522,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Adam Painter",
        "dupr_id": "3P502G",
        "rating": 5.331,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1268310/images/profile/b6556336-7947-40ae-8268-03c72a146f65.png",
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 5208172758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sophie Amiach",
        "dupr_id": "59DW2L",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Hall",
        "dupr_id": "17NQP4",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      }
    ]
  }
]