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

Pickle Haus Winter Fest - Mixed Doubles Skill: (4.5 And Above) Age: (13 And Above)

ID: 6798987520

对局比分

11-4

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

5:00 PM

对决场地

Middlebury, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Judy Swafford

3V0EYE · Kalamazoo, MI, US

DUPR

4.111

JJ
Justin Johnson

3X6MMR · Bristol, IN, US

DUPR

4.708

阵营 2负方
AI
Amber Illingworth

84EZXV · Goshen, IN, US

DUPR

4.244

SO
Stacey Overmyer

8W4VZM · Goshen, IN, US

DUPR

3.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6798987520
显示原始对决元数据 JSON
[
  {
    "team_id": 6600986660,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judy Swafford",
        "dupr_id": "3V0EYE",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Kalamazoo, MI, US"
      },
      {
        "name": "Justin Johnson",
        "dupr_id": "3X6MMR",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Bristol, IN, US"
      }
    ]
  },
  {
    "team_id": 8440956092,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amber Illingworth",
        "dupr_id": "84EZXV",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      },
      {
        "name": "Stacey Overmyer",
        "dupr_id": "8W4VZM",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Goshen, IN, US"
      }
    ]
  }
]