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

Fall 2025 East Bay Club Invitational - Mens Doubles Skill: 4.0 Age: (17 And Above)

ID: 5261689284

对局比分

8-11

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

1:00 PM

对决场地

Danville, CA

View Facility Page →

对决竞争阵营

阵营 1负方
BM
Brian McElroy

YGMP2P · USA

DUPR

4.373

JC
Jamie Carey

0YGEN2 · Alamo, CA, US

DUPR

4.015

阵营 2胜方
IM
Imone Mohanta

OZPO72 · Dublin, CA, US

DUPR

4.337

JS
Jack sayers

WN0LLG · Danville, CA, US

DUPR

4.161

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5261689284
显示原始对决元数据 JSON
[
  {
    "team_id": 5752892404,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian McElroy",
        "dupr_id": "YGMP2P",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Carey",
        "dupr_id": "0YGEN2",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Alamo, CA, US"
      }
    ]
  },
  {
    "team_id": 7554424368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Imone Mohanta",
        "dupr_id": "OZPO72",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      },
      {
        "name": "Jack sayers",
        "dupr_id": "WN0LLG",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      }
    ]
  }
]