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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney AARP Masters Pro Mens Doubles

ID: 8396046851

对局比分

11-8, 8-11, 4-11

获胜 / Win

对决日期

2024-07-04

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JM
John Moorin

355Q03 · Carmel, IN, US

DUPR

5.325

FW
FD Wilder

3OZ4W2 · Naples, FL, US

DUPR

5.354

阵营 2胜方
DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.651

SC
Stephen Cole

3V2LL7 · Las Vegas, NV, US

DUPR

5.299

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8396046851
显示原始对决元数据 JSON
[
  {
    "team_id": 8364236598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Moorin",
        "dupr_id": "355Q03",
        "rating": 5.325,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "FD Wilder",
        "dupr_id": "3OZ4W2",
        "rating": 5.354,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7805710618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.651,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Stephen Cole",
        "dupr_id": "3V2LL7",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]