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

PPA Tour: CIBC The Finals - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 8451476991

对局比分

11-1, 11-13, 13-11

落败 / Loss

对决日期

2024-12-07

对局时间 (估算)

4:45 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Calvin Page

305ZOG · Los Angeles, CA, US

DUPR

4.864

NS
Nathan Staso

3YMGD3 · Hermosa Beach, CA, US

DUPR

4.576

阵营 2负方
JT
Jayden Tsao

W6G40Y · Las Vegas, NV, US

DUPR

3.708

NN
Nick Nguyen

NYE247 · Fountain Valley, CA, US

DUPR

4.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8451476991
显示原始对决元数据 JSON
[
  {
    "team_id": 7384822388,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Calvin Page",
        "dupr_id": "305ZOG",
        "rating": 4.864,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1221384/images/profile/80f3ec4c-37d9-47d8-8871-8187f4e19b72.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Nathan Staso",
        "dupr_id": "3YMGD3",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Hermosa Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 4670115468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jayden Tsao",
        "dupr_id": "W6G40Y",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Nick Nguyen",
        "dupr_id": "NYE247",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]