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

Friday Low Intermediate Partner League Week 5

ID: 6904093657

对局比分

8-11

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PG
Patty Gray

O6EMWL · Minneapolis, MN, US

DUPR

2.340

SG
Steven Gray

Q56DJ4 · Minneapolis, MN, US

DUPR

3.121

阵营 2胜方
JF
Jill Farrington

V49OZ7 · Mendota Heights, MN, US

DUPR

3.109

BF
Bret Farrington

0QDK6N · Mendota Heights, MN, US

DUPR

3.114

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6904093657
显示原始对决元数据 JSON
[
  {
    "team_id": 7856383340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patty Gray",
        "dupr_id": "O6EMWL",
        "rating": 2.34,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Steven  Gray",
        "dupr_id": "Q56DJ4",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7005407652,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Farrington",
        "dupr_id": "V49OZ7",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Mendota Heights, MN, US"
      },
      {
        "name": "Bret Farrington",
        "dupr_id": "0QDK6N",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": "Mendota Heights, MN, US"
      }
    ]
  }
]