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

Pool A Men's 4.5+ Start time 2pm

ID: 7421039250

对局比分

14-15

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

7:30 PM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1负方
KM
Kevin Madruga

JZXO7J · Wasilla, AK, US

DUPR

4.653

SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.443

阵营 2胜方
RK
Ryan kofoid

RZ69ZM · Anchorage, AK, US

DUPR

4.360

ML
Matt Liston

8DQ2VX · Anchorage, AK, US

DUPR

4.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7421039250
显示原始对决元数据 JSON
[
  {
    "team_id": 6720586847,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Madruga",
        "dupr_id": "JZXO7J",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      },
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      }
    ]
  },
  {
    "team_id": 6920185333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan kofoid",
        "dupr_id": "RZ69ZM",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Matt Liston",
        "dupr_id": "8DQ2VX",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]