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

APP Sacramento Open Benftg. Shriners Children's - Mixed Doubles 4.5: 50+ (NORTH)

ID: 8553511831

对局比分

15-6

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Korby Smith

KO0NKK · USA

DUPR

4.515

KS
Kari Suzanne Rambo

3L0K68 · Chandler, AZ, US

DUPR

4.372

阵营 2负方
TV
Tracey Van Hooser

JZY96M · USA

DUPR

4.147

MF
Michael Finnie

3YMJNE · USA

DUPR

4.258

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8553511831
显示原始对决元数据 JSON
[
  {
    "team_id": 8262252738,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Korby Smith",
        "dupr_id": "KO0NKK",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kari Suzanne Rambo",
        "dupr_id": "3L0K68",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 4539834331,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracey Van Hooser",
        "dupr_id": "JZY96M",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Finnie",
        "dupr_id": "3YMJNE",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]