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

Competitive Open Play Match

ID: 7079707909

对局比分

8-15, 11-15

获胜 / Win

对决日期

2024-07-06

对局时间 (估算)

2:15 AM

对决场地

4801 Spring Valley Rd suite 108, Farmers Branch, TX 75244, USA

未核实场馆

对决竞争阵营

阵营 1负方
PR
Parker reguero

QPEPR5 · Plano, TX, US

DUPR

3.150

CI
Charles Isola

EGWWNE · USA

DUPR

3.174

阵营 2胜方
DW
David Wang

7DN6V9 · The Colony, TX, US

DUPR

4.693

CR
Carlos Rojas

0YRD6Q · Lewisville, TX, US

DUPR

4.607

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7079707909
显示原始对决元数据 JSON
[
  {
    "team_id": 6433223065,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Parker reguero",
        "dupr_id": "QPEPR5",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Charles Isola",
        "dupr_id": "EGWWNE",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8131247138,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Wang",
        "dupr_id": "7DN6V9",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "The Colony, TX, US"
      },
      {
        "name": "Carlos Rojas",
        "dupr_id": "0YRD6Q",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  }
]