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

Men's 4.0

ID: 8157021778

对局比分

4-11

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JL
Jerry Lee

8GQW6Q · Brooklyn Center, MN, US

DUPR

4.442

XT
xinxay thao

MYO9YL · Brooklyn Park, MN, US

DUPR

4.566

阵营 2胜方
DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.422

LP
Logan Pepperl

94ZEPE · Eau Claire, WI, US

DUPR

4.457

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8157021778
显示原始对决元数据 JSON
[
  {
    "team_id": 5965123608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jerry Lee",
        "dupr_id": "8GQW6Q",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      },
      {
        "name": "xinxay thao",
        "dupr_id": "MYO9YL",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Brooklyn Park, MN, US"
      }
    ]
  },
  {
    "team_id": 5265013155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Logan Pepperl",
        "dupr_id": "94ZEPE",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]