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

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

ID: 5138204279

对局比分

15-4

获胜 / Win

对决日期

2024-11-24

对局时间 (估算)

12:45 AM

对决场地

Rome Indoor Tennis Center, GA

未核实场馆

对决竞争阵营

阵营 1胜方
IP
Isabel Potter

8D9VM4 · Cartersville, GA, US

DUPR

4.184

JM
Jackson Murphy

8KEY56 · Canton, GA, US

DUPR

4.245

阵营 2负方
JC
Jean-Mari Claassens

DW2LL6 · USA

DUPR

2.937

WS
William Scott Raines

NYQKJ2 · Cartersville, GA, US

DUPR

3.984

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5138204279
显示原始对决元数据 JSON
[
  {
    "team_id": 4736518350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isabel Potter",
        "dupr_id": "8D9VM4",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Cartersville, GA, US"
      },
      {
        "name": "Jackson Murphy",
        "dupr_id": "8KEY56",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  },
  {
    "team_id": 6504285309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean-Mari Claassens",
        "dupr_id": "DW2LL6",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Scott Raines",
        "dupr_id": "NYQKJ2",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Cartersville, GA, US"
      }
    ]
  }
]