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

Brick Wall Mid-Atlantic #5

ID: 6529206376

对局比分

11-6

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Catrina Coyner

YX5VKG · Milford, CT, US

DUPR

4.553

CM
Cynthia Mcpherson

8EPNVW · Brookline, MA, US

DUPR

5.197

阵营 2负方
EH
Emily Hoang

6ZJRPD · Fairfax, VA, US

DUPR

4.339

HY
Heidi Yoon

GGJXNM · Rockville, MD, US

DUPR

4.295

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6529206376
显示原始对决元数据 JSON
[
  {
    "team_id": 7937755603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catrina Coyner",
        "dupr_id": "YX5VKG",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Milford, CT, US"
      },
      {
        "name": "Cynthia Mcpherson",
        "dupr_id": "8EPNVW",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      }
    ]
  },
  {
    "team_id": 4334298299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Hoang",
        "dupr_id": "6ZJRPD",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Heidi Yoon",
        "dupr_id": "GGJXNM",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  }
]