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

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

ID: 5629792657

对局比分

12-15

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

2:15 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
BH
Brennon Hurst-Lopez

8EQEDV · Tucson, AZ, US

DUPR

3.509

JC
Juan Carlos Salinas Melendez

XJEJG2 · San Juan, San Juan, PR

DUPR

4.080

阵营 2胜方
AS
Albert Susanto

6ZR90D · Gilbert, AZ, US

DUPR

4.073

PV
Pratarn Vetsri

KOLNQY · Gilbert, AZ, US

DUPR

3.916

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5629792657
显示原始对决元数据 JSON
[
  {
    "team_id": 6071938839,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brennon Hurst-Lopez",
        "dupr_id": "8EQEDV",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Juan Carlos Salinas Melendez",
        "dupr_id": "XJEJG2",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      }
    ]
  },
  {
    "team_id": 5519618289,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Albert Susanto",
        "dupr_id": "6ZR90D",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Pratarn Vetsri",
        "dupr_id": "KOLNQY",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]