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

Life Time Tempe-Monday men's Wk#3

ID: 6526069992

对局比分

6-15

获胜 / Win

对决日期

2025-09-29

对局时间 (估算)

1:00 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1负方
RE
Rudi Escutia

Z9K90L · Scottsdale, AZ, US

DUPR

3.958

RF
R Fletcher Rich

RZE4JM · Scottsdale, AZ, US

DUPR

3.767

阵营 2胜方
HT
Hansel Teoh

L29RW5 · Chandler, AZ, US

DUPR

4.420

RR
Robert Rosas

9PPVPK · Glendale, AZ, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6526069992
显示原始对决元数据 JSON
[
  {
    "team_id": 5388936412,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rudi Escutia",
        "dupr_id": "Z9K90L",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "R Fletcher Rich",
        "dupr_id": "RZE4JM",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6787163263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hansel Teoh",
        "dupr_id": "L29RW5",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Robert Rosas",
        "dupr_id": "9PPVPK",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]