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

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

ID: 6460733452

对局比分

3-15

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

5:00 PM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
RR
Robert Rosas

9PPVPK · Glendale, AZ, US

DUPR

4.116

HT
Hansel Teoh

L29RW5 · Chandler, AZ, US

DUPR

4.409

阵营 2胜方
JA
Josh Angeles

EGWV4V · Goodyear, AZ, US

DUPR

4.408

JH
John Hopkins

JZL2Y4 · Scottsdale, AZ, US

DUPR

4.904

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6460733452
显示原始对决元数据 JSON
[
  {
    "team_id": 7730103376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Rosas",
        "dupr_id": "9PPVPK",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Hansel Teoh",
        "dupr_id": "L29RW5",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6947406638,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Angeles",
        "dupr_id": "EGWV4V",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "John Hopkins",
        "dupr_id": "JZL2Y4",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]