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

In-Shape's Stacey Strong Charity Tournament - Mens Doubles Skill 4.0 to 4.5

ID: 6598548926

对局比分

8-11

获胜 / Win

对决日期

2025-06-14

对局时间 (估算)

3:30 PM

对决场地

Stockton, CA

View Facility Page →

对决竞争阵营

阵营 1负方
VA
Venyei Angh

RYDR7E · USA

DUPR

3.885

DS
Dustin Stagg

7NNLZ5 · USA

DUPR

4.056

阵营 2胜方
MC
Micah Connelly

L5P0J5 · USA

DUPR

3.975

HR
Haiden Rivera

12DM2R · Stockton, CA, US

DUPR

4.060

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6598548926
显示原始对决元数据 JSON
[
  {
    "team_id": 7849861857,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Venyei Angh",
        "dupr_id": "RYDR7E",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dustin Stagg",
        "dupr_id": "7NNLZ5",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7171459763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Micah Connelly",
        "dupr_id": "L5P0J5",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haiden Rivera",
        "dupr_id": "12DM2R",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]