返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APP Signature Event: AARP U.S. Champions Cup AARP Masters Pro Mens Doubles

ID: 7424362771

对局比分

11-7, 11-6

落败 / Loss

对决日期

2024-02-01

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.341

DA
DELETED Account

1ROJXN · USA

DUPR

5.450

阵营 2负方
GF
Greg Frady

8KYRXQ · Port Charlotte, FL, US

DUPR

5.036

AW
ALAN W RAPAPORT

8DDNP4 · Port St. Lucie, FL, US

DUPR

5.127

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7424362771
显示原始对决元数据 JSON
[
  {
    "team_id": 7397698788,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "1ROJXN",
        "rating": 5.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4661527360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Frady",
        "dupr_id": "8KYRXQ",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      },
      {
        "name": "ALAN W RAPAPORT",
        "dupr_id": "8DDNP4",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]