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

Monterey Bay Racquet Club

ID: 4406308773

对局比分

5-11

获胜 / Win

对决日期

2025-07-15

对局时间 (估算)

10:15 AM

对决场地

Monterey, CA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RK
Rizwan Khan

RYPZZN · Monterey, CA, US

DUPR

4.263

LB
Lucas Beltran

E9PMPW · USA

DUPR

3.749

阵营 2胜方
TF
trevor findlay

L2NN2J · Monterey County, CA, US

DUPR

4.113

CA
Cayden acosta

7D7QZM · Monterey County, CA, US

DUPR

4.085

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4406308773
显示原始对决元数据 JSON
[
  {
    "team_id": 4996639976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rizwan Khan",
        "dupr_id": "RYPZZN",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Lucas Beltran",
        "dupr_id": "E9PMPW",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4945062879,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "trevor findlay",
        "dupr_id": "L2NN2J",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Monterey County, CA, US"
      },
      {
        "name": "Cayden acosta",
        "dupr_id": "7D7QZM",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Monterey County, CA, US"
      }
    ]
  }
]