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

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

ID: 5268410756

对局比分

18-16

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

9:00 PM

对决场地

Sheridan, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Michelle Christ

GGVQED · USA

DUPR

3.591

EC
Eric Christ

EGRLWM · Greenwood Village, CO, US

DUPR

4.115

阵营 2负方
TN
Thana Nipper

3PDLKG · Colorado Springs, CO, US

DUPR

3.858

EK
Eric Kirkland

LV50M6 · Colorado Springs, CO, US

DUPR

3.407

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5268410756
显示原始对决元数据 JSON
[
  {
    "team_id": 8215871849,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Christ",
        "dupr_id": "GGVQED",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Christ",
        "dupr_id": "EGRLWM",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Greenwood Village, CO, US"
      }
    ]
  },
  {
    "team_id": 8117915770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thana Nipper",
        "dupr_id": "3PDLKG",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Eric Kirkland",
        "dupr_id": "LV50M6",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  }
]