返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Bay Area Amateur Open @ Willow Pass - Mens Doubles OPEN: (Any) Age: (Any)

ID: 5481267847

对局比分

3-11

落败 / Loss

对决日期

2025-06-14

对局时间 (估算)

8:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Joe Grossman

RY74PD · USA

DUPR

4.546

MY
Mackenzie Young

4LLWE6 · San Francisco, CA, US

DUPR

5.357

阵营 2胜方
WM
Will Mackinnon

3574NL · CA, US

DUPR

5.757

AL
Alex Long

QPW7Q4 · San Ramon, CA, US

DUPR

5.416

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5481267847
显示原始对决元数据 JSON
[
  {
    "team_id": 7104605175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Grossman",
        "dupr_id": "RY74PD",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mackenzie Young",
        "dupr_id": "4LLWE6",
        "rating": 5.357,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6938765183,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Mackinnon",
        "dupr_id": "3574NL",
        "rating": 5.757,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Alex Long",
        "dupr_id": "QPW7Q4",
        "rating": 5.416,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  }
]