返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Elk River 01JUN26 Session 1

ID: 6951920275

对局比分

1-11

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

8:45 AM

对决场地

Orono Park

未核实场馆

对决竞争阵营

阵营 1负方
BF
Brian Fahey

EX496E · USA

DUPR

3.091

TM
Tanner Martin

RDOVPE · USA

DUPR

3.091

阵营 2胜方
MB
Molly Bliss

LZ62QJ · USA

DUPR

3.909

BS
Bryon Scheibel

GXMZPG · Naples, FL, US

DUPR

3.909

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6951920275
显示原始对决元数据 JSON
[
  {
    "team_id": 6971585604,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Fahey",
        "dupr_id": "EX496E",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tanner Martin",
        "dupr_id": "RDOVPE",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6861939397,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Bliss",
        "dupr_id": "LZ62QJ",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryon Scheibel",
        "dupr_id": "GXMZPG",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]