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

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

ID: 4373723657

对局比分

7-15

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

6:15 AM

对决场地

Sheridan, CO

View Facility Page →

对决竞争阵营

阵营 1负方
JL
Josh Lucero

EWXDDW · USA

DUPR

4.544

MM
Michael mouser

DND92X · USA

DUPR

3.787

阵营 2胜方
RR
rick redmond

8G7EPM · Littleton, CO, US

DUPR

4.208

JM
Jason Miklin

17RK01 · Greenwood Village, CO, US

DUPR

4.206

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4373723657
显示原始对决元数据 JSON
[
  {
    "team_id": 8550586425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Lucero",
        "dupr_id": "EWXDDW",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael mouser",
        "dupr_id": "DND92X",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4348658390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "rick redmond",
        "dupr_id": "8G7EPM",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Jason Miklin",
        "dupr_id": "17RK01",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Greenwood Village, CO, US"
      }
    ]
  }
]