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

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

ID: 6432123842

对局比分

15-8

落败 / Loss

对决日期

2025-08-03

对局时间 (估算)

3:30 PM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
SA
Sam Austin Angelo

3P4P5Q · Scottsdale, AZ, US

DUPR

5.609

RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.897

阵营 2负方
MW
Michael Wolf

MY2VYL · Chandler, AZ, US

DUPR

5.305

PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6432123842
显示原始对决元数据 JSON
[
  {
    "team_id": 6762344593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Austin Angelo",
        "dupr_id": "3P4P5Q",
        "rating": 5.609,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.897,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5373874453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Wolf",
        "dupr_id": "MY2VYL",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]