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

CPL (3.5 (50+)) Week (8) Stelton Sports @ The Atlantic Club

ID: 7490272543

对局比分

12-21

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CP
Cathy Proctor

7DR7GM · Bridgewater Township, NJ, US

DUPR

3.610

YC
Yelena Chervinsky

175ZW9 · Lebanon, NJ, US

DUPR

3.461

阵营 2胜方
KH
Kirsten Hinds

4LXE5G · USA

DUPR

3.803

JB
Janet Bellaran

9PGPYJ · NJ, US

DUPR

3.933

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7490272543
显示原始对决元数据 JSON
[
  {
    "team_id": 6885928705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cathy Proctor",
        "dupr_id": "7DR7GM",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Bridgewater Township, NJ, US"
      },
      {
        "name": "Yelena Chervinsky",
        "dupr_id": "175ZW9",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Lebanon, NJ, US"
      }
    ]
  },
  {
    "team_id": 4577935008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirsten Hinds",
        "dupr_id": "4LXE5G",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janet Bellaran",
        "dupr_id": "9PGPYJ",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]