返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickle Factory Winterfest 2026 - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7814193596

对局比分

9-15

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

9:00 PM

对决场地

Bel Air, MD

View Facility Page →

对决竞争阵营

阵营 1负方
KW
Kayla Wright

84GWD2 · Minneapolis, MN, US

DUPR

4.235

JF
John Fiorello

8GEW6D · Ellicott City, MD, US

DUPR

4.574

阵营 2胜方
HY
Heidi Yoon

GGJXNM · Rockville, MD, US

DUPR

4.468

LF
Logan Fanning

12G5W9 · Reston, VA, US

DUPR

4.758

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7814193596
显示原始对决元数据 JSON
[
  {
    "team_id": 4538801199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kayla Wright",
        "dupr_id": "84GWD2",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Fiorello",
        "dupr_id": "8GEW6D",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      }
    ]
  },
  {
    "team_id": 5435876012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heidi Yoon",
        "dupr_id": "GGJXNM",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Logan Fanning",
        "dupr_id": "12G5W9",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      }
    ]
  }
]