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

Queen of the Court

ID: 4427120725

对局比分

21-17

落败 / Loss

对决日期

2023-12-30

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Chris Chakkaw

R8J9W3 · Gilbert, AZ, US

DUPR

4.775

MS
Matt Staggers

8JPL7J · Chandler, AZ, US

DUPR

4.638

阵营 2负方
MP
Mike Parra

3X0VZ7 · Chandler, AZ, US

DUPR

4.328

CJ
Clinton Jamar White

1NXMZ8 · Coolidge, AZ, US

DUPR

4.736

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4427120725
显示原始对决元数据 JSON
[
  {
    "team_id": 5259945923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Chakkaw",
        "dupr_id": "R8J9W3",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Matt Staggers",
        "dupr_id": "8JPL7J",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 5377186363,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Parra",
        "dupr_id": "3X0VZ7",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Clinton Jamar White",
        "dupr_id": "1NXMZ8",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Coolidge, AZ, US"
      }
    ]
  }
]