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

Competitive Open Play Match

ID: 5030710621

对局比分

1-11, 11-9, 7-11

落败 / Loss

对决日期

2023-02-21

对局时间 (估算)

2:15 AM

对决场地

Rancho Santa Fe, CA, USA

未核实场馆

对决竞争阵营

阵营 1负方
PT
Phil Trubey

8GDKRM · RCHO SANTA FE, CA, US

DUPR

4.799

DS
Derek Smith

8GZV6D · USA

DUPR

3.500

阵营 2胜方
JM
Jeff Mayer

89VOR7 · USA

DUPR

3.500

JG
John Glancy

3ZQDWL · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5030710621
显示原始对决元数据 JSON
[
  {
    "team_id": 4406085270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Trubey",
        "dupr_id": "8GDKRM",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "RCHO SANTA FE, CA, US"
      },
      {
        "name": "Derek Smith",
        "dupr_id": "8GZV6D",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5156894482,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Mayer",
        "dupr_id": "89VOR7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Glancy",
        "dupr_id": "3ZQDWL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]