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

CNPL 2026 - Season 4

ID: 8577827421

对局比分

20-21

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

10:15 AM

对决场地

Canada

View Facility Page →

对决竞争阵营

阵营 1负方
NT
Nicolas Tran

EGRR4M · ON, CA

DUPR

4.971

SP
Stevie Petropouleas

YG44GP · De Leon Springs, FL, US

DUPR

4.850

阵营 2胜方
JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.333

Maximilian Wild

8JD5OM · Mount Pleasant, SC, US

DUPR

5.643

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8577827421
显示原始对决元数据 JSON
[
  {
    "team_id": 7953988898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicolas Tran",
        "dupr_id": "EGRR4M",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Stevie Petropouleas",
        "dupr_id": "YG44GP",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "De Leon Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 8466900601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      },
      {
        "name": "Maximilian Wild",
        "dupr_id": "8JD5OM",
        "rating": 5.643,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/297105/images/profile/ca933e82-3c95-4ccc-a832-71c51cace4cc.png",
        "location": "Mount Pleasant, SC, US"
      }
    ]
  }
]