返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Together We Are Pickle

ID: 5681717421

对局比分

3-11

获胜 / Win

对决日期

2026-05-20

对局时间 (估算)

10:15 AM

对决场地

Fargo, ND, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CO
Colin OConnor

Z49MRW · Fargo, ND, US

DUPR

3.493

AE
Alexandra Eugenio

5ELR9P · Moorhead, MN, US

DUPR

3.560

阵营 2胜方
MS
Michael Smith

P5EO2M · USA

DUPR

3.744

CY
Changhui Yan

550Z5V · Fargo, ND, US

DUPR

3.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5681717421
显示原始对决元数据 JSON
[
  {
    "team_id": 8410690921,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colin OConnor",
        "dupr_id": "Z49MRW",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Alexandra Eugenio",
        "dupr_id": "5ELR9P",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      }
    ]
  },
  {
    "team_id": 8369856873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Smith",
        "dupr_id": "P5EO2M",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Changhui Yan",
        "dupr_id": "550Z5V",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]