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

Together We Are Pickle

ID: 5131092596

对局比分

9-11

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

9:00 PM

对决场地

Fargo, ND, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TF
Tim Fiechtner

V72P25 · Fargo, ND, US

DUPR

4.892

XL
Xuehui Li

DWEXG6 · Fargo, ND, US

DUPR

4.250

阵营 2胜方
JA
Justin Anderson

562VL5 · USA

DUPR

4.329

GG
Gene Grugel

ZNZ24W · Jamestown, ND, US

DUPR

4.387

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5131092596
显示原始对决元数据 JSON
[
  {
    "team_id": 5759024552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim  Fiechtner",
        "dupr_id": "V72P25",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Xuehui Li",
        "dupr_id": "DWEXG6",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 5917967823,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin  Anderson",
        "dupr_id": "562VL5",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gene Grugel",
        "dupr_id": "ZNZ24W",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Jamestown, ND, US"
      }
    ]
  }
]