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

Colorado Champions Cup 3 by DPC - Mixed Doubles - AVG Team DUPR 3.5 to 4.0 - Age: (Any)

ID: 4668498184

对局比分

10-15

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

5:00 PM

对决场地

Sheridan, CO

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Michelle Christ

GGVQED · USA

DUPR

3.569

EC
Eric Christ

EGRLWM · Greenwood Village, CO, US

DUPR

4.105

阵营 2胜方
HC
Hannah Conforti

DWK0KY · Denver, CO, US

DUPR

3.913

NL
Nick Lee

DWQEKM · Denver, CO, US

DUPR

3.858

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4668498184
显示原始对决元数据 JSON
[
  {
    "team_id": 7441370739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Christ",
        "dupr_id": "GGVQED",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Christ",
        "dupr_id": "EGRLWM",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Greenwood Village, CO, US"
      }
    ]
  },
  {
    "team_id": 5730595517,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Conforti",
        "dupr_id": "DWK0KY",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Nick Lee",
        "dupr_id": "DWQEKM",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]