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

Tuesday Noon League Tournament

ID: 4547862194

对局比分

11-3

获胜 / Win

对决日期

2025-06-17

对局时间 (估算)

3:30 PM

对决场地

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MK
Mary Korus

3ZDPZP · Minneapolis, MN, US

DUPR

3.056

SH
Sally Hentges

1NZVM6 · Fridley, MN, US

DUPR

3.008

阵营 2负方
CJ
Cheryl J Anderson

3P2K6G · Plymouth, MN, US

DUPR

2.566

LH
LeeAnne Haar

E9KJJM · USA

DUPR

2.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4547862194
显示原始对决元数据 JSON
[
  {
    "team_id": 8135973134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Korus",
        "dupr_id": "3ZDPZP",
        "rating": 3.056,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Sally Hentges",
        "dupr_id": "1NZVM6",
        "rating": 3.008,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  },
  {
    "team_id": 7722899860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl J Anderson",
        "dupr_id": "3P2K6G",
        "rating": 2.566,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "LeeAnne Haar",
        "dupr_id": "E9KJJM",
        "rating": 2.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]