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

In-Shape's Shamrock Shootout - Mixed Doubles Skill: (4.0)

ID: 4446489194

对局比分

9-11, 14-12, 13-11

获胜 / Win

对决日期

2024-03-18

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LP
Leah Peterson

1QKWLD · Walnut Creek, CA, US

DUPR

4.201

MW
Matthew Wilson

3VYJVE · USA

DUPR

4.563

阵营 2负方
MS
Maily Sithixay

84MOJM · Suisun City, CA, US

DUPR

4.198

IS
Ivan salas

89J5LJ · Suisun City, CA, US

DUPR

3.207

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4446489194
显示原始对决元数据 JSON
[
  {
    "team_id": 5427979718,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leah Peterson",
        "dupr_id": "1QKWLD",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Matthew Wilson",
        "dupr_id": "3VYJVE",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5666381792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maily Sithixay",
        "dupr_id": "84MOJM",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Suisun City, CA, US"
      },
      {
        "name": "Ivan salas",
        "dupr_id": "89J5LJ",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "Suisun City, CA, US"
      }
    ]
  }
]