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

Friday Low Intermediate Partner League Week 5

ID: 4717950515

对局比分

9-11

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jamie Palmer

Z9N59P · Eagan, MN, US

DUPR

2.784

KK
Kieran Kelly

56RDRV · Eagan, MN, US

DUPR

3.319

阵营 2胜方
JF
Jill Farrington

V49OZ7 · Mendota Heights, MN, US

DUPR

3.123

BF
Bret Farrington

0QDK6N · Mendota Heights, MN, US

DUPR

3.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4717950515
显示原始对决元数据 JSON
[
  {
    "team_id": 5139880966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Palmer",
        "dupr_id": "Z9N59P",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Kieran Kelly",
        "dupr_id": "56RDRV",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 4993646791,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Farrington",
        "dupr_id": "V49OZ7",
        "rating": 3.123,
        "profile_pic_url": null,
        "location": "Mendota Heights, MN, US"
      },
      {
        "name": "Bret Farrington",
        "dupr_id": "0QDK6N",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": "Mendota Heights, MN, US"
      }
    ]
  }
]