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

Pickle Haus Winter Fest - Mixed Doubles Skill: (4.0) Age: (50 And Above)

ID: 5716981828

对局比分

6-11

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

5:00 PM

对决场地

Middlebury, IN

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jill Johnson

Z9ZJQM · New Haven, IN, US

DUPR

4.286

JW
Jeff warner

7DLZZ9 · USA

DUPR

3.800

阵营 2胜方
AM
Amy McIntosh

EWL7JV · Fort Wayne, IN, US

DUPR

4.237

DS
Darryl Springer

1RQ2QN · USA

DUPR

4.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5716981828
显示原始对决元数据 JSON
[
  {
    "team_id": 7601028075,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jill Johnson",
        "dupr_id": "Z9ZJQM",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "New Haven, IN, US"
      },
      {
        "name": "Jeff warner",
        "dupr_id": "7DLZZ9",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5530954154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy McIntosh",
        "dupr_id": "EWL7JV",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Darryl Springer",
        "dupr_id": "1RQ2QN",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]