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

Tuesday Noon League Tournament

ID: 7991044422

对局比分

2-11

获胜 / Win

对决日期

2025-06-17

对局时间 (估算)

7:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Janene Christy

J5GQPW · USA

DUPR

2.553

LH
LeeAnne Haar

E9KJJM · USA

DUPR

2.488

阵营 2胜方
MK
Mary Korus

3ZDPZP · Minneapolis, MN, US

DUPR

3.072

JG
Joe Garvey

89N2P7 · Lake Elmo, MN, US

DUPR

2.593

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7991044422
显示原始对决元数据 JSON
[
  {
    "team_id": 4382048566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janene  Christy",
        "dupr_id": "J5GQPW",
        "rating": 2.553,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "LeeAnne Haar",
        "dupr_id": "E9KJJM",
        "rating": 2.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7604024876,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Korus",
        "dupr_id": "3ZDPZP",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joe Garvey",
        "dupr_id": "89N2P7",
        "rating": 2.593,
        "profile_pic_url": null,
        "location": "Lake Elmo, MN, US"
      }
    ]
  }
]