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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, NPL 2025 Championships

ID: 6563260440

对局比分

11-8, 11-5

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.361

PP
Peter Prodanov

1N4DW8 · Marco Island, FL, US

DUPR

5.524

阵营 2负方
Jenny Marcos

84PLV3 · Oklahoma City, OK, US

DUPR

5.239

CF
Chad Flynn

3PZ7MQ · Minneapolis, MN, US

DUPR

5.367

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6563260440
显示原始对决元数据 JSON
[
  {
    "team_id": 7891122384,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Peter Prodanov",
        "dupr_id": "1N4DW8",
        "rating": 5.524,
        "profile_pic_url": null,
        "location": "Marco Island, FL, US"
      }
    ]
  },
  {
    "team_id": 7691029993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Marcos",
        "dupr_id": "84PLV3",
        "rating": 5.239,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1017824/images/profile/b9f63e49-7490-4d1b-b5a1-f2f1246448f9.png",
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Chad Flynn",
        "dupr_id": "3PZ7MQ",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]