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

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

ID: 4634775343

对局比分

13-15

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

8:45 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
NH
Nicholas Hodges

89D4DK · Scottsdale, AZ, US

DUPR

4.723

DS
David Sellers

1NEM0N · Minneapolis, MN, US

DUPR

4.030

阵营 2胜方
RR
Robert Rosas

9PPVPK · Glendale, AZ, US

DUPR

4.122

HT
Hansel Teoh

L29RW5 · Chandler, AZ, US

DUPR

4.416

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4634775343
显示原始对决元数据 JSON
[
  {
    "team_id": 7515986865,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Hodges",
        "dupr_id": "89D4DK",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "David Sellers",
        "dupr_id": "1NEM0N",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8205821106,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Rosas",
        "dupr_id": "9PPVPK",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Hansel Teoh",
        "dupr_id": "L29RW5",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]