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

4.0

ID: 6550753814

对局比分

11-0

获胜 / Win

对决日期

2025-09-26

对局时间 (估算)

3:30 PM

对决场地

1315 W Elliot Rd

未核实场馆

对决竞争阵营

阵营 1胜方
JT
Josh Tice

1NLDEN · Gilbert, AZ, US

DUPR

4.554

LJ
lennard Jester Castillo

OD0YKP · Mesa, AZ, US

DUPR

4.012

阵营 2负方
KW
Ken Wang

4ZV2E2 · Shanghai, Shanghai, CN

DUPR

4.092

ER
Emilio Roque

PKN7DM · Phoenix, AZ, US

DUPR

4.043

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6550753814
显示原始对决元数据 JSON
[
  {
    "team_id": 4796651187,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Tice",
        "dupr_id": "1NLDEN",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "lennard Jester Castillo",
        "dupr_id": "OD0YKP",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 6834765908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Wang",
        "dupr_id": "4ZV2E2",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Shanghai, Shanghai, CN"
      },
      {
        "name": "Emilio Roque",
        "dupr_id": "PKN7DM",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]