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

4.0-4.49 Men's Doubles

ID: 4971425175

对局比分

15-9

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Chris Magee

3LY9LZ · USA

DUPR

4.368

MP
Mick Pearson

56YWVR · Hudson, WI, US

DUPR

4.299

阵营 2负方
KT
Khanthee thao

XJZMN5 · Nebo, NC, US

DUPR

4.217

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4971425175
显示原始对决元数据 JSON
[
  {
    "team_id": 5474869426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Magee",
        "dupr_id": "3LY9LZ",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mick Pearson",
        "dupr_id": "56YWVR",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Hudson, WI, US"
      }
    ]
  },
  {
    "team_id": 4718636489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Khanthee thao",
        "dupr_id": "XJZMN5",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Nebo, NC, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]