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

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

ID: 7334104340

对局比分

14-16

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1负方
TV
Tracey Van Hooser

JZY96M · USA

DUPR

4.157

MF
Michael Finnie

3YMJNE · USA

DUPR

4.281

阵营 2胜方
GH
Greg Hartker

DWOKG4 · Truckee, CA, US

DUPR

4.347

PM
Paige Mezger

W6R4JY · Truckee, CA, US

DUPR

4.769

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7334104340
显示原始对决元数据 JSON
[
  {
    "team_id": 6123198588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracey Van Hooser",
        "dupr_id": "JZY96M",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Finnie",
        "dupr_id": "3YMJNE",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6639065821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Hartker",
        "dupr_id": "DWOKG4",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      },
      {
        "name": "Paige Mezger",
        "dupr_id": "W6R4JY",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  }
]