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

Pool D

ID: 7552791277

对局比分

21-12

落败 / Loss

对决日期

2025-02-22

对局时间 (估算)

2:15 AM

对决场地

481 Kile Ln SW

View Facility Page →

对决竞争阵营

阵营 1胜方
DW
Drew Warren

30Q6G3 · Edmond, OK, US

DUPR

5.322

PJ
Preston Johns

59E26R · USA

DUPR

4.344

阵营 2负方
AA
Anderson Agueros

Q5YPQ0 · USA

DUPR

4.051

NF
Nathan Ford

NY42YN · Loganville, GA, US

DUPR

3.141

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7552791277
显示原始对决元数据 JSON
[
  {
    "team_id": 8054604218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Warren",
        "dupr_id": "30Q6G3",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Preston Johns",
        "dupr_id": "59E26R",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5308423841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anderson Agueros",
        "dupr_id": "Q5YPQ0",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Ford",
        "dupr_id": "NY42YN",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": "Loganville, GA, US"
      }
    ]
  }
]