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

Queen of the Court

ID: 5994403360

对局比分

21-13

落败 / Loss

对决日期

2023-12-30

对局时间 (估算)

5:00 PM

对决场地

5000 S Arizona Mills Cir STE 313, Tempe, AZ 85282, USA

未核实场馆

对决竞争阵营

阵营 1胜方
NW
Nick Werner

89ZLJ7 · Gilbert, AZ, US

DUPR

5.093

MS
Matt Staggers

8JPL7J · Chandler, AZ, US

DUPR

4.795

阵营 2负方
DM
Devon McCole

3552L3 · USA

DUPR

4.576

CJ
Clinton Jamar White

1NXMZ8 · Coolidge, AZ, US

DUPR

4.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5994403360
显示原始对决元数据 JSON
[
  {
    "team_id": 7918574966,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Werner",
        "dupr_id": "89ZLJ7",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Matt Staggers",
        "dupr_id": "8JPL7J",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7396512100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devon McCole",
        "dupr_id": "3552L3",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clinton Jamar White",
        "dupr_id": "1NXMZ8",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Coolidge, AZ, US"
      }
    ]
  }
]