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

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

ID: 7999467523

对局比分

4-15

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

8:45 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
RR
Robert Rosas

9PPVPK · Glendale, AZ, US

DUPR

4.115

HT
Hansel Teoh

L29RW5 · Chandler, AZ, US

DUPR

4.408

阵营 2胜方
SO
Skylar Odle

XJEP57 · Scottsdale, AZ, US

DUPR

4.526

EM
Ethan Mahony

XJ2G5X · Scottsdale, AZ, US

DUPR

4.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7999467523
显示原始对决元数据 JSON
[
  {
    "team_id": 4595130426,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Rosas",
        "dupr_id": "9PPVPK",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Hansel Teoh",
        "dupr_id": "L29RW5",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5358853517,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Skylar Odle",
        "dupr_id": "XJEP57",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ethan Mahony",
        "dupr_id": "XJ2G5X",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]