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

CPL (4.0) Week (1) APC Garden State @ ACE

ID: 8528181623

对局比分

19-21

落败 / Loss

对决日期

2026-02-26

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JY
Jiyun Yuh

8KMZQK · Voorhees Township, NJ, US

DUPR

3.489

JL
Jeffrey Lena

8KKOJO · Bellmawr, NJ, US

DUPR

4.234

阵营 2胜方
SF
Stacey Frank

8M5LRD · Medford, NJ, US

DUPR

4.081

SC
Shayne Clowar

7NJL0M · Evesham, NJ, US

DUPR

3.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8528181623
显示原始对决元数据 JSON
[
  {
    "team_id": 7107286832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jiyun Yuh",
        "dupr_id": "8KMZQK",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      },
      {
        "name": "Jeffrey Lena",
        "dupr_id": "8KKOJO",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Bellmawr, NJ, US"
      }
    ]
  },
  {
    "team_id": 6519879595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacey Frank",
        "dupr_id": "8M5LRD",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Shayne Clowar",
        "dupr_id": "7NJL0M",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      }
    ]
  }
]