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

PPA Tour: Mesa AZ Mixed Doubles Skill: (5.0) Age: (08 To 34)

ID: 6842897882

对局比分

8-15

落败 / Loss

对决日期

2024-02-25

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AH
Alexander Harrison

1NX9EW · Phoenix, AZ, US

DUPR

5.172

DW
Daria Walczak

3V07WJ · Łódź, Łódź Voivodeship, PL

DUPR

5.492

阵营 2胜方
KC
Kelly Chen

1NM9K6 · CA, US

DUPR

4.390

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.572

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6842897882
显示原始对决元数据 JSON
[
  {
    "team_id": 7941645219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Harrison",
        "dupr_id": "1NX9EW",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Daria Walczak",
        "dupr_id": "3V07WJ",
        "rating": 5.492,
        "profile_pic_url": null,
        "location": "Łódź, Łódź Voivodeship, PL"
      }
    ]
  },
  {
    "team_id": 7809167362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Chen",
        "dupr_id": "1NM9K6",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.572,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]