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

PPA Hyundai Masters - Mixed Doubles Skill/Age Groups 4.5:60+

ID: 7775332927

对局比分

15-3

落败 / Loss

对决日期

2023-01-15

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SM
Susan Mcintire

3VNNNE · Denver, CO, US

DUPR

3.398

Ed Krick

30R95N · Hemet, CA, US

DUPR

4.313

阵营 2负方
GR
Grace Roy

8D9VL6 · USA

DUPR

3.936

KR
Kenneth Roy

17N99N · Cathedral City, CA, US

DUPR

4.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7775332927
显示原始对决元数据 JSON
[
  {
    "team_id": 7700970288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Mcintire",
        "dupr_id": "3VNNNE",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ed Krick",
        "dupr_id": "30R95N",
        "rating": 4.313,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/910449/images/profile/e7331f05-8479-4b8a-9348-bed928845467.png",
        "location": "Hemet, CA, US"
      }
    ]
  },
  {
    "team_id": 5139145419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Roy",
        "dupr_id": "8D9VL6",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenneth Roy",
        "dupr_id": "17N99N",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      }
    ]
  }
]