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

CPL (4.0) Week (2) APC Garden State @ Four Seasons

ID: 7886860204

对局比分

19-21

落败 / Loss

对决日期

2026-03-05

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JY
Jiyun Yuh

8KMZQK · Voorhees Township, NJ, US

DUPR

3.501

JL
Jeffrey Lena

8KKOJO · Bellmawr, NJ, US

DUPR

4.142

阵营 2胜方
HD
Hien Do

4VX6R6 · USA

DUPR

3.530

JC
Justin Chin

E9R76V · USA

DUPR

3.900

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7886860204
显示原始对决元数据 JSON
[
  {
    "team_id": 4370903653,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jiyun Yuh",
        "dupr_id": "8KMZQK",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      },
      {
        "name": "Jeffrey Lena",
        "dupr_id": "8KKOJO",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Bellmawr, NJ, US"
      }
    ]
  },
  {
    "team_id": 8087838148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hien Do",
        "dupr_id": "4VX6R6",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin  Chin",
        "dupr_id": "E9R76V",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]