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

Elk River 01JUN26 Session 1

ID: 6367575215

对局比分

7-11

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

12:45 AM

对决场地

Orono Park

未核实场馆

对决竞争阵营

阵营 1负方
BF
Brian Fahey

EX496E · USA

DUPR

2.772

BS
Bethany Scheibel

Y4PY04 · USA

DUPR

3.676

阵营 2胜方
TM
Tanner Martin

RDOVPE · USA

DUPR

3.410

BS
Bryon Scheibel

GXMZPG · Naples, FL, US

DUPR

3.761

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6367575215
显示原始对决元数据 JSON
[
  {
    "team_id": 6149400079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Fahey",
        "dupr_id": "EX496E",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bethany Scheibel",
        "dupr_id": "Y4PY04",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8475429450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tanner Martin",
        "dupr_id": "RDOVPE",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryon Scheibel",
        "dupr_id": "GXMZPG",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]