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

2/8 Saturday Fixed Partner Round Robin with Playoffs DUPR

ID: 7306000233

对局比分

15-2

落败 / Loss

对决日期

2025-02-08

对局时间 (估算)

10:15 AM

对决场地

Bay Club Crow Canyon

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Brian McElroy

YGMP2P · USA

DUPR

4.475

JC
Jamie Carey

0YGEN2 · Alamo, CA, US

DUPR

4.186

阵营 2负方
SS
Sachin Sheth

1704YM · San Ramon, CA, US

DUPR

4.136

DR
David Rebman

6Z0Y7Q · Pleasanton, CA, US

DUPR

3.757

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7306000233
显示原始对决元数据 JSON
[
  {
    "team_id": 4368951311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian McElroy",
        "dupr_id": "YGMP2P",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Carey",
        "dupr_id": "0YGEN2",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Alamo, CA, US"
      }
    ]
  },
  {
    "team_id": 6104468984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sachin Sheth",
        "dupr_id": "1704YM",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      },
      {
        "name": "David Rebman",
        "dupr_id": "6Z0Y7Q",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  }
]