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

3rd Annual It Takes Guts - Gastric Cancer Foundation Fundraiser - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 5833110301

对局比分

10-15

落败 / Loss

对决日期

2024-11-24

对局时间 (估算)

2:15 AM

对决场地

Rome Indoor Tennis Center, GA

未核实场馆

对决竞争阵营

阵营 1负方
IP
Isabel Potter

8D9VM4 · Cartersville, GA, US

DUPR

4.194

JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.252

阵营 2胜方
DA
Danylle Ackerman

67QNOG · Villa Rica, GA, US

DUPR

3.838

MT
Morgan Tochi

7DZRRM · USA

DUPR

4.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5833110301
显示原始对决元数据 JSON
[
  {
    "team_id": 4389178505,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Isabel Potter",
        "dupr_id": "8D9VM4",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Cartersville, GA, US"
      },
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  },
  {
    "team_id": 5137011771,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danylle Ackerman",
        "dupr_id": "67QNOG",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Morgan Tochi",
        "dupr_id": "7DZRRM",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]