返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Match Point Open Powered by Proton - Cash Prize Pool in Scottsdale - Men's Doubles 3.5

ID: 5803082535

对局比分

14-16

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

4:45 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
XY
Xavier Yu

EWPY7W · Scottsdale, AZ, US

DUPR

3.723

TN
Thompson Nguyen

RYZG9D · Chandler, AZ, US

DUPR

3.746

阵营 2胜方
AS
Albert Susanto

6ZR90D · Gilbert, AZ, US

DUPR

3.951

PV
Pratarn Vetsri

KOLNQY · Gilbert, AZ, US

DUPR

3.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5803082535
显示原始对决元数据 JSON
[
  {
    "team_id": 7386074918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Xavier Yu",
        "dupr_id": "EWPY7W",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Thompson Nguyen",
        "dupr_id": "RYZG9D",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7890500564,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Albert Susanto",
        "dupr_id": "6ZR90D",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Pratarn Vetsri",
        "dupr_id": "KOLNQY",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]